PDF unlock / remove password
Two modes β strip print / copy restrictions from a PDF (no password needed), or decrypt an encrypted PDF using a password you already know. Runs entirely in your browser.
β οΈ Use this only on PDFs you **own** or are **authorised to access**. Do not use to crack PDFs you don't have rights to.
Unlock mode
For PDFs that open fine but disable print / copy. **No password needed** β we just re-save through pdf-lib, which drops the owner restrictions. Text, forms, and structure are preserved.
βΊHow to use
- Pick an unlock mode: Remove restrictions (no password needed, for owner-protected PDFs) or Use password (true-encrypted PDFs).
- Remove restrictions β drop the PDF, hit unlock, download. We re-save through pdf-lib with
ignoreEncryption. Text and forms stay intact. - Use password β type the password you already know, then drop the PDF. pdf.js decrypts it, then we rasterise every page and rebuild the PDF.
- After unlocking, the file card shows the new page count and size.
Tips
- Important: only use this on PDFs you own or are authorised to access. This is not a cracking tool β wrong-password attempts are rejected outright.
- If you drop a truly-encrypted PDF in Remove restrictions mode it will fail (pdf-lib refuses to load it). Switch to Use password.
- Use password mode rasterises, so text becomes images. If you need editable text afterwards, remove the password in the original software first.
- Both pdf-lib and pdf.js run in your browser β the password and PDF contents never leave your machine.
Related tools
- Image β Base64Drop images β data URI / raw base64 / HTML / CSS one-click copy; paste base64 β preview + download
- HEIC β JPG / PNG / WebPConvert iPhone .heic photos to common formats, batch processing + ZIP download, all in your browser
- Image compress to sizeBinary-search JPEG quality to hit a target file size (300KB / 500KB / 2MB / etc.) β for job sites, government forms, upload limits
- Image Crop (free / aspect / circular)Visual drag-to-crop with locked aspect ratios (1:1 / 16:9 / 3:2β¦), circular mask for avatars, export PNG / JPG / WebP with custom output width