#rust #document_ocr #document_processing #ocr #ocr_recognition #pdf #pdf_parser #text_extraction
LiteParse is a fast, local PDF parser that extracts text with bounding boxes, can use OCR, and works in Rust, Python, Node.js, and the browser. It also makes screenshots and can handle files like DOCX, XLSX, PPTX, and images after conversion. Benefit: you can turn documents into clean text or JSON on your own machine, which helps with private, quick, and structured document processing.
https://github.com/run-llama/liteparse
LiteParse is a fast, local PDF parser that extracts text with bounding boxes, can use OCR, and works in Rust, Python, Node.js, and the browser. It also makes screenshots and can handle files like DOCX, XLSX, PPTX, and images after conversion. Benefit: you can turn documents into clean text or JSON on your own machine, which helps with private, quick, and structured document processing.
https://github.com/run-llama/liteparse
GitHub
GitHub - run-llama/liteparse: A fast, helpful, and open-source document parser
A fast, helpful, and open-source document parser. Contribute to run-llama/liteparse development by creating an account on GitHub.
❤1
#rust #markdown #nodejs #ocr_routing #pdf #pdf_classification #pdf_extraction #pdf_parser #python #rust #text_extraction
pdf-inspector is a fast Rust tool that checks whether a PDF has real text or is scanned, then extracts text and turns it into clean Markdown without OCR for text PDFs. It works in Python, Node.js, Rust, and browsers, and it is useful because it can save time and cost by skipping OCR, while still giving you searchable, copyable, well-structured output for reports, papers, invoices, and legal files.
https://github.com/firecrawl/pdf-inspector
pdf-inspector is a fast Rust tool that checks whether a PDF has real text or is scanned, then extracts text and turns it into clean Markdown without OCR for text PDFs. It works in Python, Node.js, Rust, and browsers, and it is useful because it can save time and cost by skipping OCR, while still giving you searchable, copyable, well-structured output for reports, papers, invoices, and legal files.
https://github.com/firecrawl/pdf-inspector
GitHub
GitHub - firecrawl/pdf-inspector: Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects…
Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions. - firecrawl/pdf-inspector