Skip to content

ellwoodevidence/pdf-debugger

 
 

Repository files navigation

PDF debugger

License

pdf.hyzyla.dev

This tool allows you to inspect the tree structure of a PDF file. It is built using the Mozilla PDF.js library. I made a fork of the project and extracted only the core part of it and published it as separate npm package pdf.js-core

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

Tool for debugging PDF files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.8%
  • CSS 2.7%
  • JavaScript 0.5%