What PDF metadata is and why it matters
The document properties hidden inside every PDF, how the Info dictionary and XMP differ, and when to edit or clear them before sharing.
The properties hidden in every PDF
Alongside the pages you see, a PDF carries document properties that describe the file itself. The most common are title, author, subject, and keywords, which viewers surface under a document details or properties panel. These values are set by whatever created the file, so a report exported from a word processor might inherit a generic title like Document1 or the author name of whoever was logged in. That is harmless until the file is shared, at which point the stale details travel with it.
The Info dictionary versus XMP
There are two places metadata can live in a PDF. The older location is the document Information dictionary, a simple set of key and value entries that this tool reads and writes. The newer location is an XMP packet, an XML block that can hold the same fields plus richer publishing data. A file can have both, and they do not always agree, which is why a value you cleared in one place may still appear if a viewer prefers the other. This editor changes the Info dictionary only.
Why the title field is worth setting
The document title is more than cosmetic. Browsers and PDF readers often show the title in the tab or window bar instead of the filename, screen readers announce it, and search engines may use it when indexing a public PDF. A missing or placeholder title leaves a document looking unfinished and hurts its findability. Setting a clear, human title takes a moment and makes the file easier to identify, cite, and rank.
Clearing metadata before you publish
Metadata can leak information you did not mean to share, such as an internal author name, an early working title, or keywords that hint at other projects. Before posting a PDF publicly or sending it outside your organization, it is good practice to review these fields and clear anything sensitive. The Clear all button empties the four editable fields in one step, though remember that an XMP packet, if present, is separate and may need a dedicated tool to fully sanitize.