Interface gráfica para conversão de documentos e extraão de texto com ocr.
Project description
document-convert
Este projeto contém uma interface gráfica em Python Tk para minipular e editar documentos.
- Ler, filtrar e exportar dados em planilhas Excel/CSV
- Combinar arquivos PDFs (Unir e dividir)
- Converter imagem em PDF(s)
- Extrair textos de imagens
- Converter coordenadas UTM em latitude longitude.
Dependência externa - Tesseract para extrair texto das imagens
https://github.com/tesseract-ocr/tesseract
Módulos python externos
PyPDF2 - (para manipulação de arquivos/bytes em PDF)
PyMuPDF - (para manipulação de arquivos/bytes em PDF)
reportlab - (para manipulação de arquivos/bytes em PDF)
openpyxl - (para manipulação de planilhas Excel)
pandas - (para manipulação de planilhas Excel/CSV)
Pillow - (para manipulação de imagens)
pytesseract - (para manipulação reconhecimento de texto em imagem com o tesseract)
opencv-python - (para manipulação de imagens)
pyinstaller - OPCIONAL (para exportar um binário executável do projeto Linux/Windows/Mac)
Instalação dos módulos
pip install PyPDF2 PyMuPDF reportlab openpyxl pandas Pillow pytesseract opencv-python pyinstaller
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gui_stream-2.3.3.tar.gz
(44.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gui_stream-2.3.3.tar.gz.
File metadata
- Download URL: gui_stream-2.3.3.tar.gz
- Upload date:
- Size: 44.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
875b5403f6b0aa5bd5cba1732a36329df10ea5604b6527939101a7ea8573d15f
|
|
| MD5 |
7cbce1edfd5a2c92d797ff3cafc88667
|
|
| BLAKE2b-256 |
dd66b31b620d900cd54748ad650679bd8c4920563b5682ea2d34e20d766a3a87
|
File details
Details for the file gui_stream-2.3.3-py3-none-any.whl.
File metadata
- Download URL: gui_stream-2.3.3-py3-none-any.whl
- Upload date:
- Size: 59.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5dc9363898b0b136df8376d9d7af76cffbc2bf5a1349d7d6eb22c3ed177c8ac4
|
|
| MD5 |
85080fc6b6bccc0545a29cdddcf316db
|
|
| BLAKE2b-256 |
91ddee9fb14060312a645d0d716c052b38703cc41294e01b8e9c85db998d5f2b
|