Unlock PDF (needs the password you already have)
Files & ImagesOpen a PDF with the password you already know, then save a copy without it.
Calculated Result
Needs the user or owner password. This does not crack files.
Formula: pdf.js decrypt with your password β raster rebuild. No brute force.
About this calculator
If you do not have the password, this page will fail. We do not brute-force. The export is a raster rebuild, so text may become an image.
How It Works & Formula
Formulapdf.js with your password, then raster rebuild β no cracking
pdf.js getDocument({ password }) then JPEG pages into a new pdf-lib file.
Frequently Asked Questions
Can you crack a PDF I forgot the password for?
No. Type the user or owner password you already know. There is no brute-force and no rainbow table.
Why did the text become an image?
The export rebuilds each page as JPEG so the password flag is gone. Searchable text may be lost; that is the honest tradeoff without writing encryption dictionaries.