Convertify LogoConvertify
how-to

Splitting a Bank Statement PDF Into Separate Months

Annual statement bundles arrive as one long PDF, but forms usually want three specific months. Here's how to pull them out without uploading your finances anywhere.

By Convertify TeamPublished Last reviewed 5 min read

Written and fact-checked by the Convertify editorial team. We test every workflow on real documents (government forms, design exports, scanned IDs, source code) before publishing — and re-test on each review date to keep the steps current.

Banks hand you a year in one download. Mortgage applications, visa applications and rental checks want three specific months. So you need pages 34 to 51 out of a 200-page file that contains your entire financial year.

Do it locally

The first consideration here is not convenience, it is that this document lists every transaction you made for a year. Uploading it to an unknown web service to save two minutes is a poor trade.

Split PDF runs in your browser. The file is read by JavaScript on your own machine and never transmitted. You can confirm this in your browser's Network tab — no request fires when you split.

Finding the boundaries

Statement bundles rarely have neat one-page-per-month structure, so before splitting, find where each month starts:

Open the PDF and use Ctrl+F to search for a month name — "March", or your bank's period format like "01/03/2026". This jumps you to the first page of that month and gives you the starting page number.

Do the same for the following month; the page before that is your end page.

Note both numbers, then repeat for each month you need. Two minutes of this beats splitting three times and discovering the boundaries were wrong.

Splitting

Once you have the ranges:

  • Open [Split PDF](/split-pdf) and add the bundle.
  • Enter the range for the first month, for example 34-51.
  • Download.
  • Repeat for each month you need.
  • Each download is a self-contained PDF that opens anywhere.

    The page-number trap

    Statement PDFs often print their own page numbers — "Page 3 of 12" — that restart with each statement period. The PDF's internal page numbering runs straight through from 1 to 200.

    Always use the position shown in your viewer's page counter, not the number printed on the page. Mixing these up is the single most common reason a split comes out wrong.

    Whether to combine the months afterwards

    Depends what you were asked for:

    "Last three months of statements" — usually means three separate documents. Send three files.

    "Statements covering the last three months" — often accepts one combined PDF. If the months are consecutive, split them as a single range rather than splitting three times and merging. Fewer steps, no chance of ordering mistakes.

    If you do need to combine non-consecutive months, split each and then use Merge PDF, checking the order afterwards.

    Size limits

    Statement PDFs are usually text-based and light, but banks sometimes issue them as scanned images, which makes them large. If the portal has an upload cap, run the split file through the compressor.

    Check the numbers after compressing. Statement figures are the entire point of the document, and a blurry decimal point in a balance is exactly the kind of thing that gets an application queried. Compress only as far as you need to and check the result at 100% zoom.

    What about password-protected statements?

    Many banks issue statements encrypted with your date of birth or part of your account number. Those cannot be split until the password is removed, and our tools do not currently remove PDF passwords.

    The reliable route: open the statement in a PDF viewer, enter the password, then print to PDF. That produces an unprotected copy you can split. Note that printing re-renders the pages, so the text layer may be flattened — fine for an upload that a human will read, less good if anything needs to search the text afterwards.

    Frequently Asked Questions

    Is it safe to split a bank statement PDF online?

    Only with a tool that works in your browser. Ours reads the file locally and never uploads it, which you can verify in the Network tab of your developer tools. Given the document lists a year of transactions, this is worth checking before using any tool.

    How do I find where each month starts in the PDF?

    Use Ctrl+F to search for the month name or your bank's date format. That jumps you to the first page of that period. Search the following month too — the page before it is your end page.

    The page numbers on the statement don't match the PDF page numbers.

    Statement bundles usually print their own 'Page 3 of 12' numbering that restarts each period, while the PDF counts straight through. Always go by your viewer's page counter.

    My bank statement is password protected and won't split.

    It has to be decrypted first, and we don't currently offer password removal. Open it in a viewer with the password, then print to PDF to get an unprotected copy — bearing in mind that printing can flatten the text layer.

    Ready to Try This Tool?

    Put what you learned into action. Try Convertify's free PDF tools now - no sign up required!

    Try Split Pdf Tool →
    Ad

    Other Tools You Might Need

    Related Articles

    Ad