Input: sample-catalog.pdf
mutool draw -F txt "sample-catalog.pdf" >"sample-catalog--mupdf-c.txt"Output: sample-catalog--mupdf-c.txt
Loading preview…
stext.json: structured JSON with per-word/line/block bounding boxes and font info, distinct from the plain-text dump above.
mutool draw -F stext.json "sample-catalog.pdf" >"sample-catalog--mupdf-c--stext.json"Output: sample-catalog--mupdf-c--stext.json
Loading preview…