PDF (PDFium) format (.pdf)
Text + geometry extraction via PDFium.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
geometry | boolean | false | Emit one block per positioned text rectangle, each carrying a bounding box (for the visual layout view), instead of one plain-text block per page. |
glyphs | boolean | false | Additionally attach per-character bounding boxes to each text block (implies geometry). Enables character-precise highlighting; slightly slower. |
tier3 | boolean | false | Render each page and run the kapi-vision layout model over it for authoritative structure — multi-column reading order, borderless tables, figure/caption regions — beyond what page geometry alone recovers. Requires the kapi-vision plugin; falls back to geometric structure (tier 2) when it is not installed. Implies geometry. |
Configure it live
Configuration
Loading form…
← Back to the Format Reference