PDF Unlock decrypts a password-protected PDF using the password you provide, via the @cantoo/pdf-lib library's standard PDF security handler entirely in your browser — your file is never uploaded to a server. It then re-saves the document without encryption, so the downloaded copy opens without a password.
Is PDF Unlock free to use?
Yes, it's free with no signup required.
Can this remove a real password from an encrypted PDF?
Yes — given the correct password, it decrypts the document's standard PDF encryption and re-saves it without protection.
What if I enter the wrong password?
Decryption fails and you'll see "Could not unlock PDF. Wrong password?" — double-check the password and try again.
Is my file uploaded to a server?
No, decryption happens entirely in your browser using the pdf-lib library.