Split a PDF into individual pages with a custom name pattern — every page downloads as a separate file in one ZIP.
{n} for the page number (e.g. page-1.pdf, page-2.pdf …). Padding like {n:03} gives page-001.pdf.This free bulk PDF splitter breaks any PDF into individual single-page PDF files, using a custom naming pattern you control (e.g. page-1.pdf, page-2.pdf, or page-001.pdf with zero-padding), and packages every page into one ZIP file for download.
It's useful for extracting specific pages from a scanned document, separating chapters, or preparing pages for a document management system. The entire split happens in your browser — your PDF is never uploaded anywhere.
Yes — use the file name pattern field. {n} inserts the page number, and {n:03} pads it with zeros (e.g. 001, 002) so files sort correctly.
No hard limit — very large PDFs (100+ pages) may take longer to process since everything runs in your browser, but there's no server-side restriction.
No — the entire split happens locally in your browser. Your PDF is never uploaded to any server.
No, encrypted or password-protected PDFs can't be processed by this tool. Please remove the password first using a PDF tool that supports decryption.