How to Convert PNG and JPG Images to PDF Privately
A careful PNG-to-PDF or JPG-to-PDF workflow keeps page images on your device, preserves their intended order, and ends with a check of the finished document.
Read guide →Strip the password from an encrypted PDF you have the credentials for, keeping selectable text, bookmarks, and page structure.
Drop a PDF here or click to browse
This PDF is processed in your browser and is not uploaded to opentools.
Reviewed 2026-08-15
This decrypts a PDF you can already open and writes out an unencrypted copy. You supply the password, qpdf decrypts the document in the page, and the result is a normal PDF that opens without a prompt.
Decryption is lossless. The page objects, fonts, embedded images, bookmarks, and text layer come through unchanged, which is the important difference from the workaround of printing to PDF or exporting page images. Those approaches produce a file where the text is no longer selectable or searchable.
You need the password. There is no cracking here, and there could not be: AES-256 without the credential is not something a browser tab is going to get through. If you are locked out of your own document, the password has to come from wherever it was set.
Yes. The document is decrypted with the credential you supply. There is no way to open an AES-256 encrypted PDF without it.
No. The document is processed by WebAssembly and JavaScript running inside the page, so the bytes never leave your device. There is no upload step and nothing to delete afterwards.
Yes. Decryption is lossless and leaves the document structure intact, so text, fonts, bookmarks, and links all survive. Printing to PDF as a workaround would flatten the text into pixels instead.
They run the same decryption. Remove PDF Password is framed around a document you open with a password every day; Unlock PDF is framed around a file whose restrictions are blocking another tool. Either page will do the job.
Slightly, usually downward, because the encryption layer and its padding are gone. The page content is unchanged.
Browse every pdf tools, or jump straight to pdf security.
A careful PNG-to-PDF or JPG-to-PDF workflow keeps page images on your device, preserves their intended order, and ends with a check of the finished document.
Read guide →The meaningful distinction is not the interface but where bytes are processed, stored, logged, and returned.
Read guide →A browser-local PDF size reducer can decrease PDF size without an upload, but this workflow rasterizes pages and may remove selectable text, links, forms, and document structure.
Read guide →