#16 · Primary category: NLP Tools & Text Processing

Parsr

data document extraction hacktoberfest images nlp ocr parsr pdf python typescript

Transforms PDF, Documents and Images into Enriched Structured Data

Project last updated:03/20/26

GitHub Stars

6.2K

Forks

318

Contributors

30

License

Apache-2.0

Why we included this project

Parsr turns PDFs, scanned images, Word docs, and EML files into structured data formats like JSON, Markdown, CSV, and TXT. It goes beyond plain OCR by cleaning the document and rebuilding its layout: it recovers word, line, and paragraph hierarchy and flags headings, tables, lists, page numbers, and headers or footers, so downstream pipelines receive consistent input instead of raw OCR noise. That makes it handy for document automation, archival, and data-entry work, and the Docker image with a bundled GUI lets you try it quickly. The catch: the project is no longer maintained and security patches aren't being applied, so treat it as a reference implementation or a learning base rather than a long-term dependency.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category