Local PDF tool - browser processing

Split a bank statement PDF without it leaving your device

Use Split PDF to keep only the statement pages a recipient needs, then redact account details if necessary.

0 bytes sent proof

What the widget measures

The panel counts what leaves your browser after you choose a file. The site's own scripts and fonts load like any web page — what you will never see is a request carrying your PDF. Check it here, or open your browser's Network tab and see for yourself.

0 bytes of your document sentStarts measuring when you choose a file on a tool page
Document request bodies
0 bytes
App network after file open
0 bytes
Processing engine
Browser WASM worker

The number is scoped to request bodies after you choose a document. App assets such as JavaScript, WASM, and fonts can still load; those are not your PDF bytes.

Verify it yourself
  1. Open DevTools, then the Network tab.
  2. Choose a PDF in the tool and complete the action.
  3. Filter for fetch or XHR requests; document processing should not create a request carrying your file.

Stronger check: load the tool page first, then disconnect from the network before choosing the file. Already-loaded tool code can continue processing locally, but a first visit still needs the site assets.

Steps

How to do it in Lemmafour

  1. Choose Split the statement locally.
  2. Open the statement PDF.
  3. Use visual cuts around the month, account, or page range you need.
  4. Check the output ranges in the side controls.
  5. Split and download only the needed files.

Expert note

Share fewer pages first

For bank statements, page minimization comes before redaction. If the recipient needs one month, do not share the entire year and rely on black boxes. After splitting, inspect each output for repeated headers, partial account numbers, and transaction details that still need secure redaction.

FAQ

Questions people ask before using this tool

Should I redact after splitting?

Usually yes if the remaining pages still contain account numbers, addresses, or irrelevant transactions.

Can I make a ZIP of outputs?

Yes. Split PDF creates individual PDFs and a ZIP package.

Does the bank statement upload for preview?

No. Preview and split planning use local rendering.