Skip to content
PDFlora

How to remove metadata from a PDF

Updated September 23, 2026

Every PDF carries information about itself that never appears on the page: who made it, with which program, and when. Most of the time that is harmless, but if you are sending a document to a client, a court, a journalist or a recruiter, you may not want your name, company or software version travelling with it. This guide shows what is stored, how to clear it, and what removal does not cover.

What PDF metadata is

Metadata is data about the document rather than data in it. A PDF stores a set of document properties: title, author, subject, keywords, the application that created the original (creator), the program that produced the PDF (producer), and the creation and modification dates.

These fields are filled in automatically by whatever made the file. Export a report from a word processor and the author is often the name registered on that computer, while the producer names the exporting software and its version.

Two places metadata lives

The older location is the document information dictionary, a small block holding the fields listed above. The newer one is an XMP metadata stream, an XML packet that repeats much of the same information and can add more, such as editing history recorded by some applications.

This matters because clearing only one of them leaves the other intact. A tool that blanks the author in the properties dialog but ignores XMP can leave the same name readable to anyone who inspects the file more closely.

Why you might want to remove it

Common reasons are privacy and tidiness. A PDF exported from a personal laptop can reveal a real name, a former employer stored in the software licence, or an internal file title such as final_v7_confidential. Creation and modification dates can also show how long you worked on something or when it was last touched.

Metadata is also a small but real signal in search: the title property is often what a browser tab or a search result displays. Sometimes you want to remove wrong information, and sometimes you want to replace it with something correct.

How to remove metadata step by step

The steps below use our tool, which processes the file in your browser without uploading it.

  • Open Remove PDF Metadata and select your PDF. Files up to 200 MB and 2,000 pages are accepted.
  • Run the tool. It clears title, author, subject, keywords, creator, producer and the creation and modification dates, and removes the XMP metadata stream.
  • Download the cleaned copy. The pages look exactly the same, because visible content is not touched.
  • Check the result by opening the file properties in your viewer, or with the PDF Information tool, which lists the document metadata it finds.

Edit instead of delete

Sometimes an empty title is not what you want. A document with no title may show its file name in browser tabs, and some accessibility checkers flag a missing title. In that case use the PDF Metadata Editor: it shows the current title, author, subject, keywords, creator, producer and dates, lets you change them, and saves a new copy.

A sensible workflow for public documents is to clear everything, then set only what you want people to see, for example a proper title and your organization name as author.

What removing metadata does not do

Clearing document properties does not change what is on the pages. Names typed in the text, signatures, tracked details in images, comments, hidden text and attachments all remain. The tool is not a redaction tool, and it does not remove information that is part of the page content.

If you need a deeper clean, Sanitize PDF removes metadata together with embedded JavaScript, file attachments, open actions and, optionally, annotations and comments, and shows a report of what it found. For text or images that must disappear from a page, use Redact PDF, which permanently removes what is under the boxes.

A short checklist before you send a file

Metadata is one item among several. Run through the list below when a document is sensitive.

  • Clear or set the document properties so they show only what you intend.
  • Look for comments, sticky notes and highlights that were never meant to be shared.
  • Check for attachments and links that point to internal locations.
  • Redact any visible personal details that should not be there.
  • Add a password with Protect PDF if the file must stay private in transit.

Frequently asked questions

Does removing metadata change how my PDF looks?

No. Only the document properties and the XMP stream are cleared. The pages, text, images and layout stay exactly as they were, and you download a new copy while your original is left untouched.

Will my file be uploaded when I remove metadata?

No. Remove PDF Metadata runs in your browser, so the file is processed on your device and is not uploaded or stored by us.

Can metadata reveal who wrote my PDF?

Yes, it often can. The author field and the software details are usually filled in automatically from the computer or account that created the file. Clearing them removes that trail from the properties, though names inside the page content remain.

Is removing metadata the same as sanitizing a PDF?

No. Removing metadata clears document properties only. Sanitizing goes further by also removing embedded JavaScript, attachments and open actions, with optional removal of annotations, and it reports what was cleaned.

Tools mentioned in this guide

More guides