Free tool
View PDF metadata hidden inside any document.
Find out exactly what a PDF says about its author, the software that made it, and when it was written — before you send it to anyone. The file is read on your device and never uploaded.
- Reads every property
- No upload
- No sign-up
Drag & drop your PDF, or browse
No size limit · processed entirely on your device
- Size
- ·
- ·
Standard metadata
Custom properties
No custom properties. Add your own key/value pairs (e.g. Department, CaseNumber).
XMP metadata— read-only preview. Use “Remove all metadata” to strip it.
0 pending changes
Tip: after downloading, your file explorer may still show the old values from its cache. Re-open the PDF to confirm the change.
Step by step
How to view PDF metadata
Three steps, about ten seconds, and no software to install.
- 01
Open the PDF metadata viewer
It's a static page — nothing to install, no account, and no upload endpoint for a file to reach.
- 02
Drag your PDF onto the drop area
Or browse for it. The file is read straight into your browser's memory using the File API.
- 03
Read every property
All nine standard fields, any custom keys, the raw XMP packet, plus page count, file size, PDF version and encryption status.
What you'll see
A complete read of the document, not a summary.
Most PDF readers show four or five properties. A PDF can carry far more than that, in two separate places — which is where most PDF metadata extraction tools stop one store short.
- The nine standard document properties
- Title, Author, Subject, Keywords, Creator, Producer, Creation date, Modification date and the Trapped flag — each in its own labelled field.
- Custom properties
- Any non-standard keys an application or organisation added to the Info dictionary, such as internal matter numbers or template versions.
- The XMP packet
- If the PDF carries an XMP metadata stream, its raw XML is shown so you can read what the standard properties don't reveal.
- Computed file details
- Page count, file size, the PDF specification version from the file header, and whether the document is encrypted.
Why check first
The fields that most often identify you.
Metadata is filled in automatically by whatever software produced the file, using whatever name that software was registered with. People are routinely surprised by what a document reveals — a personal full name on an anonymous submission, a timezone that contradicts a stated location, or a modification date proving a file was edited after a deadline.
Reading the metadata takes a few seconds. Once you know what's there, you cancorrect individual fieldsorstrip everything at once.
- Author
/AuthorUsually filled in automatically from your operating system or office suite account name, which means it often contains your real full name without you realising.
- Creation date
/CreationDateThe timezone offset alone can narrow down your location, and the timestamp can contradict a claimed timeline — a common issue with documents submitted as evidence or to a deadline.
- Modification date
/ModDateShows that a document was revised after its stated date, and how recently it was touched. Frequently overlooked when back-dating a file.
- XMP packet
/MetadataBecause it is a second, independent copy of the metadata, clearing the visible document properties can leave the XMP data behind. Any thorough cleanup has to handle both.
Questions
Viewing PDF metadata — questions.
What is PDF metadata?
PDF metadata is information stored inside a PDF that describes the document rather than forming part of its visible content. It typically includes the title, author, subject, keywords, the application that created the original document (Creator), the software that produced the PDF (Producer), creation and modification dates, and a Trapped flag used in professional printing. PDFs can also carry an XMP packet — an XML block with the same kind of information — and arbitrary custom properties.
Why should I edit or remove PDF metadata?
Metadata leaks more than most people expect. A PDF exported from a work laptop can reveal your full name, your employer's software licences, internal file paths, and the exact time you wrote it. Before publishing a document, sending it to a client, submitting it anonymously, or filing it as a record, it's worth checking what's in there. Editing is equally useful in the other direction — accurate titles and authors make documents searchable and look professional in a document management system.
Is PDF metadata the same as the visible document text?
No. Metadata sits in a separate part of the file structure — the document Info dictionary and, optionally, an XMP packet. Editing it does not touch the pages, text, images, or layout that a reader sees. This is why you can correct a document's author without re-exporting it from the original application.
What is the difference between the Info dictionary and XMP?
The Info dictionary is the original, simple key/value metadata store built into the PDF format. XMP (Extensible Metadata Platform) is a newer XML-based standard that can hold richer, structured metadata and is often written by Adobe software. Many PDFs contain both, and the two can disagree. This tool shows you the Info dictionary as editable fields and displays the XMP packet, and the “Remove all metadata” action clears both.
Why does my file explorer still show the old metadata?
Windows Explorer, macOS Finder, and most desktop search tools cache document properties in an index that doesn't refresh immediately. The saved PDF itself is correct — open it in a PDF reader and check its document properties to confirm. The cached entry usually updates on its own, or you can rename the file to force a re-index.
Can I edit metadata in a password-protected PDF?
Only if the PDF is not encrypted in a way that blocks reading its structure. The tool attempts to read protected files and will tell you if it can't. For fully encrypted documents, remove the password in your PDF reader first, then edit the metadata here.
The tool says it can't read my PDF. What now?
That usually means the file is encrypted with a password, or its internal structure is damaged. Try opening it in a PDF reader and re-saving or printing it to a new PDF, then load that copy. If the file opens nowhere, it is likely corrupted rather than unsupported.
Why did the Producer field change after I saved?
Some PDF software rewrites the Producer field to identify itself whenever a file is saved. This tool deliberately preserves whatever you type, including an empty value, so the field reflects your intent rather than the editor's name.