ToolsTuna
    PDF Tools

    What "Flattening" a PDF Actually Does (And Why You Should Do It Before Sending)

    May 22, 20265 min read

    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:

  1. Form fields: get their current visible values painted directly onto the page, and the fillable input itself is removed. The value stays — the field is gone.
  2. Annotations: (sticky notes, highlights, free-text, links, signature stamps) have their visible appearance baked into the page stream, then their interactive objects are stripped out.
  3. The AcroForm catalog entry: — the thing that tells PDF viewers "this is a fillable form" — is removed, so the file no longer shows the "Fill & Sign" toolbar.
  4. 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:

  5. Send a signed contract to a counterparty.
  6. Email a filled offer letter, NDA, or onboarding form.
  7. Publish a finalized quarterly report or compliance document.
  8. Submit a filled application form to an institution.
  9. Share a marked-up PDF where the comments are the deliverable (e.g. design review).
  10. 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:

  11. Cryptographic digital signatures.: Flattening re-saves the PDF, which invalidates the cryptographic signature. If your workflow needs PKI signature verification, flatten *before* digitally signing, not after.
  12. The recipient still needs to fill the form.: Obvious, but worth saying — don't flatten a form you're sending out for someone to complete.
  13. You need to keep annotations editable for collaborative review.: If the next person in the loop is supposed to reply to comments, flattening removes that ability.
  14. How to flatten a PDF in one click

  15. Open the [Flatten PDF](/flatten-pdf) tool.
  16. Drop your PDF: on the upload zone or click to browse.
  17. Click "Flatten PDF": — we update field appearances, merge them into the page, lock annotations into the page stream, and strip the form catalog.
  18. Download your locked PDF.: Open it anywhere — Acrobat, Preview, browser viewers — and confirm the form fields and annotations are no longer editable.
  19. 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:

  20. [Flatten PDF](/flatten-pdf): — removes the ability to edit form fields and annotations, but keeps text searchable. Best for "final document" workflows.
  21. [Protect PDF](/protect-pdf): — adds password or permission restrictions on top of the existing PDF. Doesn't physically merge form/annotation layers, just restricts access.
  22. PDF to Image then Image to PDF: — produces a "locked" PDF but loses all text searchability and inflates file size. Avoid unless you specifically want a non-text document.
  23. 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.

    Ready to try it?

    Use our free tool — no signup, no watermarks, no limits.

    Related Articles

    Get in Touch

    Questions, feedback, or partnership ideas? Send us a note.