Back to PDF
PDF password unlock — remove protection from any PDF

PDF password unlock — remove protection from any PDF

Remove encryption from a PDF using qpdf (WASM) running inside your browser. Owner-only restricted PDFs unlock with an empty password; user-password-protected PDFs need the correct password. Text and layout are preserved. Runs entirely in your browser.

pdfunlocksecurity

How to use

Drop an encrypted PDF and enter the password if needed (leave it empty for owner-only restricted PDFs). Click Unlock and qpdf (WASM) generates a new PDF without the encryption. Compare side-by-side and download. Batch processing of multiple files is supported.

FAQ

Is the PDF uploaded?
No. qpdf runs as WebAssembly inside your browser, so neither the PDF nor the password leave your device.
Can I unlock a PDF whose password I don't know?
Not for user-password-protected PDFs — you need the correct password. Owner-only restricted PDFs (where the password just limits actions like printing) unlock with no password.
Does content stay intact?
Yes. Only the encryption layer is removed; text, layout and images are preserved exactly.
How does this run fully in-browser?
qpdf is compiled to WebAssembly via Emscripten, so no server is involved.

Related tools

PDF password lock — restrict printing / copy / edit

PDF password lock — restrict printing / copy / edit

Add a user / owner password and restrict printing, copying or editing on a PDF. AES 256-bit / 128-bit, all done by qpdf (WASM) inside your browser — neither the PDF nor the password leaves your device. Batch multiple files at once.

pdfsecurity
PDF add image — bake a signature / seal / logo into a page

PDF add image — bake a signature / seal / logo into a page

Drop an image (PNG / JPEG / WebP) onto a chosen page of a PDF — perfect for adding a personal seal, scanned handwritten signature, or company logo just before sending the document back. Pick a 9-grid position with margin, set the image size as a percentage of page width, and tweak opacity, rotation, and which pages get the image. Powered by pdf-lib's embedPng / embedJpg. Batch multiple PDFs and download as a ZIP. Files never leave your browser.

pdfimagewatermark
PDF add text — bake dates, notes, or labels into a page

PDF add text — bake dates, notes, or labels into a page

Drop a text annotation onto a chosen page of a PDF — perfect for date stamps, file numbers, contractor names, or any quick label that just needs to look right. Position via 9-grid + margin, set font size / color / rotation / opacity, and pick which pages. Uses pdf-lib's built-in Helvetica (Regular / Bold / Oblique), so the text is ASCII / Latin only. For Japanese, build a stamp PNG with stamp-jp and place it with pdf-add-image. Multiple PDFs can be batched and downloaded as a ZIP. Files never leave your browser.

pdftext
PDF insert blank page — start / end / any position

PDF insert blank page — start / end / any position

Insert one or more blank pages at the start, end, or just before any page number of a PDF. Use the same size as the source PDF, or pick A4 / A4 landscape / A3 / A3 landscape / Letter / Legal. Powered by pdf-lib with no re-rendering, so quality is preserved. Batch multiple PDFs and download as a ZIP. Everything runs in your browser.

pdf