How to Remove Metadata from PDF Files — Clean Documents Before Sharing
Published: May 27, 2026 · 5 min read
You finish a report. Export to PDF. Email it to a client. What you don't realize: that PDF is carrying a dossier on you — your full name, the exact date and time you created it, what software you used, maybe even GPS coordinates from embedded images.
What PDF Metadata Reveals About You
Standard metadata fields in every PDF:
- Author: Usually your computer username or real name
- Title: Often reveals original filename — including "DRAFT_v3_FINAL_2"
- Creator: Exact software and version ("Microsoft Word 2021")
- Creation date: Down to the second — can reveal when you started working
- Edit history: Some PDFs embed full revision history in XMP metadata
- EXIF in images: Photos in your PDF carry GPS coordinates, camera model, capture timestamp
Why "Print to PDF" Doesn't Actually Strip Everything
Common advice: "Just print to PDF." This resets basic fields like Author and Title, but does NOT remove:EXIF data in embedded images (GPS coordinates survive), embedded fonts, hidden layers and annotations. It also re-compresses images, reducing quality. It's a decent quick fix for text-only docs — not a thorough scrub.
How to Scrub PDF Metadata Completely
- Go to PDF Toolbox
- Drop your PDF — the file never leaves your browser
- Review what's being removed — the tool shows all metadata fields found
- Click Clean — metadata is stripped, embedded image EXIF removed
- Download your scrubbed PDF
What gets removed: Author, Title, Subject, Creator, timestamps, XMP edit history, EXIF from images. What stays: your content (looks identical), document structure.
When Metadata Removal Matters Most
- Before sending a contract: don't reveal you reused an old template
- Before sharing with journalists: protect sources and work patterns
- Before uploading publicly: search engines index PDF metadata
- Before submitting a resume: a 10-year-old timestamp tells recruiters you haven't updated your tools — or skills
Verify It Worked
Open the scrubbed PDF → File → Properties. Author, Title, Subject should be blank. For deeper verification, use exiftool your-document.pdf (free command-line tool).
Clean Your PDF Metadata
Strip hidden data from your PDFs before sharing — free, private, no uploads.
Try PDF Toolbox →