Unlock a restricted PDF

Some PDFs open perfectly but refuse to print, copy or annotate. Those limits come from permission flags that the reader chooses to honour. This tool rewrites the document without the security handler, so the restrictions are gone. It cannot open a file that demands a password before you can read it — and it should only be used on documents you have the right to use.

✓ Runs in your browser — nothing uploaded Free, no sign-upNo watermark

    Guarantees a usable file, but the text layer is lost. Turn off to be told instead.

    Only used if the rebuild above is needed.

    Downloads as -unlocked.pdf

    How to use the Unlock PDF

    1. Drop the restricted PDF — it must be one that already opens without a password.
    2. Leave the rebuild option ticked unless you would rather be told when a lossless strip is impossible.
    3. Click Unlock PDF.
    4. Download the unlocked copy and check that printing and copying now work.

    Two different passwords

    The PDF standard defines two. The user password (also called the open password) is required to read the document at all: without it the content is encrypted and genuinely unreadable, and no tool on this site will guess it. The owner password sets permission flags — may print, may copy text, may edit, may add annotations, may fill forms — on a document that anyone can open. This tool addresses the second case only.

    Why permission flags are so weak

    The flags are stored inside the document and are honoured voluntarily by whichever application opens it. A conforming reader such as Acrobat greys out the print button; other software simply ignores the flags. Because a document protected this way has to be decryptable by every reader without a password, the key is derivable from the file itself. That is a design decision from the 1990s, not a flaw in this tool — and it is the reason "secured" PDFs have never been a serious access control.

    What this tool does, step by step

    1. The document is parsed and the security handler reference is dropped from the trailer.
    2. The file is written out again and then re-opened and checked, by counting the drawing operations on page 1 before and after.
    3. If the check passes, you get a lossless copy: same text, same fonts, same links, no restrictions.
    4. If the page content itself is encrypted and could not be carried over, the pages are re-rendered as images into a fresh unrestricted PDF. It prints and copies freely but the text is now part of the picture. The result box always tells you which of the two you received.

    When it will not work

    If the file asks for a password before it will display anything, the content is encrypted with a key derived from that password. You will be told plainly. Ask whoever issued the document; do not look for a tool that claims to break it.

    Use it lawfully

    Remove restrictions from documents you own or have permission to use: your own exported bank statement, a report your employer sent you, a form you need to fill in, a manual you bought. Do not use it to defeat protection on someone else's copyright work. In the UK, the Copyright, Designs and Patents Act 1988 gives rights holders a remedy against circumventing effective technological measures applied to a protected work, and similar provisions exist across the EU and in the US under the DMCA. Licence terms may also forbid it independently of copyright law.

    Frequently asked questions

    Can this open a PDF that asks for a password?

    No. If the file needs a password to display, its content is encrypted with a key derived from that password. Nothing here can recover or guess it.

    Is the unlocked file identical to the original?

    In the usual case yes — same text, fonts, images and links, minus the permission flags. If the page content could not be carried over losslessly, the tool rebuilds the pages as images and tells you it has done so.

    Is removing PDF restrictions legal?

    It depends on the document and where you are. Doing it to files you own or are licensed to use is normally fine; circumventing protection on someone else’s copyright work may breach the CDPA 1988 in the UK or equivalent law elsewhere.

    Does the file get uploaded?

    No. Parsing, rewriting and the verification check all run in your browser.

    Privacy

    This tool runs entirely inside your browser using WebAssembly and the Canvas/File APIs. Your files are never uploaded to ToolFlint or any third party; you can verify this in your browser's network tab or by switching to airplane mode after the page loads. Read how we process files.

    Last updated 2026-09-23.