Back to Blog|Banking Automation

How to Convert a Password Protected Bank Statement (Decrypt PDF)

June 27, 20267 min readCA Rakesh Sharma

Security is paramount when dealing with financial records. To protect your financial transactions, banks encrypt electronic statements with passwords. However, this level of security makes standard PDF parsing, Excel conversion, and ledger integrations impossible unless the password is removed.

Understanding Bank PDF Password Mechanics

Bank PDFs utilize standard Adobe PDF security algorithms (usually 128-bit or 256-bit AES encryption). When you open the file, it prompts for a password. To convert this document to Excel or import it into Tally Prime, you must either:

  • Decrypt it permanently: Create a new copy of the PDF that has the security parameters stripped away.
  • Pass the credential during processing: Use an automated utility (like TrulyInvoice) that supports unlocked PDF statements that can be processed directly.

Method 1: Browser Print-to-PDF Method (Fastest & Free)

If you know the password to your bank statement PDF, you can remove it permanently in under 30 seconds using any modern web browser (Google Chrome, Microsoft Edge, or Safari) without downloading extra software.

  1. Right-click on the bank statement PDF file.
  2. Select Open With and choose Google Chrome (or Edge).
  3. Enter the correct password when prompted to view the file.
  4. Press Ctrl + P (Windows) or Cmd + P (Mac) to open the print dialog.
  5. Under Destination, select Save as PDF.
  6. Click Save and select a new name for the file.

The newly saved PDF will contain all the visual table layout of your transactions but will no longer ask for a password when opened.

Method 2: Command-Line Decryption for Bulk Statements

For accounting firms and bookkeepers managing dozens of bank statement files, unlocking them one by one in a browser is inefficient. You can use free command-line utilities like `qpdf` to automate the decryption.

Open your terminal or command prompt and run the following command structure:

qpdf --password=YOUR_PASSWORD --decrypt input_protected.pdf output_unlocked.pdf

Replace `YOUR_PASSWORD` with the actual bank statement code. You can easily wrap this command inside a basic loop to decrypt all client statements in a single folder.

⚠️ Security Warning on Online Decryptors

Avoid uploading protected bank statement PDFs to online converter sites (e.g., free PDF password removers). These websites cache your documents on public servers. Because bank statements list your name, home address, account numbers, and complete transaction lists, this represents a severe data leak risk.

How TrulyInvoice Handles Protected Files Securely

If you choose not to manually decrypt statements, the TrulyInvoice upload panel handles them natively:

  • Direct Decryption Box: When you upload a statement, the system detects if it is password-locked and prompts you to enter the credential directly.
  • Zero Storage Policy: Passwords are used only in memory during the transaction extraction process and are never saved in databases.
  • Automatic Conversion: Once the key is verified, TrulyInvoice parses the PDF, maps the debit/credit structure, and generates Tally-compliant entries.

How-To Reference for Major Bank Password Formats

Bank NamePassword Format StructureDetailed Guide Link
HDFC Bank8-Digit Customer IDHDFC Password Guide
State Bank of India (SBI)Registered Mobile Last 5 Digits + DOB (DDMMYY)SBI Password Guide
ICICI BankFirst 4 letters of name (CAPITAL) + DOB (DDMMYY)ICICI Password Guide
Axis BankFirst 4 letters of name (CAPITAL) + DOB (DDMM)Axis Password Guide
C
CA Rakesh SharmaExpert Reviewer

Chartered Accountant & Accounting Automation Specialist

Last Verified: June 27, 2026
TallyPrime FY 2026-27 (v4.0+)
Ready to save time?

Stop Manual Voucher Entry.

TrulyInvoice automates your complete invoice workflow and syncs directly to Tally Prime.

No credit card · 14-day free trial

01

Upload Invoice

Drag & drop PDFs, scans, or photos.

02

AI Extraction

Line items, tax, and ledgers mapped.

03

1-Click Review

Verify extracted details on dashboard.

04

Direct Sync

Vouchers created instantly in Tally Prime.

Chat with us