gdelugre / pdfwalker

Frontend to explore the internals of a PDF document with Origami

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Frontend to explore the internals of a PDF document with Origami

License:GNU General Public License v3.0


Languages

Language:Ruby 100.0%