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.tar.gz
(41.6 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.3-py3-none-any.whl
(54.3 kB
view details)
File details
Details for the file gui_stream-2.3.tar.gz.
File metadata
- Download URL: gui_stream-2.3.tar.gz
- Upload date:
- Size: 41.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f343ff737ab561aa45f31e97a8d6c3416a7cf99adafb8a880b112f3ede8fd2e
|
|
| MD5 |
32c2af888b7c8c9fc3426ab204b26079
|
|
| BLAKE2b-256 |
bcf77093cfdf77aa55f27d4b198e49752deea22ee8fd690879cb125f5a5bcb7d
|
File details
Details for the file gui_stream-2.3-py3-none-any.whl.
File metadata
- Download URL: gui_stream-2.3-py3-none-any.whl
- Upload date:
- Size: 54.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 |
4a83d3d82e4bec771829d42fc58e0981cae34ab03092e94ea2c68d8213c71fc1
|
|
| MD5 |
41ad92277856ebb100d65b3f10f495e5
|
|
| BLAKE2b-256 |
0955aa5691e471d0b7b644e0f5c50bd8a5c8f215ef5c2abf2e60f0511427675e
|