Giter VIP home page Giter VIP logo

pdf_vole's Introduction

Project Logo

pdf_vole

PDF debugger and structure analysis tool

Introduction:

PDF Vole is a small tool to debug and analyze PDF files. You can open a PDF file and analyze it's internal structure and content. I started this project to build a tool as I had to debug and analyze PDF files that did not render correctly or were broken in some way. This tool also helped me a lot in understanding how things work inside of PDF files. So if you need a tool to debug PDF files or if you are just interested in learning how things work in the PDF file specification then this tool may be helpful to you.

Building:

Use the supplied Ant task to build the application.

Usage:

To start the tool you need Java 1.6 Launch the tool with

java -jar pdfvole.jar

(Note that the jar file name may change from release to release) In windows you can double click the jar file in explorer if Java is registered correctly to .jar files.

If you get OutOfMemory exceptions when loading big pdf files, increase the VM memory by adding -Xmx512m to the java command:

java -Xmx512m -jar pdfvole-20090112beta.jar

License:

PDf Vole is distributed under BSD license. See LICENSE for details.

Have fun

- Bernd Rosstauscher

pdf_vole's People

Contributors

rossi1337 avatar

Watchers

Yoisel Melis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.