pdfdump

command
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Command pdfdump emits a JSON snapshot of a PDF in the same format used by pdfdisassembler's snapshot-test harness.

Usage:

pdfdump [-stream-content] [-no-preview] <file.pdf>

Diff two PDFs structurally:

diff <(pdfdump a.pdf) <(pdfdump b.pdf)

Reproduce a parser bug:

pdfdump broken.pdf > broken.json
# attach broken.pdf and broken.json to the issue

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL