Free tool

PDF password remover — unlock bank statement PDFs in your browser

Drop a password-protected PDF, type the password, and download an unlocked copy. The file never leaves your browser. Built originally to handle Indian bank statements (HDFC, ICICI, SBI, Axis, Kotak), but works on any standard password-protected PDF.

The decryption runs in your browser using pdf-lib. No upload, no server, no log.

Runs in your browser
No upload, no signup. Your file never leaves your device.
Free and unmetered
Use it as often as you need. No daily quota, no credit card.
EU-built, GDPR-first
Hosted in Frankfurt. Built by a small EU team that takes privacy seriously.

What this tool does (and what it doesn't)

Most banks in India, and a growing number elsewhere, email statements as password-protected PDFs. The password is usually a deterministic combination of your personal details — date of birth, customer ID, PAN number, or the first few characters of your name in upper case. That makes opening one statement annoying. It makes opening twenty (e.g. for the financial year) genuinely painful.

This tool takes a PDF + the correct password and writes out an identical PDF with the encryption layer removed. Pages, text, images, and tagged structure stay byte-equivalent where the encryption allows. We don't crack passwords — if you don't know it, this tool won't help. What it does do: save you the next 30 minutes of right-click → properties → re-enter password every time you want to open the file in Excel, a converter, or your accounting software.

Once the PDF is unlocked, drop it straight into our bank statement converter to get CSV, Excel, QuickBooks, Xero or Sage output — fully reconciled — in about 30 seconds.

Common bank PDF password formats (cheat sheet)

If you've lost the email with the password, this is what the major banks use. Always check your bank's most recent statement footer, as formats change.

BankTypical password formatExample
HDFC BankFirst 4 letters of name (UPPER) + DDMM of DOBRAHU0205
ICICI BankFirst 4 letters of name (lowercase) + DDMM of DOBrahu0205
State Bank of IndiaAccount number + DDMMYYYY of DOB0000123456702051992
Axis BankFirst 4 letters of name (UPPER) + DDMM of DOBRAHU0205
Kotak MahindraFirst 4 letters of name (UPPER) + Last 4 of accountRAHU7821
PNBCustomer ID12345678
Bank of BarodaAccount number12345678901
Yes BankFirst 4 of customer ID + DDMM of DOB12340205
American ExpressLast 5 of card number12345
Citi IndiaDDMMYYYY of DOB02051992

For a deeper walkthrough of password recovery — including what to do when none of the standard formats work — see our guide on unlocking password-protected bank statements.

Is this safe? How does browser-side decryption actually work?

The tool loads a small open-source library (pdf-lib) into your browser, hands it the file bytes and your password, and asks it to write out the same document without the encryption marker. Nothing in that chain involves our servers. Look at your browser's network tab as you use the tool — there are no upload requests after the initial page load. We can't see your PDF and we can't see your password.

That's the strongest privacy guarantee you can have with web tooling: the work runs on your machine. Compare that to most "free PDF unlocker" pages, which upload the PDF to a server you don't control, write it to a disk you can't audit, and email you a download link from an IP you've never heard of. Those tools work — but you've handed your bank statement to a stranger.

What if my PDF won't unlock?

There are four real possibilities:

  1. The password is wrong. The tool will tell you specifically that decryption failed. Re-read your bank's email — passwords are case-sensitive, and a surprising number of statements use mixed-case + digits.
  2. The PDF uses a non-standard encryption scheme. Most banks use AES-128. A few legacy or government-issued statements use formats pdf-lib doesn't read. If this happens, open the PDF in Adobe Acrobat or Apple Preview, enter the password to view it, then File → Print → Save as PDF. The new file is unencrypted.
  3. The PDF has both an "open" password and a "permissions" password. Enter the open password — the one that's required to view the file.
  4. The file isn't actually encrypted. Sometimes a "password" prompt is a JavaScript dialog inside the PDF rather than encryption. Try opening it in a different PDF viewer; if it opens without a password, it was never encrypted to begin with.

After you unlock — convert your statement

Once the PDF is unlocked, you'll want to actually do something useful with it. That's where the rest of StatementEdge comes in. Our bank statement converter reads the unlocked PDF, extracts every transaction with locale-correct date and amount parsing, reconciles opening + closing balances, and writes out CSV, Excel (.xlsx), QuickBooks (.qbo), Xero CSV, Sage 50 CSV, or OFX. Free for 7 pages a day. Or run our statement validator first to see exactly what you're dealing with.

FAQ

Is the PDF actually unlocked in my browser, or do you upload it somewhere?
Decryption runs entirely in your browser using pdf-lib, a small open-source PDF library. We never see your file, your password, or the unlocked output. You can verify this by opening your browser's network tab — no upload requests fire when you use the tool.
I forgot my bank statement password. Can this tool guess it?
No — this is a password remover, not a password cracker. We can't brute-force or recover unknown passwords. Check your bank's email for the statement password format (we've published a cheat sheet for the major Indian banks above), or log into your bank's net-banking portal and re-download the statement.
What's the maximum file size?
50 MB. That covers virtually every bank statement we've ever seen. If yours is larger, it's probably scanned at very high DPI — try downscaling or splitting it first.
Will the unlocked PDF look identical to the original?
Yes. We only remove the encryption layer — all pages, text, images, and tagged structure stay byte-equivalent. Digital signatures, if present, will be invalidated by the act of re-saving (this is unavoidable when modifying any PDF).
Can I unlock multiple PDFs at once?
Currently one at a time. If you have a whole financial year's worth, drop them through our paid converter instead — it handles unlocking, conversion, and reconciliation for the entire batch in one go.
Does it work on iPhone, iPad, or Android?
Yes — anything with a modern Chromium, Firefox, or Safari browser. The decryption math is identical across devices.

Related tools and guides