Pisahkan tiap N halaman
Pecah PDF tiap N halaman dan unduh semua bagian sebagai zip.
When a document has a fixed rhythm — a batch of two-page invoices, a stack of four-page contracts scanned in one run, a hundred single-page certificates — splitting it is arithmetic, not judgement. Give the interval and the file is cut into parts of that length, each one its own PDF, all of them delivered in a zip.
It only helps when the rhythm really is fixed. A document whose sections are of different lengths will be cut in the wrong places every time, and no interval fixes that. For those, split at the bookmarks, or pick the pages by hand.
How it works
- Drop in a PDF.
- Set how many pages each part should hold.
- Check the preview: it shows how many parts you will get.
- Download the zip of parts.
What people use it for
- Breaking a batch scan of two-page invoices into one file per invoice.
- Cutting a run of single-page certificates into individual files to email out.
- Turning a bulk-printed set of four-page forms back into separate documents.
Frequently asked questions
- Is my file uploaded to a server?
- No. The file is opened by JavaScript and WebAssembly running inside your own browser tab. It is never uploaded, there is no server-side processing and nothing is stored — closing the tab discards everything.
- It says this would produce a single part.
- The interval is at least as long as the document, so nothing would be split. Choose a smaller number — if you want the whole file as one part, you already have it.
- What happens to the last part if it does not divide evenly?
- It holds whatever is left. Eleven pages split every four gives you 4, 4 and 3 — nothing is dropped and no blank pages are invented to round it up.
- My sections are not all the same length.
- Then this is the wrong tool: a fixed interval will cut in the wrong place. Use Split by bookmarks if the document has an outline, or Extract pages to take each section by hand.
- How are the files inside the zip named?
- After the source document with a part number, so they stay in order in a file manager and it is obvious which original they came from.
Alat terkait
Alur kerja PDF
Rangkai beberapa tool dalam satu proses — putar, watermark, penomoran, kompresi, dan proteksi sesuai urutan pilihan Anda, lalu unduh hasilnya.
Gabungkan PDF
Gabung beberapa PDF jadi satu — seret file sesuai urutan, lalu unduh hasilnya.
Putar PDF
Putar halaman PDF terpilih 90°, 180°, atau 270°. Semua halaman atau rentang khusus.
Atur PDF
Gabung beberapa PDF, seret halaman, putar, hapus yang tidak perlu, lalu pecah atau simpan.