Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 995 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 995 Bytes

PDF Walker

Gem version

Overview

PDF Walker is a graphical tool to analyze the contents of PDF documents, based on Origami.

It can be used to explore the internal contents of a document:

  • browse through the object tree, including object streams
  • follow object references and view cross references
  • search objects using regular expressions
  • decode and extract streams
  • locate page contents and form fields
  • sign documents

Main view

Installation

$ gem install pdfwalker

Dependencies

Licence

PDF Walker is distributed under the GPL3 license.