# Remove PDF Metadata

See what a PDF says about its author, software and dates, then remove that metadata. Free, no signup, and the file is never uploaded.

Canonical page: https://filetity.com/remove-pdf-metadata

## Capabilities

- Free: Yes, with no watermark and no page limit.
- Account required: No. There is no account system.
- Processed on device: Yes. The file is read by your browser and never uploaded. There is no server to send it to.
- Formats: PDF in, PDF out, with the pages and their text untouched.
- Limits: This clears the eight document information fields. It does not remove text that is written into the page itself: a name in a letterhead is part of the document, and /redact-pdf is the tool for that. It also does not strip an embedded XMP packet or per-object metadata, which some design software writes alongside the standard fields. A password protected PDF is refused rather than mangled.
- Mobile: Yes, on any modern mobile browser. Large files are limited by the memory the phone gives the browser.
- Offline: Yes. Nothing is downloaded to make this work, so it keeps working with no network connection once the page has loaded.

## Questions

### What is actually in there?

Usually more than people expect. The Author on a PDF exported from Word is the account name of whoever made it. The Title is often the filename of a different document it was saved from. The Creator and Producer name the software and version, and the two dates say when it was written and last changed. None of that appears on the page, and all of it shows in the properties panel of any reader.

### Does this change how the document looks?

No. The pages are not re-rendered, so the text stays selectable, the fonts stay embedded and the file does not grow. That is the difference between clearing metadata and flattening: flattening turns pages into pictures, which is the right answer for a different problem.

### How do I know the fields are really gone?

Because the table you see afterwards is read back out of the finished file, not assumed from having written it. You are looking at what the file says, and you can check it yourself: open the saved PDF in any reader and look at its properties.

### Does it remove a name printed inside the document?

No, and it is worth being clear about the difference. Metadata is what the file says ABOUT itself. A name in a letterhead, a signature or an address is part of the page, and removing it means covering it and destroying the text underneath, which is what /redact-pdf does.

## Related tools

- [Redact PDF](https://filetity.com/redact-pdf): Black out parts of a PDF so the text underneath is actually removed.
- [Remove EXIF Data from Photos](https://filetity.com/remove-exif): Remove EXIF, GPS and camera data from photos without touching the pixels.
- [Unlock PDF and password protect PDF](https://filetity.com/protect-pdf): Remove PDF password protection when you know the password, or add AES-256 encryption.
