jarvisbox

Split PDF into Individual Pages

Sometimes you need each page of a PDF as its own file — for example, when distributing individual handouts from a presentation deck, or when processing pages through an OCR or image tool that accepts one page at a time.

This tool splits a PDF so that every page becomes a separate PDF file, then bundles the result into a ZIP archive for convenient download. File names follow the pattern page-01.pdf, page-02.pdf, and so on.

The split happens entirely in your browser using pdf-lib — no server upload. For large documents, the ZIP generation may take a moment, but you will see a progress indicator as pages are processed.

This approach is also useful for re-assembling a PDF in a different order: split it into individual pages, then use the merge tool to join them in the sequence you want.

Split mode

このツールの問題を報告