PDF Encrypt Tool
Encrypt a PDF file with AES password protection client-side.
or click to browse
All processing is local · Nothing is uploaded
How to Use This Tool
- Drop or browse for one PDF.
- Enter a strong password (minimum 6 characters).
- Click Encrypt and download the protected file.
Common Use Cases
- Sharing sensitive documents securely via email
- Password-protecting internal company files
- Securing stored archives before cloud upload
- Protecting personal documents like tax returns
Tips for Best Results
- Use a strong password with letters, numbers, and symbols.
- The password strength indicator helps you choose a secure password.
- Store the password separately from the encrypted file for security.
Frequently Asked Questions
What encryption algorithm is used?
AES-256-GCM with PBKDF2 key derivation (120,000 iterations).
Can I recover a forgotten password?
No. There is no backdoor or recovery option. Keep your password safe.
Is this the same as PDF password protection?
No — this encrypts the entire file bytes. Standard PDF viewer password is different.
Important Notes
- This uses AES-256-GCM encryption on the PDF bytes.
- The output is a JSON file; use the companion Unlock Tool with the same password to restore.
- Keep your password safe — there is no recovery mechanism.
- All tools run fully in your browser. Your files are not sent to our server.
- Safe and free to use: no login, no signup, no paywall.
- Libraries used: PDF-Lib (MIT), PDF.js (Apache 2.0), Mammoth.js (BSD-2), JSZip (MIT).
- If you find a bug, please report it in the comments.
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!