Skip to content

Split a multi-paged PDF into multiple single-paged PDF

Notifications You must be signed in to change notification settings

Koboo/pdf-splitter

Repository files navigation

PDFSplitter

Application

PDFSplitter is a minimal application and creates a new PDF file for each page from a multi-page PDF.

How to use

Get via source

  1. Clone the repository

  2. Build the project by running ./gradlew build in the project directory

  3. Find the artifact located in {projectDirectory}/build/libs/

Or download pre-built binaries from releases.

  1. Double-click the pdf-splitter-*.jar and select a multi-paged *.pdf file to split it in multiple files