Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thelime1/pdf2excel
scripts to automate the conversion of scanned invoices into Excel files
https://github.com/thelime1/pdf2excel
automation csv excel intership pdf pdf-converter python tabula
Last synced: 8 days ago
JSON representation
scripts to automate the conversion of scanned invoices into Excel files
- Host: GitHub
- URL: https://github.com/thelime1/pdf2excel
- Owner: TheLime1
- Created: 2023-07-11T18:14:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-16T21:13:21.000Z (over 1 year ago)
- Last Synced: 2024-11-22T01:11:59.974Z (2 months ago)
- Topics: automation, csv, excel, intership, pdf, pdf-converter, python, tabula
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pdf2excel
This repository contains Python scripts to automate the conversion of scanned invoices into Excel files.
## Purpose
As part of my internship, I developed these tools to streamline the process of converting scanned invoices into structured Excel spreadsheets. These scripts aim to save time and improve data accuracy by automating repetitive tasks.
## How to Use
To convert scanned invoices to Excel:
1. Make sure you have Python installed.
2. Install the required dependencies listed in the scripts.
3. [generate your json](https://tabula.technology/)
4. modify `pdf2csv.py` to fit your needs.
5. Use the provided scripts to process your scanned invoices and generate Excel files.## Scripts
- `pdf2gui.py`: Provides a user-friendly interface for viewing and converting PDF files.
- the rest of the scripts are called by `pdf2gui.py`.If you have any questions or encounter issues, please don't hesitate to ask.
https://github.com/TheLime1/pdf2excel/assets/47940043/0e3bd4d7-58a4-41b4-a9cd-120de2a501a6