BrowserTools
Home / PDF / PDF Metadata Editor, Edit or Remove PDF Properties

PDF Metadata Editor, Edit or Remove PDF Properties

Edit a PDF's title, author, subject, keywords and dates, or strip them completely. Runs in your browser, the file is never uploaded.

Loading PDF Metadata Editor, Edit or Remove PDF Properties… If nothing happens, please enable JavaScript.

Every PDF carries a small block of information about itself, separate from the text on its pages: a title, an author, a subject line, a list of keywords, the name of the application it was written in, the name of the software that produced the PDF, and timestamps for when it was created and last modified. This is the document information dictionary, and it is what your operating system shows in a file's Properties panel, what a PDF reader puts in its window title bar, and what search engines and document management systems read when they index a file. This tool loads that block from a PDF you choose, lets you edit every field, and writes a new copy of the file with your values.

Frequently asked questions

Is my PDF uploaded anywhere?
No. The file is read, edited and rewritten entirely in your browser using pdf-lib. It is never sent to a server, never stored, and nothing remains once you close the page. You can confirm it by loading the tool and then disconnecting from the internet: it will still work.
What metadata does a PDF actually contain?
The standard document information fields are Title, Author, Subject, Keywords, Creator (the application the content was authored in), Producer (the software that generated the PDF), plus creation and modification timestamps. Many PDFs also carry an XMP metadata stream with a similar set of values, and page content itself can of course contain identifying information that no metadata editor can see.
How do I remove all metadata from a PDF?
Load the file and press "Clear all fields", then save. Every document information entry is written empty, so a reader or file manager will show no title, author, subject, keywords, creator or producer. Remember that this does not touch text or images on the pages, so a name printed inside the document is still there.
Does editing metadata change the pages or quality of my PDF?
No. The document is rebuilt from its original objects with only the information dictionary altered, so pages, fonts, images, vector graphics, links and form fields are byte-for-byte the same content. There is no re-rendering and therefore no quality loss.
Why does the file size change slightly after saving?
Rewriting the file reorganises its internal object table and cross-reference structure, which can add or remove a few kilobytes. Some PDFs also carry incremental update sections that get consolidated on save. The visible content is unaffected.
It says my PDF is encrypted. What now?
An encrypted PDF cannot be parsed without its password, so its metadata cannot be edited. Open it in a reader with the password, save or print an unprotected copy, then load that copy here. This tool does not attempt to bypass or crack PDF passwords.
What is the difference between Creator and Producer?
Creator names the application the content was originally authored in, for example a word processor or a design tool. Producer names the component that actually wrote out the PDF, for example a print-to-PDF driver or an export library. They are frequently different, and together they reveal a good deal about the software someone uses, which is one reason to clear them before publishing.
How should I format keywords?
Type them separated by commas, for example: invoice, 2026, accounting. They are stored as a keyword list, which is the format desktop search, document management systems and library catalogues expect. Leading and trailing spaces are trimmed automatically.
Will search engines use the title I set?
They can. Search engines index PDFs and often use the document title field for the result heading when it is present and meaningful, falling back to the first heading on the page or the filename when it is not. A clear, descriptive title is therefore worth setting on any PDF you publish.
Does it edit XMP metadata too?
No, it edits the document information dictionary, which is what PDF readers and operating systems display. If a file also contains an XMP stream written by a publishing tool, that stream is preserved as it was. For most documents the two agree; when they differ, some professional applications prefer the XMP values.

About PDF Metadata Editor, Edit or Remove PDF Properties

There are two common reasons to care. The first is presentation and findability: a report whose title field still says "Microsoft Word - untitled2.docx" looks careless in a reader's tab and sorts badly in a document library, and filling in a real title, author and keywords makes a file easier to find later, both on your own machine and by anyone searching a shared drive. The second reason is privacy. Metadata is copied along invisibly, so a PDF exported from a template can still name the original author, an internal project codename, or the licensed copy of the software used to produce it. Before publishing a document, sending a CV, or filing something publicly, it is worth checking what the file is quietly telling people. "Clear all fields" empties every entry in one click.

Using the tool is a three-step loop. Drop a PDF in or choose it from your device, and the current values appear in the form along with the page count. Edit whatever you want, add comma separated keywords, adjust the creation date, and decide whether the modification date should be stamped with the current time or left as it was. Then save, and the edited PDF downloads immediately. Only the metadata is rewritten: pages, text, images, links, form fields and layout come through untouched, because the file is rebuilt from the original objects rather than re-rendered.

All of this happens locally. The PDF is parsed and rewritten in your browser with pdf-lib, so the document never leaves your device, is never uploaded to a server, and nothing is stored after you close the tab. That is worth knowing when the file is a contract, a medical record, an invoice or anything else you would rather not hand to an online converter. Two limits are worth flagging: password-protected PDFs must be unlocked first, since an encrypted file cannot be parsed, and XMP metadata, a second and more modern metadata stream that some publishing tools also write, is left as it was rather than rewritten. For the document properties that readers and file managers actually display, the fields here are the ones that count.

The Metadata That Gave People Away

Document metadata has an unusually rich history of embarrassing its owners. In 2003 the British government published a dossier on Iraqi weapons programmes; researchers examined the Word file's revision log and found the names of the officials who had edited it and traces of text lifted from an academic paper, a discovery that became known as the "dodgy dossier" affair and turned document properties into front-page news. In 2005 an Italian court obtained a NATO report on the killing of an intelligence officer in Baghdad, published as a PDF with the sensitive passages visually blacked out; the redaction had been drawn on top of the text rather than removing it, so anyone could copy the words straight out of the file.

The pattern repeats because metadata is invisible by design. A PDF's information dictionary is copied when files are merged, survives most conversions, and is written automatically by whatever software exported the document. That is how the author of an anonymous leak has been identified from a Creator field, how the internal codename of an unannounced product has leaked in a Subject line, and how a supposedly independent report has been traced back to the company that commissioned it. Investigative journalists routinely check these fields first, precisely because so few authors think about them.

The cure has become part of professional practice. Law firms run "metadata scrubbing" on outgoing documents, and standards bodies have defined subsets of PDF for specific purposes: PDF/A for long-term archiving, which requires metadata to be present and self-describing so a file remains interpretable decades later, and PDF/X for print production. The two goals pull in opposite directions, one wanting rich metadata for posterity and the other wanting none for privacy, which is why a good editor lets you do both: fill the fields in properly when the document is meant to be found, and empty them completely when it is not.

Support