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.1.tar.gz
(44.7 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.1.tar.gz.
File metadata
- Download URL: gui_stream-2.3.1.tar.gz
- Upload date:
- Size: 44.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23c7a1b463e3e90ff608deddf5eba05529d9304c191954c0382e71eca704ee05
|
|
| MD5 |
d0006e1ae994a8ab565d470475db6516
|
|
| BLAKE2b-256 |
c4449ed46180d9bb941287a208e07065908c01ae89d9049e3ce5088168a3618f
|
File details
Details for the file gui_stream-2.3.1-py3-none-any.whl.
File metadata
- Download URL: gui_stream-2.3.1-py3-none-any.whl
- Upload date:
- Size: 59.3 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 |
3fded518175dfded63e4c812a9f9fb14aaf50eb77c4c65fa56132c46592b8b7b
|
|
| MD5 |
12b774c01922f5a93b6116940fbb0a23
|
|
| BLAKE2b-256 |
6e83dfbe31f8c18c6b19326a7be9e6fa6de1f2582c6239281c9174e20b3a49d9
|