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.2.tar.gz
(39.9 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
gui_stream-2.2-py3-none-any.whl
(51.8 kB
view details)
File details
Details for the file gui_stream-2.2.tar.gz.
File metadata
- Download URL: gui_stream-2.2.tar.gz
- Upload date:
- Size: 39.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ae14d66e86ebb9d2ef77a5abdc234406b08985631833c072e9d155d128d0daa
|
|
| MD5 |
f484c029ed27a0a37402dc0948b577e6
|
|
| BLAKE2b-256 |
5d05d9b95523410cff8ca82e1b1c399c358268f18e47a9da7703775b77580bad
|
File details
Details for the file gui_stream-2.2-py3-none-any.whl.
File metadata
- Download URL: gui_stream-2.2-py3-none-any.whl
- Upload date:
- Size: 51.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e550d0d8701b8e43788efbdc709c3e74dad611492452283d871220935686a6f
|
|
| MD5 |
929069cc7d29788444634bd269b32f03
|
|
| BLAKE2b-256 |
5c12d7472a92308b49b0dfaef0ff5c137f271ebd289a805839c92fe0f24d3012
|