What Flattening Does
PDF forms (AcroForms) store field values as annotation objects layered over the page content. When you flatten, the tool renders each annotation into the page content stream and deletes the annotation objects. The result looks identical but has no interactive fields — values are part of the page like any other text.
Why Flatten Before Sharing
- Prevent modification — a recipient can't change filled values
- Ensure consistent display — some PDF viewers render form fields differently; flattened text always looks the same
- Reduce file size — removing annotation metadata and widget streams shrinks the file
- Archiving — a flattened PDF is more reliable for long-term storage (no dependency on form infrastructure)
Flatten vs. Print to PDF
Printing a filled PDF to a new PDF via the OS print dialog is a common workaround that also produces a flattened output — but it re-renders everything, potentially losing vector graphics quality and document metadata. A dedicated flatten operation preserves quality and metadata.
Flatten vs. Password-Protect
Flattening removes editability. Password protection prevents unauthorized opening. For sensitive forms, do both: flatten first, then apply a PDF password if needed.
Flatten a PDF Now
Upload a filled form to ToolsVito's Flatten PDF and download the locked document — field values baked in permanently, processed in your browser.