Remove Author & Producer Data from PDFs.
Strip author names, creator software tags, XMP streams, creation timestamps, and document properties from PDF files. Everything runs locally in your browser using pdf-lib, with zero server uploads.
What's Hidden Inside Your Files
These are real metadata fields commonly found in pdf privacy files.
| Field | Example Value |
|---|---|
| Info:Author | John Smith |
| Info:Creator | Microsoft® Word 2021 |
| Info:Producer | Adobe PDF Library 23.1.175 |
| Info:Title | Q3_Budget_Confidential_Draft |
| Info:CreationDate | D:20260815143207+05'30' |
| Info:ModDate | D:20260828091530+00'00' |
| XMP:dc:creator | ["[email protected]"] |
| XMP:xmp:CreatorTool | Adobe InDesign 2026 |
Comprehensive Metadata Stripping
Author & Creator Names
The /Info Author and Creator fields, which often contain your real name, username, or email address auto-populated by your OS or PDF software.
Producer & Software Version
The Producer field identifying the exact PDF generation library and version number, useful for fingerprinting your organization's toolchain.
Title & Subject
Document Title and Subject fields, which frequently contain internal project codenames, draft labels, or confidential context from the original filename.
Keywords
The Keywords array, which may contain internal classification tags, SEO terms, or search-indexed content descriptors added by document management systems.
Creation & Modification Dates
CreationDate and ModDate timestamps reset to epoch zero (Jan 1, 1970), removing any timeline evidence of when the document was authored or last edited.
XMP Metadata Stream
The entire XMP /Metadata stream is deleted from the document catalog, eliminating all Dublin Core, XMP Basic, and custom namespace properties that can duplicate or extend /Info fields.
Common Questions
Learn More
Dive deeper into metadata privacy and how to protect yourself.