How to Flatten a PDF Online for Free

Flattening a PDF means converting all interactive elements — form fields, annotations, comments, and digital signatures — into static, non-editable content. It is essential before sharing finalized documents, submitting forms, or archiving records.

What Does Flattening a PDF Do?

When you flatten a PDF, the following happens:

  • Form fields become permanent text — filled data can no longer be edited or cleared
  • Annotations are burned into the page — comments, highlights, and sticky notes become part of the document
  • Digital signatures are preserved visually — the signature image stays, but the cryptographic data is removed
  • Layers are merged — multi-layer content becomes a single flat image

Why Flatten a PDF?

  • Prevent accidental edits — ensure nobody changes filled form data after submission
  • Universal compatibility — flattened PDFs render consistently across all devices and PDF readers
  • Meet submission requirements — many government agencies, banks, and institutions require flattened PDFs
  • Smaller file size — removing interactive elements often reduces the file size
  • Print reliability — flattened PDFs print exactly as they appear on screen

Method 1: Print to PDF (Works on Any Device)

The simplest method that requires no special software:

  1. Open the PDF in Chrome, Edge, Firefox, or any PDF reader.
  2. Press Ctrl+P (Windows) or Cmd+P (Mac).
  3. Change the printer to Save as PDF or Print to PDF.
  4. Click Print/Save and choose where to save the flattened file.

This re-renders the entire PDF as a fresh document without any interactive elements. It works universally but may slightly reduce image quality depending on your print settings.

Method 2: Online PDF Flattening Tools

Dedicated tools give you more control:

  • PDF4me — free online PDF flattener. Upload your file, click Flatten, download the result. Handles form fields, annotations, and layers.
  • iLovePDF — offers a flatten option within its PDF tools suite. Clean interface, fast processing, free for basic use.
  • Sejda — handles PDF flattening with options to selectively flatten form fields or annotations. Free for documents up to 200 pages or 50MB.

Method 3: Adobe Acrobat (Most Reliable)

If you have access to Adobe Acrobat Pro:

  1. Open the PDF in Adobe Acrobat Pro.
  2. Go to File > Print.
  3. Select Adobe PDF as the printer.
  4. Click Print and save the new file.
  5. Alternatively, use File > Save as Other > PDF Optimizer and check the "Flatten forms and annotations" option.

Acrobat gives the best results, especially for complex documents with layered content, digital signatures, and extensive annotations.

Method 4: Mac Preview (Built-In)

Mac users can flatten PDFs without installing anything:

  1. Open the PDF in Preview.
  2. Go to File > Print.
  3. Click the PDF dropdown button in the lower-left corner.
  4. Select Save as PDF.
  5. Save with a new filename.

This creates a clean, flattened copy. The original remains untouched.

Method 5: Command Line with Ghostscript

For developers and batch processing:

  • Install Ghostscript: sudo apt install ghostscript (Linux) or brew install ghostscript (Mac)
  • Run: gs -dNoOutputFonts -sDEVICE=pdfwrite -dPrinted=false -o output.pdf input.pdf
  • The output PDF is fully flattened with no interactive elements.

Flatten vs. Lock: What is the Difference?

People often confuse flattening with password-protecting a PDF:

  • Flattening — permanently converts interactive elements into static content. Cannot be undone.
  • Password protection — restricts editing with a password but the form fields are still there and can be unlocked.
  • Digital locking/certifying — certifies the document has not been modified since signing.

For true non-editability, flatten the PDF first, then add password protection if needed.

Frequently Asked Questions

Can I unflatten a PDF?

No. Flattening is a one-way process. Once form fields and annotations are burned into the page, they cannot be converted back. Always keep a copy of the original.

Does flattening reduce PDF quality?

The print-to-PDF method can slightly reduce quality. Dedicated tools like Acrobat and Ghostscript preserve quality better. For most documents, the difference is negligible.

Will flattening remove digital signatures?

Flattening removes the interactive signature data but keeps the visual appearance of the signature on the page. The signature will no longer be cryptographically valid, but it will still be visible.

Need to prepare your PDF? Try our free PDF tools to compress, merge, and convert your documents — all in your browser.