1Upload the PDF documents whose restrictions you want cleared.
2Supply the password if the file needs one to open at all — that kind is real encryption and is not bypassed here.
3Run it; the printing, copying and editing permission flags are removed from the document.
4Download the unlocked PDF file.
Unlock PDF FAQ
Does the document format matter?
+
It does. PDF fixes the page: fonts, vectors, raster images and text coordinates are frozen so every reader sees identical layout. The permission model is part of the format, which is why this behaves the way it does.
Anything specific to PDF here?
+
Yes — a PDF is an object graph, not a page image, so text stays selectable and vectors stay sharp no matter what happens to the raster content inside it. Relevant to what survives once the flags are gone.
What does Unlock PDF actually remove?
+
Concretely, an owner password only sets permission flags — printing, copying, editing — and removing those flags is what this does. A user password, the kind that stops the file opening at all, is real encryption and is not bypassed here; you need the password. It removes restrictions on a document you can already open; it does not recover a document you cannot.
What is the difference between the two kinds of password?
+
An owner password only sets permission flags — no printing, no copying, no editing — and any compliant reader could ignore them anyway. A user password encrypts the content so the file will not open at all. Only the first is a restriction; the second is real security.
Do bookmarks, links and form fields survive?
+
Outlines, internal links and annotations are preserved wherever the operation allows it. Digital signatures are the exception: any change to the file necessarily invalidates a signature, because that is precisely what a signature is for.
What can I upload to Unlock PDF?
+
Any standard PDF, including ones produced by a scanner, by a word processor or by a print driver. Files with an owner password that only restricts editing are handled; files that need a user password to open are not, and we do not attempt to break encryption.
Is there a file size limit on Unlock PDF?
+
Yes: free accounts process documents up to 25 MB each, which covers most reports and contracts but not a long scanned document at 600 DPI; Ghostscript and qpdf do the work. Scanned PDFs are the usual thing that exceeds it, and compressing the document first is normally enough to bring it back under.
Will Unlock PDF lower the quality of my PDF documents?
+
Text and vector artwork are objects rather than pixels, so they stay perfectly sharp at any zoom no matter what happens. Only the embedded raster images can degrade, and only if the operation you chose resamples them.
Why would a modern-format site run Unlock PDF?
+
WEBP.to is built around the modern replacement for both of the old defaults: one format that does lossy, lossless, alpha and animation, and reliably lands smaller than the JPEG or PNG it came from. People arrive here having decided the old defaults are costing them bandwidth, and that decision immediately raises the rest: what size, what quality, what happens to the transparency. Unlock PDF is on the same upload and the same account so those questions get answered in one place.
Once Unlock PDF has run, what is worth doing next?
+
The converter on this site moves images to and from WebP, PNG, JPG and AVIF, which is where you decide whether a smaller file is worth losing the older browsers. Doing it in that order matters: pick the pixels first and the container afterwards, because the container is the cheap decision and the pixels are the expensive one.
Do the sibling sites run something different?
+
The engines are identical — same libraries, same workers, same caps. What is different is the opinion attached, and the opinion here rests on a property of the format this site is named after: the same .webp extension can hold a lossy VP8 frame, a lossless one, or an animation, so the sensible processing path is decided per file rather than per extension.
What happens to my file, and is an account required?
+
No account, and nothing is retained: uploads are deleted from the workers shortly after the job finishes, and nothing is inspected, listed or indexed. Accounts exist for history and batch size only.