Settings

Theme

Show HN: Browse the internal structure of a PDF file

github.com

17 points by desgeeko · 2 comments

Reader

1 thread
barefeg

What are the applications of the tool?

  • desgeekoOP

    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