"Hardening" a PDF means making it resistant to tampering, removing potential security threats, and ensuring the document is exactly what it appears to be — nothing more, nothing less.
What hardening involves
- Removing JavaScript — eliminates any executable code embedded in the PDF
- Stripping form fields — removes interactive elements that could be manipulated
- Flattening annotations — burns comments and markup into the page content
- Rebuilding structure — recreates the PDF's internal structure from scratch, eliminating corruption
- Metadata sanitization — removes all non-essential metadata
When to harden
Harden your PDFs when: submitting evidence to courts, sharing documents with untrusted parties, archiving for long-term storage, distributing final versions of contracts or agreements, or any time you need to guarantee document integrity.
DocInspector's approach
DocInspector combines multiple hardening techniques in one pass. You can choose which techniques to apply and process entire folder trees at once. The result: clean, predictable, court-ready PDFs.