How to Remove PDF Metadata and Protect Your Privacy

Every PDF you create or edit carries hidden metadata — your name, edit history, software used, timestamps, and sometimes even GPS coordinates. Before sharing documents publicly or sending them to clients, stripping this data protects your privacy and prevents information leaks.

What Metadata Does a PDF Contain?

PDF metadata is stored in the document properties and can include:

  • Author name — pulled from your operating system account or software profile
  • Creation and modification dates — exact timestamps of when the document was created and last edited
  • Software information — the application used to create the PDF (Word, Acrobat, Google Docs, etc.)
  • Editing history — revision numbers and change logs in some formats
  • GPS coordinates — if the PDF was created from a photo taken on a phone or GPS-enabled device
  • Embedded files and attachments — hidden files that may not be visible in normal viewing
  • Bookmark data — internal navigation structure

How to View PDF Metadata

Check what your PDF is leaking before sharing it:

  • Windows — right-click the PDF, select Properties, then Details tab
  • Mac — open in Preview, go to Tools > Show Inspector (Cmd+I), then click the info tab
  • Chrome — open the PDF, press Ctrl+P, look at the document title in the print dialog
  • Online — upload to metadata2go.com for a free metadata analysis

Method 1: Remove Metadata with Adobe Acrobat

The most thorough method for stripping PDF metadata:

  1. Open the PDF in Adobe Acrobat Pro.
  2. Go to Tools > Redact.
  3. Click Remove Hidden Information in the toolbar.
  4. Acrobat scans for metadata, hidden text, comments, and embedded data.
  5. Review what was found and click OK to remove it.
  6. Save the document with a new filename.

This is the gold standard for metadata removal. It catches things other tools miss, including hidden layers, deleted content, and embedded media.

Method 2: Remove Metadata Online for Free

No software installation needed:

  • PDF4me — upload your PDF, select the metadata removal option, download the clean file. Fast and free for basic use.
  • iLovePDF Edit PDF — the edit tool lets you modify document properties including clearing all metadata fields.
  • Sejda — offers metadata editing where you can clear author, title, subject, and keywords fields. Free for files up to 200 pages.

Method 3: Remove Metadata on Mac (Built-In)

Mac users can clear basic metadata without any extra software:

  1. Open the PDF in Preview.
  2. Press Cmd+I to open the Inspector.
  3. Click the info tab (first icon).
  4. Delete the Author, Title, Subject, and Keywords fields.
  5. Save the file.

Note: This clears visible metadata but may not remove all hidden data. For thorough cleaning, use the ExifTool method below.

Method 4: ExifTool (Command Line, Most Complete)

ExifTool is the most powerful free metadata remover available:

  1. Install ExifTool: brew install exiftool (Mac) or download from exiftool.org (Windows)
  2. View all metadata: exiftool document.pdf
  3. Remove all metadata: exiftool -all= document.pdf
  4. ExifTool creates a backup automatically. The cleaned file replaces the original.

ExifTool removes every piece of metadata it can find, including creation dates, modification history, and software identifiers. It is the tool privacy professionals trust.

Method 5: Print to PDF

The quick and dirty approach that strips most metadata:

  1. Open the PDF in any browser or viewer.
  2. Press Ctrl+P (Windows) or Cmd+P (Mac).
  3. Select Save as PDF as the printer.
  4. Save the new file.

This re-renders the document from scratch, removing most metadata in the process. Not as thorough as ExifTool or Acrobat, but removes author info, edit history, and creation software data.

When You Should Remove PDF Metadata

  • Before publishing online — blog posts, whitepapers, and public documents should be metadata-clean
  • Legal documents — attorney-client privilege can be compromised by metadata revealing who edited a document
  • Job applications — your current employer's name might be in the metadata of your resume PDF
  • Client deliverables — do not leak internal process details through file properties
  • Sensitive reports — remove timestamps and author info that could identify sources

Frequently Asked Questions

Does removing metadata affect the PDF content?

No. Metadata removal only affects the hidden properties of the file. The visible content, formatting, images, and text remain exactly the same.

Can metadata be recovered after removal?

If you use the print-to-PDF method, the original file still exists with its metadata intact. If you overwrite with ExifTool, the backup file preserves the original. Delete both the original and backup for true removal.

Is online metadata removal safe?

Reputable tools like Sejda and PDF4me process files server-side and delete them after processing. For highly sensitive documents, use offline tools like ExifTool or Adobe Acrobat.

Need to prepare your PDF? Try our free PDF tools to compress, merge, and convert documents without metadata worries.