What PDF metadata is and why it leaks
Every PDF carries an Info dictionary plus creation and modification dates. Word, Acrobat, Chrome, and "Print to PDF" drivers all stamp these fields automatically - usually with your full name from the OS user profile, the machine's software ("Microsoft Word for Microsoft 365"), and the exact creation timestamp. Most people never see these fields and never strip them before sending the document.
This tool drops a PDF in, shows you every metadata field, and lets you edit or wipe each one. You can rename "John Smith - acme-corp-laptop" to a clean "Anonymous", clear the creation date, set a custom title for SEO, or strip everything to a blank slate. Then you download a new PDF with only the metadata you chose. Runs 100% in your browser with pdf-lib - the original file never leaves your device.
How to use it
- Drop a PDF onto the upload area or click to pick one from disk. The file stays in your browser.
- See every metadata field the PDF carries: Title, Author, Subject, Keywords, Creator, Producer, plus creation and modification dates.
- Edit any field by typing in it. Leave it blank to strip that field entirely from the output.
- Use Clear all to wipe every editable field at once - handy before sharing a document publicly.
- Press Apply to build the new PDF, then Download it. The original is untouched.
- For sensitive workflows (lawyers, journalists, whistleblowers), pair this with the PDF Text Extractor and verify the new file shows no traces of your identity.
When this is useful
Six everyday reasons to edit or strip PDF metadata:
- Personal privacy before sharing: a PDF you produce shows your real name in the Author field by default. Stripping it before posting to a forum, Reddit, or a public file share keeps your identity private.
- Source-protection for journalists and whistleblowers: a leaked document carries traces of the device it was created on. A clean Author and Producer makes attribution harder.
- SEO and accessibility: search engines index the Title and Subject fields. A descriptive title beats "Document1.docx" in Google's preview.
- Brand consistency: client deliverables should say "Acme Studio - Q1 Report" rather than "John's Laptop - Untitled".
- Compliance and audit trails: regulated industries (legal, medical, finance) sometimes require specific metadata patterns. This is a fast way to set them.
- Fixing wrong defaults: a PDF carrying "Microsoft Word 2019" as the Creator looks unprofessional when your firm sells "AI-first content workflows". Clear or rewrite.
Companion tools: PDF text extractor, PDF page numbers, PDF watermark.