Free PDF Password Online

Protect your PDF files with a password or remove existing password protection. Secure your sensitive documents.

Last updated

A PDF that anyone can open is fine for a brochure, but completely wrong for a signed contract, an HR letter, a tax return, or a medical record. Our free online PDF Password tool lets you add a password to a PDF — or remove one you already know — entirely inside your browser. Nothing is uploaded. The encryption and decryption happen with the same well-tested AES routines used by desktop PDF software, but they run on your own device against the file you dragged in, then hand the resulting PDF straight back to you for download. To lock a document, drop your PDF onto the page, type the password you want recipients to enter, and click Protect. The tool re-saves the file with 128-bit AES encryption applied to both the document content and its metadata, which is the standard most readers (Adobe Acrobat, Apple Preview, Foxit, browser viewers) understand without complaint. To unlock a PDF you already own, drop the file in, supply the existing password, and click Remove — the tool decrypts the content and writes a clean copy with no password set. Two important notes about scope: this tool sets the user password (sometimes called the "open" password), which is what every reader will prompt for on open. It does not strip an unknown password — if you have forgotten the password, this tool cannot recover it, and neither can anyone else without the original. That is the entire point of encryption. It also does not change the underlying content; layout, fonts, embedded images, signatures, and form fields are preserved exactly. Common workflows that benefit from this tool include sending payslips and tax forms over email, sharing legal drafts with clients, distributing internal financial reports, and preparing board documents that should not be casually forwarded. Because everything happens locally, you can use it on highly confidential files without worrying about a third-party service caching them. The page works on desktop, tablet, and phone, supports drag-and-drop and the file picker, and has no limit on how many PDFs you can process per day.

Three real-world workflows this tool fits into. (1) **HR sending payslips by email**: payroll software exports a PDF per employee; protecting each one with the employee's ID number as the password takes a single drag-and-drop and stops the file from being readable if the email is forwarded by mistake. (2) **A lawyer circulating an NDA draft to opposing counsel**: the password keeps the document out of casual hands while still letting the recipient open it on any device, on any operating system, with any reader. (3) **An accountant sending a tax return to a client for review**: the same password the client uses for their portal account works for the PDF too, no extra credential to remember.

Why use this instead of Adobe Acrobat or paid online services? Adobe Acrobat Pro costs around $20 a month and is overkill if all you need is to lock or unlock the occasional PDF. Most "free" online PDF protection services upload your file to their server, where it sits in a queue until a worker processes it — for confidential documents that is exactly the wrong threat model. This page does everything locally with the same AES standard Acrobat uses, costs nothing, and never sees your file. If you also need to compress the PDF before sending (a common combo for payslips and contracts), the [PDF Compressor](/tools/compress-pdf) reduces file size first; if you need a visible "CONFIDENTIAL" mark in addition to the password, the [PDF Watermark](/tools/pdf-watermark) tool stamps every page in seconds.

How to Use PDF Password

1

Drop Your PDF Into the Tool

Drag and drop the PDF you want to protect or unlock onto the upload area, or click to browse. The file is loaded into your browser — nothing is sent to a server.

2

Choose Protect or Remove

Switch to "Protect PDF" to add a password, or "Remove Password" to strip an existing one. For removal you must supply the current password.

3

Enter Your Password

Type a strong password (mix of upper, lower, numbers, and symbols is recommended). The tool does not store, log, or transmit it anywhere.

4

Download the Result

Click the action button. The new PDF is generated locally and offered as a download immediately. Test it by reopening in your normal PDF reader.

Features

128-bit AES Encryption

Files are encrypted using AES-128, the same standard built into Adobe Acrobat. Compatible with every major PDF reader on Windows, Mac, iOS, Android, and Linux.

Local Processing Only

The PDF and the password never leave your device. Encryption and decryption run entirely in JavaScript in your browser tab.

Add or Remove in One Tool

Both directions in a single page. No need to switch between separate "lock" and "unlock" tools — toggle the mode and proceed.

Preserves Original Content

Page layout, fonts, images, form fields, and digital signatures are kept intact. Only the encryption layer changes.

No File Size Tracking

There is no daily quota and no upload counter. Process one file or fifty — the tool does not care because it never sees them.

Benefits of Using PDF Password

Completely Free

Use PDF Password without any cost, limits, or hidden fees. No premium plans needed.

No Installation

Works directly in your browser. No software downloads or plugins required.

100% Private

Your files and data are processed locally. Nothing is uploaded to external servers.

Works Everywhere

Compatible with Chrome, Firefox, Safari, Edge on desktop, tablet, and mobile.

No Sign-Up

Start using the tool immediately. No account creation or email verification.

Always Available

Access this tool 24/7 from anywhere in the world, on any device.

Frequently Asked Questions

No, and you should be skeptical of any free tool that claims it can. Removing a password requires the original password — that is the whole purpose of encryption. If a service claims it can unlock arbitrary PDFs, it is either using brute force (which is slow and limited) or it is misleading you.
Anything that supports standard PDF encryption: Adobe Acrobat / Reader, Apple Preview, Foxit, Sumatra, Edge, Chrome, Firefox, and the built-in viewers on iOS and Android. The encryption format used here is the most widely compatible variant available.
128-bit AES, applied to both the document stream and the metadata. This is strong enough that brute-forcing a well-chosen password is computationally impractical.
Currently it sets only the user (open) password. Owner-password permission flags (disable printing, disable copy) are not exposed in the UI yet but are planned for a future update.
Yes. Form fields and signatures are preserved unchanged. The added encryption sits on top of the existing structure.
Nothing is stored. The password lives only in memory while the page is open and is discarded when you close the tab. There is no history, no autocomplete entry, and no cookie.
The practical limit is about 100 MB on desktop browsers and a bit less on mobile, depending on how much memory the browser will give the page. For very large PDFs, consider compressing first with our PDF Compressor and then applying the password.