How to Make a PDF Not Editable (5 Free Methods)

8 min read

Learn how to lock a PDF from editing. 5 free methods to make your PDF read-only and protect it from changes on any device.

Need to send a PDF but worried someone will change the content? Whether it's a signed contract, a final invoice, or a portfolio piece, making your PDF read-only ensures your document stays exactly the way you intended.

This guide covers five free methods to lock a PDF from editing, plus how to share protected documents online.

Why Lock a PDF from Editing?

There are plenty of situations where you need to protect a PDF from editing:

  • Contracts and agreements -- Prevent changes after signing to maintain legal validity.
  • Invoices and receipts -- Stop clients or vendors from altering amounts or terms.
  • Portfolios and creative work -- Protect your designs, writing samples, or photography from unauthorized modifications.
  • Legal documents -- Court filings, compliance reports, and notarized documents should never be altered.
  • Shared reports -- When distributing financial reports or project summaries to a team, you want one definitive version.

If any of these sound familiar, here are five ways to make your PDF not editable.

Method 1: Password-Protect Your PDF (Best Option)

The most reliable way to make a PDF not editable is to set a permissions password. This lets people open and view the document but blocks them from making changes.

Most PDF tools support two types of passwords:

  • Open password -- Required just to view the file.
  • Permissions password -- Allows viewing but restricts editing, printing, or copying.

For locking a PDF from editing, you want the permissions password. The viewer can read the document normally, but any attempt to edit will be blocked.

You can set this up using free tools like PDFtk, LibreOffice, or online services. For a step-by-step walkthrough, see our guide to password-protecting PDFs.

Pros: Strong protection, widely supported, viewer experience is unchanged. Cons: Determined users with specialized software can sometimes bypass permissions passwords.

Method 2: Use Adobe Acrobat (Restrict Editing Permission)

If you have Adobe Acrobat Pro, there's a built-in option to restrict editing.

  1. Open your PDF in Adobe Acrobat Pro.
  2. Go to File > Protect Using Password.
  3. Select Editing under the restriction options.
  4. Enter a strong password and confirm it.
  5. Save the file.

The document will now open normally in any PDF reader, but editing is blocked unless the recipient enters the permissions password.

You can also fine-tune the restrictions. Acrobat lets you allow or block printing, copying text, and filling form fields individually.

Pros: Granular control over permissions, industry-standard encryption. Cons: Requires a paid Acrobat Pro subscription.

Method 3: Print to PDF (Removes Form Fields and Editability)

This is the simplest trick and works on any computer without extra software.

When you "print" a document to a PDF file, the output is essentially a flat rendering of the original. Form fields, annotations, and editable layers are stripped out.

On Windows:

  1. Open the PDF in any viewer (Chrome, Edge, Adobe Reader).
  2. Press Ctrl + P to open the print dialog.
  3. Select Microsoft Print to PDF as the printer.
  4. Click Print and save to a new file.

On Mac:

  1. Open the PDF in Preview or any viewer.
  2. Press Cmd + P to open the print dialog.
  3. Click the PDF dropdown in the bottom-left corner.
  4. Select Save as PDF and choose a location.

The new file will look identical but won't contain editable fields or layers.

Pros: Free, no software needed, works on any operating system. Cons: Doesn't add password protection. Someone with a PDF editor could still add annotations or modify the file with effort.

Method 4: Flatten the PDF (Convert Form Fields to Static Content)

Flattening a PDF takes all interactive elements -- form fields, annotations, comments, and digital signatures -- and bakes them into the page as static content. The result is a clean document where nothing can be clicked, filled in, or modified.

This is especially useful if your PDF contains fillable forms that you've already completed and want to lock down.

How to flatten a PDF for free:

  • Using Chrome: Open the PDF in Chrome, press Ctrl + P (or Cmd + P on Mac), and save as PDF. Chrome flattens most interactive elements automatically.
  • Using PDFtk (command line): Run pdftk input.pdf output flattened.pdf flatten for a reliable result.
  • Using LibreOffice: Open the PDF in LibreOffice Draw, then export it as a new PDF. Interactive elements will be converted to static content.

Pros: Completely removes interactive elements, free tools available. Cons: Like printing to PDF, this doesn't add encryption. It removes editability rather than locking it.

Method 5: Convert to an Image-Based PDF (Screenshot Method)

The nuclear option. Converting each page of your PDF into an image and then combining those images back into a PDF makes the content nearly impossible to edit with standard tools.

  1. Open the PDF and take a screenshot of each page (or use a tool like ImageMagick or Ghostscript to batch-convert pages to images).
  2. Combine the images into a new PDF using any PDF creator.

Alternatively, use this one-liner with ImageMagick:

convert input.pdf output.pdf

This rasterizes every page into an image and reassembles the file.

Pros: Extremely difficult to edit. Text cannot be selected or modified. Cons: File size increases significantly. Text is no longer searchable or selectable, which hurts accessibility. Not suitable for documents that need to meet accessibility standards.

How to Share a Read-Only PDF Online

Once you've locked your PDF, you still need to share it. Email attachments let recipients save and potentially manipulate the file locally. A better approach is to share your PDF as a hosted link.

Upload your protected PDF to a file hosting service and send the link instead of the file itself. Recipients can view the document in their browser but don't get direct access to the original file to edit.

This works well for invoices, proposals, reports, and portfolios. You can check out our guides on sharing a PDF as a link and generating a PDF link for detailed instructions.

Sharing via link also gives you more control. You can remove access at any time, track how many people viewed the document, and avoid the file size limits that come with email attachments.

Read-Only vs Password-Protected: What's the Difference?

These terms get mixed up often, so here's a quick breakdown.

Read-only means the document can be opened and viewed without restrictions, but the file itself discourages editing. This includes flattened PDFs, image-based PDFs, or files shared as view-only links. There's no password involved -- the content is simply structured in a way that makes editing impractical.

Password-protected means the document uses encryption to enforce restrictions. A permissions password prevents editing, copying, or printing at the software level. This is a stronger form of protection because it relies on encryption rather than just file structure.

For most use cases, a combination of both works best. Flatten or print-to-PDF to remove interactive elements, then add a permissions password for an extra layer of security.

FAQ

Can I make a PDF not editable for free?

Yes. Printing to PDF (Method 3) and flattening (Method 4) are completely free and work on Windows, Mac, and Linux without any additional software. Free tools like PDFtk and LibreOffice can also add password protection at no cost.

Will locking a PDF prevent people from copying text?

It depends on the method. Password protection with restricted permissions can block text copying. Flattening and printing to PDF don't prevent copying. Converting to an image-based PDF makes text non-selectable, which effectively blocks copying but also removes searchability.

Can someone still edit a password-protected PDF?

A permissions password makes editing very difficult but not theoretically impossible. Specialized tools exist that can remove permissions passwords. For highly sensitive documents, combine password protection with flattening or use an open password that prevents the file from being opened at all without the correct credentials.

What's the best method for contracts and legal documents?

Use a permissions password (Method 1 or 2) combined with flattening (Method 4). This gives you encryption-level protection while also removing any interactive elements. For the highest level of assurance, consider using digital signatures alongside these methods.

Does making a PDF read-only affect print quality?

Methods 1 through 4 preserve the original quality completely. Only Method 5 (image conversion) can reduce quality, since it rasterizes vector text and graphics. If you use the image method, export at 300 DPI or higher to maintain acceptable print quality.