How to flatten a PDF form
- Add your filled-in PDF. Drag it in, or click to browse.
- Click Flatten. Every form field becomes regular page content, values and all.
- Download. The flattened copy is built on your device. Your original stays exactly as it was.
Why flattened forms behave better
Fillable forms travel badly: some viewers show a filled value only while the field is focused, some printers skip the fields altogether, and anyone who receives the file can retype what you wrote. A flattened PDF is just ink on the page: identical everywhere, reliable on paper, and closed to casual edits. Do keep the original, though. There is no un-flatten.
What "flatten" means here
The word gets used loosely, and different programs mean different things by it, so to be precise: this tool takes interactive form fields and converts them into ordinary page content.
A filled-in field is a separate interactive object floating above the page, holding a value and a description of how that value should be drawn. That indirection is why forms are fragile: readers vary in how faithfully they render those objects, and some skip them entirely when printing. Flattening resolves the drawing once, writes the result into the page itself, and removes the field. The result is a page that renders identically everywhere, with nothing left to interpret.
Appearances are regenerated before flattening, which matters for forms filled in by software that stored values without ever drawing them. Those are exactly the documents that show up blank in other viewers, and flattening is the durable fix.
What it doesn't touch
Flattening here is about form fields. It doesn't rasterise your document: text stays text, selectable and searchable, and vector graphics stay sharp. That is a deliberate difference from the "flatten" in some graphics software, which means "render everything to a single image" and destroys the text layer in the process. If that is what you want, the route is PDF to images and back, and you should expect to lose searchability.
It also isn't a security measure, which is the most common misunderstanding about flattening. A flattened document resists casual editing: there are no fields to click into, so nobody changes an amount by accident or by idle curiosity. But the text is still ordinary page text, and anyone with a proper PDF editor can alter it. If the document needs to be provably unaltered, that is a job for a digital signature, which is designed to detect tampering. If it needs to stay unread, it is a job for a password. And if something on the page must be permanently removed rather than made harder to edit, redaction is the tool, because covering text with a black box leaves the text underneath in the file.
Common uses for flattening PDFs
- Lock a filled form: make a completed form non-editable before it leaves you.
- Fix blank form fields: bake the values in so the form isn't empty on somebody else's screen.
- Make a form printable: print drivers skip fields. Flattened text prints like any other text.
Frequently asked questions
What does flattening a PDF do?
It turns interactive form fields into ordinary page content. Text boxes, checkboxes, dropdowns: they stop being fields and become ink. Your answers still show. They just can't be edited any more. That is what courts, agencies and HR departments mean by a non-editable PDF.
When should I flatten a form?
After you fill it in, before you send it. Flattening stops accidental edits, fixes forms that display blank in certain viewers, and makes printing behave.
Does flattening remove the text I typed into the form?
Your answers stay. They get drawn permanently onto the page instead of sitting in an editable field. The only thing that disappears is the field machinery around them.
Does it flatten annotations like comments and highlights?
Form fields, yes. Annotations, not yet. Highlights, stamps and sticky notes are on the list.
Is my form uploaded anywhere?
No. A completed form is a small pile of personal data, so the flattening happens in the tab you already have open. Nothing is sent.