What "Flattening" a PDF Actually Does (And Why You Should Do It Before Sending)
The "I sent it, why can they still edit it?" problem
You fill out a PDF form, type your signature into a signature field, add a few sticky-note comments, and email it off. The other side opens the file and — without any password, without any special tool — clears your form values, drags your sticky notes to a different page, and deletes your signature. Nothing about the PDF was actually final. You sent them an editable form, not a finished document.
This happens because most PDFs have two layers: the static page content (text, images, vector graphics) and an interactive layer on top (form fields, annotations, free-text boxes, signature widgets). The interactive layer is, by design, editable in any PDF viewer. Until you **flatten** the PDF, none of those interactive elements are really "baked in."
What flattening actually does
Flattening merges the interactive layer into the static page layer. Concretely:
What you end up with looks identical to the original on screen, but it's a one-piece document: no fillable fields to clear, no annotations to drag, no signature widget to peel off.
When you should flatten
You probably want to flatten any PDF before you:
Basically: any time the PDF is meant to be **read**, not **edited** further.
When you should *not* flatten
There are a few cases where flattening is a bad idea:
How to flatten a PDF in one click
The output is a regular PDF, the same size, with the same fonts and images, opening identically in every viewer. Text remains selectable and searchable — only the interactivity is removed.
Flatten vs. Protect vs. Convert to image
These three get confused a lot. Quick rule of thumb:
Flatten + Protect is the strongest combo: flatten first to make the content read-only, then password-protect to control who opens it at all.
Privacy
Your PDF is sent over HTTPS, processed entirely in memory in our serverless function, and discarded the moment your flattened download is returned. Nothing is stored, nothing is logged, nothing is watermarked.
Conclusion
If you've been emailing "final" PDFs with editable form fields and movable annotations, you've been emailing rough drafts. Drop your file into the [Flatten PDF](/flatten-pdf) tool, click once, and ship a document that's actually final — no edits, no surprises, same crisp text and images on every screen.