MuPDF test for sample-newsletter.pdf

← Back to MuPDF

Input: sample-newsletter.pdf

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

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

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

Loading preview…