Home/PDF Tools/Edit PDF Metadata
🏷

Edit PDF Metadata

FREE

Set the title, author, subject and keywords

Free · No sign-up required
Loading...

What Edit PDF Metadata does

Every PDF carries a small block of document information — title, author, subject and keywords — that viewers show in the tab or window title, that search tools index, and that file managers display in properties. It is often wrong: “Microsoft Word — Document1” as the title, a former employee's name as the author, or nothing at all. This tool lets you set those four fields and saves a new copy of the file. The pages are untouched, and the file never leaves your browser.

The fields

FieldShown whereGood practice
TitleBrowser tab, viewer window, search results, screen readersThe document's actual title, as a reader would expect — not the filename
AuthorFile properties, viewer info panelA person or organisation; leave blank rather than wrong
SubjectFile properties, some search indexesOne line describing the content
KeywordsDesktop search, document management systemsComma-separated terms people would search for

These live in the PDF's Info dictionary. Modern PDFs may also carry an XMP metadata stream with the same fields; this tool updates the Info dictionary, which is what most viewers read first.

Why the title matters more than it seems

  • Browsers show the PDF title in the tab. A PDF opened from a link with no title shows the URL or the filename.
  • Google uses the PDF title as the headline in search results for indexed PDFs, exactly like an HTML <title>.
  • Accessibility — screen readers announce the title when the document opens; PDF/UA and WCAG require a meaningful one.
  • Document management — SharePoint, Google Drive and Dropbox surface the title and author in listings and search.

Common uses

  • Fixing exports that carry the source application's default title.
  • Removing a personal name from the author field before publishing.
  • Adding keywords so a report is findable in a shared drive.
  • Setting a clean title on a merged document, since merging keeps only the first file's metadata.
  • Restoring metadata to a file that was rebuilt by another tool (unlocking, splitting and reordering all drop it).
  • Branding — setting the organisation as author on client-facing files.

What this tool does not change

  • Creation and modification dates: the modification date is updated to now when the file is saved; the creation date is kept.
  • Producer and Creator fields (the software that made the file) are set by the library that writes the PDF.
  • Hidden data inside the pages — comments, tracked changes flattened into content, or text under images — is not metadata and is not touched. Sanitising a document for release needs a redaction tool.
  • Embedded file attachments and XMP packets are left as they are.

Privacy note

Author fields regularly leak names, and sometimes usernames or email addresses picked up from the operating system account. Before sharing a document outside your organisation, check the properties and blank or replace the author. The EXIF reader on this site does the same job for photos; this tool does it for PDFs.

Frequently asked questions

Can I see the current metadata before editing?

The fields are pre-filled with the document's existing values when you load a file, so you can see what is there and change only what you need.

Can I clear a field?

Yes — delete its contents and save. An empty field is written as empty, which is preferable to a wrong value.

Does editing metadata change the pages or file size?

No. Pages are copied unchanged; the file may shrink slightly because the saved file is compacted.

Will search engines pick up the new title?

Once the updated file is re-crawled, yes. Google reads the PDF title from the document information.

What about the XMP metadata some tools show?

This tool writes the classic Info dictionary. Viewers that prefer XMP may show older values until the XMP is updated with a desktop tool; most consumer viewers show the Info values.

Is my file uploaded?

No. The metadata is edited with pdf-lib in your browser.

More tools in this category

🔗
Merge PDF
Combine several PDF files into one document
Split PDF
Break a PDF into single pages or two halves
📑
Extract PDF Pages
Pull selected pages or ranges into a new PDF
🗑
Delete PDF Pages
Remove specific pages or ranges from a PDF
🗜
Compress PDF
Shrink scanned or image-heavy PDFs by re-rendering pages
🔄
Rotate PDF
Rotate every page by 90°, 180° or 270° losslessly