An enterprise-grade, high-performance application that parses PDF files from a source directory, extracts their raw text payloads using deep layout analysis (native reading-order reconstruction + multi-column heuristics), and writes corresponding `.txt` and/or `.md` files into a destination directory.
typescript python3 text-extraction reconstruction pdf-parser raw-text fastapi reading-order bulk-batch-processing deep-layout-analysis multi-column-heuristics raw-text-payloads
-
Updated
Aug 18, 2026 - TypeScript