Settings

Theme

Show HN: Browse the internal structure of a PDF file

github.com

17 points by desgeeko 5 years ago · 2 comments

Reader

barefeg 5 years ago

What are the applications of the tool?

  • desgeekoOP 5 years ago

    When you develop an application reading or writing PDF files, it may be useful to inspect the content of a file in order to understand what is inside and how objects are linked. Especially when dealing with PDF version 1.5 or above when multiple objects can be compressed together into an object stream: opening the raw file in a text editor would not help you. You can find similar tools with a text based interface or with a Java client, but I am not aware of another tool producing HTML for easy navigation in the PDF structure.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection