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.1.tar.gz
(39.8 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.2.1.tar.gz.
File metadata
- Download URL: gui_stream-2.2.1.tar.gz
- Upload date:
- Size: 39.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a263c816e4fe9ed56466f54ff2bb028459d5fd49b5cca410afb245d0af4a893
|
|
| MD5 |
0c042dbb5fe152dcb24333ac63741906
|
|
| BLAKE2b-256 |
8bfa0c8af2d781e5d0d0c39df6924ebe23f86762af849dae6f9e5e7b4ca6e71d
|
File details
Details for the file gui_stream-2.2.1-py3-none-any.whl.
File metadata
- Download URL: gui_stream-2.2.1-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 |
e6e1a022cc0de7091650d4e79ded5619f98ba9e4e4897feeb520a7438ba4551d
|
|
| MD5 |
b4b0e3dec57ba4a6adfed82190523271
|
|
| BLAKE2b-256 |
a1709c7f4d1be1cf7c9698431e65f9d172fa77a979277c0111133b9ec45eb3d2
|