How to Edit PDF Metadata Using Editing Software (2026 Guide)
How-To GuideApril 19, 20267 min read

How to Edit PDF Metadata Using Editing Software (2026 Guide)

PDF metadata includes the document's title, author, subject, keywords, and creation date — stored invisibly in the file. Editing metadata improves document organization, searchability, and SEO for PDF files published online. Adobe Acrobat, ExifTool (free command-line), and browser-based tools can all modify PDF metadata.

In This Guide

What PDF Metadata Contains

Every PDF stores metadata in two places:

To view a PDF's metadata: in Adobe Acrobat, go to File > Properties. In Preview on Mac: Tools > Inspector > General tab.

Why Editing PDF Metadata Matters

How to Edit PDF Metadata

Method 1: Adobe Acrobat Pro

  1. Open your PDF in Adobe Acrobat
  2. Go to File > Properties (Ctrl+D / Cmd+D)
  3. Select the Description tab
  4. Edit Title, Author, Subject, and Keywords fields
  5. Click OK and save the file

Method 2: Adobe Acrobat Reader (View Only)

Adobe Acrobat Reader (free) can view metadata (File > Properties) but cannot edit it. You need Acrobat Pro to make changes.

Method 3: ExifTool (Free, Command-Line)

ExifTool is a powerful free command-line utility that reads and writes PDF metadata:

Method 4: Preview on Mac (Limited)

Preview can display PDF metadata but does not offer an interface to edit most fields. For basic changes, third-party Mac apps like PDF Expert can edit metadata.

Remove Sensitive Metadata Before Sharing

Before sharing a PDF externally, consider removing metadata that reveals internal information:

Protect Your PDF Documents

Add passwords and secure your PDFs before sharing. Free online tool.

Protect PDF

Frequently Asked Questions

How do I edit PDF metadata for free?

ExifTool (free command-line) is the most powerful free metadata editor for PDFs. On Mac, PDF Expert can edit metadata with its free tier. Adobe Acrobat Reader can view but not edit metadata — Pro is needed for editing via Acrobat.

What is PDF metadata and why does it matter?

PDF metadata is invisible data embedded in the file including Title, Author, Subject, Keywords, and creation date. It affects search engine indexing, document accessibility, organization in file managers, and can reveal private information about the document's history.

Can I remove metadata from a PDF?

Yes. ExifTool can strip all metadata with: exiftool -all= document.pdf. Adobe Acrobat Pro has a Sanitize Document feature that removes metadata, hidden layers, and embedded content. This is important before sharing sensitive documents publicly.

Does PDF metadata affect SEO?

Yes. Google indexes PDF content and metadata. A properly set Title tag improves how the PDF appears in search results. Keywords and Description fields can also influence indexing. PDFs hosted on your website benefit from the same metadata SEO principles as web pages.

How do I see a PDF's metadata?

In Adobe Acrobat: File > Properties (Ctrl+D). In Preview on Mac: Tools > Inspector. In Chrome browser: open the PDF, press Ctrl+D to view properties. ExifTool command: exiftool document.pdf displays all metadata fields.

Related Resources