Skip to content

PDF is the ugliest format I know. Nested dictionaries, embedded compressed streams... This project shall help with debugging of private / occupational issues you could run into.

Notifications You must be signed in to change notification settings

robert-gurol-ebcont/printPdfInternalStructure

 
 

Repository files navigation

A hacky hack just for myself.

Prints the dictionary structure of a given PDF recursively.

If instead you want a browseable view of your PDF, itext RUPS may be the tool for you:

  • Download here
  • run with java -jar itext-rups-7.1.4-jar-with-dependencies.jar

About

PDF is the ugliest format I know. Nested dictionaries, embedded compressed streams... This project shall help with debugging of private / occupational issues you could run into.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 84.5%
  • Kotlin 15.5%