A "flattened" PDF is one where every page has been converted to an image. The result looks identical to the original, but all the hidden layers — text data, form fields, JavaScript, metadata, embedded objects — are gone. What you see is literally all there is.
When to flatten
- Evidence submission — courts want documents that can't contain hidden executable content
- Secure sharing — ensure recipients can't extract or modify the underlying text
- Redaction verification — after redacting sensitive info, flattening guarantees it's truly gone
- Print-ready files — eliminate rendering differences between PDF viewers
How DocInspector does it
Select your PDFs (or entire folders), choose "Flatten to Image" in the PDF Repair module, and set your quality preferences. DocInspector renders each page to a high-resolution image, then rebuilds the PDF. Batch processing handles hundreds of files while preserving your folder structure.
The trade-off
Flattened PDFs are no longer text-searchable (since text is now pixels). File sizes may increase. Use this when security matters more than searchability.