Extract the pages you need from any PDF, entirely offline
PDF Metadata Editor
Edit PDF title, author, keywords and XMP — offline, in batch
Screenshots
What it does
Dual-layer writing
Updates the Document Info dictionary and XMP metadata in the same save, so Acrobat and Windows Explorer show identical values
Full metadata reading
Reads all eight standard Info keys plus any non-standard key left behind by a previous program
XMP viewer
Shows the raw XMP packet — Dublin Core, PDF and XMP namespaces — alongside the editable fields
Eleven editable fields
Title, Author, Subject, Keywords, Creator, Producer, Language, Company, Category, Copyright and Comments
Unlimited custom properties
Add any number of name/value pairs; they are written into the PDF and read back on the next open
Live preview
The right panel updates as you type, showing exactly what will be written to the file
Independent date control
Choose keep-original, current date, or a specific date from the built-in calendar — separately for Created and Modified
Batch apply
Set metadata once and apply it to every PDF in the list, with live progress in the status bar
Clean cancel
Stops a batch run between files rather than mid-write, so no file is left half-saved
Batch summary report
Lists every success and every failure with its reason — locked file, encryption, permission error
Spreadsheet export
Export metadata from many PDFs to CSV, Excel (.xlsx) or JSON
Spreadsheet import
Edit hundreds of files in a spreadsheet and push the changes back, matched by full path or by filename
Metadata templates
Save presets like Invoice, Report or Archive and reload them any time; stored as plain JSON for easy backup and sharing
Metadata clone
Copy the metadata from one PDF and paste it into another, across as many files as you like
Keyword manager
Add and delete keywords individually, sort alphabetically, strip duplicates, always writing clean comma-separated output
Rename from metadata
Rename files using patterns such as {Title}-{Author}.pdf, with thirteen supported placeholders
Multi-file search
Search across many PDFs by Author, Title, Keyword, Company or Category and jump straight to a result
Pre-save validation
Warns about empty Title or Author, invalid dates, duplicate keywords and invalid characters before writing
Automatic backup
Copies the file to a backups folder before every save, restorable in one click
Restore original metadata
One click returns the file to exactly what it had when you opened it
Undo and redo
Twenty levels of history on every field
Selective clearing
Remove all metadata, or just the Author, Keywords or Comments
Recent files list
The last ten files, one click away, with a configurable limit
Drag and drop
Drop a PDF anywhere on the window to open it
Background threading
Every long operation runs off the UI thread, so the window never freezes or shows Not Responding
Dark and light themes
Both fully styled, with every control readable in either mode
Three-panel layout
Document info, editable fields and live preview side by side, with draggable dividers
Friendly error handling
Clear messages for password-protected, corrupted, read-only and permission-denied files instead of crashes
Fully offline
No network connection is ever opened — no update check, no analytics, no licence server
Portable
Extract and run; nothing is installed, nothing is written to the registry
Why PDF metadata is usually wrong
Open a folder of PDFs and check the Author column in Windows Explorer. Some will
say your name. Some will say "Microsoft Word". Some will say the name of whoever
sent you the file three years ago. A few will be blank.
This happens because a PDF stores its metadata in two separate places: the old
Document Info dictionary, and the newer XMP packet. Most tools write one and
leave the other alone. Acrobat prefers XMP. Windows Explorer reads the Info
dictionary. So you edit the title, it looks correct in one program, and the old
value keeps showing up in the other.
PDF Metadata Editor writes both layers in the same save. That is the whole point
of the tool.
What it does
It reads every field already in the file — the eight standard Info keys plus any
non-standard key a previous program left behind — and shows the raw XMP alongside
it, so you can see exactly what is stored rather than guessing.
Eleven fields are editable: Title, Author, Subject, Keywords, Creator, Producer,
Language, Company, Category, Copyright and Comments. On top of that you can add
unlimited custom properties as name/value pairs. They are written into the PDF
and read back the next time you open it, which means they survive being emailed,
copied, or opened in a different program.
Dates get their own treatment. For both Created and Modified you choose: keep
whatever is in the file, stamp the current date and time, or pick a specific date
from the built-in calendar. Most tools silently rewrite the modification date on
every save. This one only does it if you ask.
Working across many files
Setting metadata on one PDF is a five-second job. Setting it on four hundred is
the reason this app exists.
Add files to the batch list, set the metadata once, and apply it to everything.
The status bar shows live progress and the Cancel button stops the run cleanly
between files rather than mid-write. When it finishes you get a summary that
lists every success and every failure with its reason — a locked file, a
password-protected file, a permission error. Nothing fails silently.
For anything more complex, export the metadata of every file to CSV, Excel or
JSON, edit it in a spreadsheet with formulas and find-and-replace, then import it
back. Rows are matched to files by full path or by filename, so a spreadsheet
someone else built still works.
Templates cover the repetitive cases. Save a preset once — one for invoices, one
for client reports, one for archived scans — and load it whenever you need it.
They are stored as plain JSON in a templates folder, so you can back them up or
send them to a colleague.
There is also a metadata clone: copy from one PDF, paste into another. Useful
when one file in a set is already correct and you want the rest to match.
Not losing work
Every save writes a backup first, restorable in one click. Undo and Redo hold
twenty steps. "Restore Original Metadata" puts the file back to exactly what it
had when you opened it, even after a dozen edits.
Before saving, a validation pass warns about empty Title or Author fields,
invalid dates, duplicate keywords, and characters that will not survive being
written to a PDF. You can save anyway — the warnings are there to catch mistakes,
not to block you.
Speed and stability
Every long operation — opening, saving, batch runs, imports, exports, searches —
runs on a background thread. The window does not freeze and Windows never shows
"Not Responding", even when a batch is halfway through a few hundred files.
What it doesn't do
Being honest about scope, because the wrong tool wastes your afternoon:
- It does not remove passwords. Encrypted PDFs are detected and reported
- It does not touch page content. No editing text, no splitting, merging,
- It does not handle digital signatures. It will not create or validate them,
- It does not check PDF/A conformance. If you need archival validation, use
- Windows only. No macOS
clearly, but you need to remove the password with another tool first.
compressing, rotating or watermarking. Metadata only.
and editing metadata on a signed PDF invalidates the existing signature. That
is how PDF signatures work, not a bug in the app.
a dedicated preflight tool.
Version history
Questions about PDF Metadata Editor
Q: Is PDF Metadata Editor really free?
Q: Do my files get uploaded anywhere?
Q: Do I need to install it?
Q: Do I need Python installed?
Q: Why does Windows show a SmartScreen warning?
Q: My antivirus flagged the exe. Is it safe?
Q: I changed the Author but Acrobat still shows the old one. Why?
Q: Can it edit password-protected PDFs?
Q: Will editing metadata break a digitally signed PDF?
Q: How many files can I process at once?
Q: What happens if one file in a batch fails?
Q: Can I edit metadata in Excel instead of the app?
Q: What if I make a mistake and save it?
Q: Does it change the modification date every time I save?
Q: Can it split, merge or compress PDFs?
Q: Does it work on macOS or Linux?
Q: Drag and drop is not working. What is wrong?
Similar tools
Other utilities people use alongside PDF Metadata Editor.
Add text or image watermarks to any PDF — completely offline