v0.1.0
First public release. PDF inspection desktop app for macOS, Windows, and Linux, plus a CLI.
Features
- Open PDFs via file dialog or drag-and-drop
- Navigate the PDF object tree with lazy loading
- Inspect dictionaries, arrays, scalars, and streams
- Jump between cross-references with back/forward navigation
- View decoded content streams with syntax highlighting and operator tooltips
- Toggle between Formatted and Raw content stream views
- Preview embedded images (CMYK and TIFF supported)
- Open multiple PDFs in tabs with independent state per tab
- Double-click PDFs in your OS to open them in the app
- Window position and panel sizes persist across sessions
- CLI: dump tree, objects, and content streams
Full Changelog: v0.1.0-rc1...v0.1.0