MuPDF test for sample-flyer.pdf

← Back to MuPDF

Input: sample-flyer.pdf

sample-flyer.pdf first page preview
mutool draw -F txt "sample-flyer.pdf" >"sample-flyer--mupdf-c.txt"

Output: sample-flyer--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-flyer.pdf" >"sample-flyer--mupdf-c--stext.json"

Output: sample-flyer--mupdf-c--stext.json

Loading preview…