Flatten PDF Form
Processed in your browser — your files never leave this device.
A PDF form keeps what you typed as live data, separate from the page. That is useful while you are filling it in and a problem the moment you send it. Whoever receives it can change your answers, some readers show the field's stored value rather than what you see, and a field you cleared can leave its old contents behind in the file. Flattening draws your answers onto the page and removes the fields, so what you see is all there is. It is the step between filling a form and sending it, and almost nobody knows it exists.
How to use it
- Add your filled form. You are told how many fields it has and how many have something in them.
- The values are drawn onto the page exactly as they appear now.
- The form itself is removed, so the document no longer claims to have one.
- Download. Your answers are part of the page and cannot be edited or read as separate data.
Examples
- A filled application form locked before it goes to an office
- A signed agreement sent on without the fields staying editable
Frequently asked questions
- What does flattening actually do?
- It takes the values stored in the form's fields and paints them onto the page as ordinary page content, then deletes the fields. Before flattening, your name sits in a box called something like applicant.name and the page merely displays it. Afterwards, your name is part of the page in the same way the printed labels around it are. Nothing looks different. What changes is that there is no longer a separate, editable copy of your answer inside the file.
- Why should I flatten before sending a form?
- Three reasons, in order of how often they bite. Anyone who opens the file can change your answers, which matters for anything you signed. Different PDF readers can display fields differently, so what the recipient sees is not guaranteed to be what you saw. And a field you typed into and then cleared can leave its earlier value in the file, where it is invisible on the page and readable to anything that looks at the data. Flattening ends all three.
- Can I undo it?
- No, and that is the point. Once the values are part of the page there is no separate field to restore. Keep your original filled copy if you may need to change your answers later, and send the flattened one. It is worth deciding this before you flatten rather than after.
- Does this remove my signature?
- It removes the field and keeps the mark. A signature you drew or typed into a form field is drawn onto the page like every other value, so it stays visible exactly as it was. What goes is the field around it. A cryptographic digital signature is a different thing entirely: flattening changes the document, which will invalidate such a signature, so do not flatten a file that carries one.
- Is my form uploaded?
- No. The file is opened, flattened and saved in your browser, on your own device. Nothing is sent to us. Forms are among the most personal documents anyone handles — applications, claims, agreements — which is exactly why this one had to work without a server.