You can edit PDF metadata for free by loading the file into a browser-based metadata editor such as the PDF Metadata Editor, changing the fields you want (title, author, subject, keywords, creator, producer, or dates), and saving a new copy of the PDF to your device. Metadata is the structured document information embedded inside a PDF — it is separate from the visible page content, and rewriting it never touches the text, images, or layout of your pages. The whole process runs locally in the browser, so no upload, no account, and no software install are required.

Most people discover metadata only when they open the "Properties" dialog in a PDF reader and see a title like untitled, an author like Microsoft Office User, or keywords that have nothing to do with the document. That hidden information travels with the file every time you share it, attach it to an email, or post it online. Cleaning it up is a small but meaningful step toward keeping your work private, professional, and easy to find.

how to edit pdf metadata free
how to edit pdf metadata free

What PDF Metadata Actually Contains

The PDF specification defines a document information dictionary that holds a handful of well-known fields. The most common ones you will see in any PDF viewer are listed below.

FieldPurposeExample value
TitleThe display name of the documentQ4 Marketing Plan
AuthorPerson or organization that created itJamie Lee
SubjectA short description of the contentQuarterly budget review
KeywordsSearch terms and tagsbudget, marketing, Q4, 2025
CreatorApplication that produced the original contentMicrosoft Word
ProducerLibrary that converted it to PDFmacOS Quartz PDFContext
CreationDateTimestamp when the PDF was first generatedD:20250114093015Z
ModDateTimestamp of the most recent saveD:20250301142702Z

All of these values live in a single dictionary at the top of the PDF file, so changing them is a quick operation rather than a full document rewrite. That is why a metadata editor can produce a clean copy almost instantly, even for large files.

Why You Might Want to Edit Metadata

There are three everyday reasons people look up how to edit PDF metadata free, and each one maps to a different field you may want to change.

  • Privacy. Many office suites write your Windows or macOS username into the Author and Creator fields by default. Cleaning those before sharing the file keeps your personal details out of the document.
  • Professionalism. A polished title and subject make the file easier to identify in a crowded folder or attachment list, and they show up in search results across document management systems.
  • Search and indexing. Keywords and subject lines are what many PDF readers and library tools search when you type into the search bar. Better keywords mean faster retrieval later.

If your file came from a scanner, you may also see a CreationDate set to the date of the scan rather than the date of the original document. Updating that field helps your records stay accurate without altering the scan itself.

Edit PDF Metadata Free in Your Browser

The fastest way to update document information is to use a tool that runs entirely in your browser. The PDF Metadata Editor reads the dictionary from your selected file, shows you every field it can detect, lets you type new values, and then writes those values back into a fresh PDF that you download. Your file never leaves your computer, so it works just as well for confidential drafts as for routine edits.

Step-by-step: change PDF metadata without uploading

  1. Open the PDF Metadata Editor in your browser and click the file picker to choose a PDF from your device.
  2. Review the detected document information. The tool will display the current Title, Author, Subject, Keywords, Creator, Producer, and date fields in a readable form.
  3. Type the new values into whichever fields you want to change. You can leave a field blank to clear it, or fill in something useful where the original was missing or generic.
  4. Click the save or download button. The tool writes the updated dictionary into a new PDF and saves the copy to your downloads folder.
  5. Open the new file in your usual PDF viewer and check the Properties dialog to confirm the changes stuck. The visible pages should be identical to the original.

This whole flow usually takes under a minute for a typical document. Because the page content is not re-encoded, the file size and quality of images, fonts, and embedded resources stay exactly the same. Only the small information dictionary at the top of the file is rewritten.

What to Change (and What to Leave Alone)

Not every metadata field is worth editing, and a few deserve caution. The table below summarizes practical guidance for each one.

FieldEdit it?Reason
TitleYesSets how the file is named in viewers and search
AuthorYesRemove default usernames; use a real name or organization
SubjectYesImproves search and document summaries
KeywordsYesComma-separated tags help retrieval
CreatorOptionalCan be replaced with a friendly name like "Internal Reports"
ProducerOptionalUseful to clean if it leaks device information
CreationDateOnly if inaccurateHelpful for scanned documents with wrong dates
ModDateUsually leave aloneMost tools update this automatically on save

If you are preparing a document for publication or legal archiving, double-check that the title and author match what is printed on the cover or first page so the metadata stays consistent with the visible content.

Common Metadata Mistakes to Fix

When you first open the editor on a typical work file, a few patterns show up over and over. None of them are harmful, but each one is easy to clean up.

  • An Author field containing your operating system username, such as jane.doe or JDoe.
  • A Title of untitled, Document1, or left blank entirely.
  • A Subject that repeats the title instead of describing the content.
  • Keywords populated with a single generic word like document rather than topic-specific tags.
  • Creation and modification dates that do not match the actual timeline of the file.

Taking a minute to fix these turns a generic file into something that is easy to identify later. It also keeps personally identifying information from leaking whenever the PDF is shared with an outside party.

How Metadata Editing Fits With Other PDF Tasks

Metadata editing is usually the last step in a workflow rather than the first. People often arrive here after combining files, cropping pages, adding watermarks, or stamping page numbers. Each of those operations produces a fresh PDF with a new information dictionary, so it is good practice to set the title, author, and keywords once everything else is in place.

For example, you might start by turning a folder of scans into a single PDF with JPG To PDF, rotate any sideways pages with Rotate PDF, add page numbers using the Add Page Numbers to a PDF in Your Browser guide, and then finish by updating the metadata so the combined file has a clear title and a real author. Doing metadata last also means the ModDate will reflect the true final version of the document.

You can find a deeper walk-through of the same workflow in the How to Edit PDF Metadata: Title, Author & Keywords guide on Lizely, which goes into more detail on field naming conventions. If your priority is the date fields specifically, the Update the Date in PDF Metadata Without Software guide covers the timestamp format and how browsers interpret it.

Privacy and File Handling

Metadata is exactly the kind of information you would not want to hand to a random upload service, especially for legal, financial, or HR documents. Browser-based editors that process the file locally avoid that risk: the PDF is parsed in memory on your own device, the dictionary is rewritten, and a new file is offered for download. Nothing is sent to a remote server in between.

For a broader technical background on how PDF objects and the information dictionary are structured, the MDN web docs and the official PDF reference maintained by Adobe describe the same fields discussed above. Knowing that these values live in a single dictionary at the top of the file is reassuring: it means a metadata edit cannot accidentally change a page, an image, or a font.

Quick Checklist Before You Save

  • Title is a real description, not untitled or Document1.
  • Author is a person or organization, not your operating system username.
  • Subject summarizes the content in one short sentence.
  • Keywords are comma-separated and specific to the topic.
  • Creator and Producer no longer leak device or software details.
  • Dates are accurate, especially for scanned documents.

Once the saved copy looks correct in your PDF viewer's Properties dialog, you are done. The original file is untouched on your device, and the new copy carries the cleaned-up metadata wherever it goes next.