N페이지마다 분할
단일 작업으로 PDF를 각각 N페이지의 여러 파일로 분할합니다.
여기에 PDF를 드롭하거나 클릭하여 선택하세요
최대 PDF 크기 100 MB
생성된 각 파일에는 이 수만큼의 페이지가 포함됩니다. 마지막 청크에는 나머지 페이지가 들어갑니다.
단일 작업으로 PDF를 각각 N페이지의 여러 파일로 분할합니다.
여기에 PDF를 드롭하거나 클릭하여 선택하세요
최대 PDF 크기 100 MB
생성된 각 파일에는 이 수만큼의 페이지가 포함됩니다. 마지막 청크에는 나머지 페이지가 들어갑니다.
To split PDF every N pages is to cut a document into regular, equally sized blocks: every 2, 5 or 10 pages, a new file begins. It is the fastest way to handle a repeating, predictable structure, because you set one number instead of typing out every range by hand.
The classic case is a large scan: a continuous capture where each record takes a fixed number of pages (a form over 2 pages, a case file over 4). Cutting every N pages turns that single scan into one file per record in a single pass. The same approach helps you split a large PDF such as a book into chapters of fixed length, or meet an upload page limit, for example a portal that only accepts documents of 20 pages or fewer.
The output is a ZIP archive with one file per chunk, kept in the order of the source document. When the total page count is not an exact multiple of N, the last file simply holds the remainder, so no page is lost or duplicated.
If your cuts do not fall at even intervals, use split to define custom ranges instead; to sort front and back sides after scanning, split-even-odd separates odd and even pages; and if a cut goes wrong, merge reassembles the files into one PDF so you can start over. On privacy, your files are processed and then deleted automatically, and no sign-up is required.
Upload
Upload your PDF file into the drop area (or drag and drop it).
Configure
단일 작업으로 PDF를 각각 N페이지의 여러 파일로 분할합니다.
Download
Download the resulting document in one click — your files are deleted automatically after processing.
Upload your PDF, enter the number of pages per chunk (for example 5), then click the button. You get a ZIP archive with one file per chunk, or a single PDF if there is only one chunk.
The last chunk simply contains the remaining pages. For example, a 5-page document split every 2 pages produces three chunks: pages 1-2, pages 3-4 and page 5.
The last file simply holds the remaining pages. For instance, a 10-page PDF split every 4 pages produces three files of 4, 4 and then 2 pages.
All chunks are bundled into a single ZIP archive to download. You get every file in one click, without retrieving them one at a time.
Yes, this tool is 100% free with no usage limits. No sign-up, no credit card and no watermark added to your documents.
Yes. Your files are processed securely and automatically deleted from our servers after processing. Nobody has access to them.