ToolJutsu
All tools
PDF Tools

PDF Flatten

Flatten PDF layers and form fields into static content.

Processed on your device. We never see your files.

How to use PDF Flatten

What this tool does

The PDF Flatten tool converts interactive form fields in a PDF into static, permanent page content. Text that was typed into a text box becomes fixed text on the page. A checked checkbox becomes a visible tick mark. A selected radio button appears as its chosen state. After flattening, the PDF looks exactly the same on screen and in print, but there are no more editable fields — the form is locked as-is. The tool also handles PDFs that contain no form fields at all, producing a clean copy without errors.

Why you might need it

Forms that are still interactive can be edited after you send them, which is a problem when the information matters — a signed contract, a completed application, a tax return, an inspection checklist. Flattening removes that risk by making the content fixed before distribution or archiving.

Many document management systems, court filing portals, and government submission platforms require flat PDFs because interactive elements can cause rendering problems in their processing software. A form with active fields may fail validation checks or display incorrectly when printed from a server-side renderer. Submitting a flattened PDF avoids those issues.

Email clients and cloud storage previewers sometimes strip form data or refuse to render interactive content. A flat PDF looks correct everywhere — in a browser preview, a mobile viewer, a desktop PDF reader, or a high-speed commercial printer. It also tends to produce smaller file sizes because the field-definition overhead is removed.

Legal and medical records departments routinely flatten patient intake forms, consent documents, and claim forms before entering them into a records management system. Business teams flatten expense reports and purchase order forms before storing them in an accounting archive. The key principle is the same in each case: the information is complete and should not change again.

How to use it

  1. Drop your PDF onto the dropzone, or click to browse for a file. The tool shows the page count and file size.
  2. Read the note on what flattening does — once done, the operation cannot be reversed.
  3. Click Flatten form fields. The tool processes the file locally. If the PDF contains form fields, they are flattened. If it contains none, the tool tells you so and still prepares a downloadable copy.
  4. Download the flattened PDF using the Download button. Keep the original file if you ever need to re-open the form.

Common pitfalls

The most important pitfall is irreversibility. There is no undo once a PDF is flattened. If you need to change any filled-in value after the fact, you must go back to the original, make the change, and flatten again. Always work from a saved copy of the filled form.

A second consideration is digital signatures. A cryptographic signature in a PDF binds the signature value to a hash of the document. Flattening changes the document structure, which invalidates that hash. If a third party needs to verify the signature cryptographically — not just see it visually — share the original signed PDF for verification and the flattened copy for viewing or printing.

Encrypted PDFs may require unlocking first. If the tool reports an encryption error, use the PDF Password Remover to remove the restriction, then upload the unlocked file here.

Tips and alternatives

If your goal is to make a form uneditable but you want to keep the interactive structure intact for reference, consider saving a copy of the filled PDF before flattening — most PDF viewers can print-to-PDF or export a visual copy without modifying the source. If you need to flatten and then compress the result, run the flattened output through the PDF Compressor. For removing encryption rather than form fields, use the PDF Password Remover, which is a separate and complementary operation.

Frequently asked questions

Is my PDF uploaded anywhere when I flatten it?
No. The entire process runs inside your browser. The PDF is read from your device into memory, processed with the pdf-lib library, and written back to a new file — all locally. Nothing is uploaded, logged, or transmitted. You can disconnect from the internet and this tool will still work correctly.
What exactly happens to form fields when you flatten?
Each interactive element — text boxes, checkboxes, radio buttons, dropdown lists, digital signature fields — is converted into a static visual element at its current state. Whatever was filled in becomes part of the page content, just like ordinary text or an image. The field itself no longer exists as an interactive object.
Can I undo a flatten?
No. Flattening is one-way and irreversible. Once the fields are converted to static content, they cannot be converted back into interactive fields by any tool. Always keep your original filled-in PDF before flattening.
What if the PDF has no form fields?
The tool handles this gracefully. It detects that there are no interactive fields, tells you so, and still produces a downloadable copy of the file. Nothing is lost and no error occurs.
Will digital signatures survive flattening?
Signature fields are flattened into the page as visual content, but the cryptographic signature data that links the signature to the document's hash is removed. If you need to verify a digital signature later, verify it before flattening and keep the signed original. Flatten only when you need a printable, shareable copy where the signature appearance — not its cryptographic validity — is what matters.

Related tools