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