About
About Fire-PDF
Fire-PDF is a Rust-based PDF parsing engine focused on correct reading order and structured Markdown output.
What this site is
fire-pdf.com is a documentation and knowledge site for Fire-PDF. It includes product overview, usage guidance, and release notes.
Key principles
- Structure-first output (tables, formulas, and layout-aware segmentation).
- Correct reading order for multi-column documents.
- GPU only when needed (skip GPU for text-native pages).
Next
Start with the overview or check the Document Parsing page.