lucasjvds/Scanipy
Scanipy stands for "scan it with Python"—it's your smart Python library for scanning and parsing complex PDF files like books, reports, articles, and academic papers. Utilizing cutting-edge Deep Learning algorithms, Scanipy transforms your PDFs into a treasure trove of extractable information: tables, images, equations, and text.
Scanipy helps researchers, analysts, and students automatically extract structured information from complex PDF documents like academic papers, reports, or books. It takes your PDF files and intelligently identifies and pulls out tables, images, equations, and text. This means you can quickly get usable data from large volumes of documents without tedious manual effort.
No commits in the last 6 months.
Use this if you need to automate the extraction of specific data types like tables, equations, or figures from many PDF documents for analysis or further processing.
Not ideal if you only need to read the text of a simple PDF or if you require human-in-the-loop validation for every piece of extracted information.
Stars
19
Forks
2
Language
Python
License
MIT
Category
Last pushed
Dec 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lucasjvds/Scanipy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
paperless-ngx/paperless-ngx
A community-supported supercharged document management system: scan, index and archive all your documents
GoogleCloudPlatform/document-ai-samples
Sample applications and demos for Document AI, the end-to-end document processing platform on...
aws-solutions/document-understanding-solution
Example of integrating & using Amazon Textract, Amazon Comprehend, Amazon Comprehend Medical,...
naiveHobo/InvoiceNet
Deep neural network to extract intelligent information from invoice documents.
aphp/edspdf
EDS-PDF is a generic, pure-Python framework for text extraction from PDF documents. It provides...