Offline Mode • Processing runs 100% locally

PDF Parser

Read a PDF's metadata, fonts, object counts and structure, then export the report as JSON or CSV.

What does the PDF parser read?

The document information dictionary and any XMP packet — title, author, subject, keywords, producer, creator tool and dates — plus structure: PDF version, page count, encryption, fast web view, embedded font names and counts, image object counts, forms, JavaScript actions and attachments.

Does it extract the images and fonts themselves?

No. It reports which fonts a document embeds and how many image objects it holds, but it does not pull those assets out as separate files.

Can I export the report?

Yes — the full field list downloads as JSON or CSV, built in your browser from the file you opened. Producing it sends nothing anywhere.