Input: sample-receipt.pdf
mutool draw -F txt "sample-receipt.pdf" >"sample-receipt--mupdf-c.txt"Output: sample-receipt--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-receipt.pdf" >"sample-receipt--mupdf-c--stext.json"Output: sample-receipt--mupdf-c--stext.json
Loading preview…