Skip to content
#

pdfsplit

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This is a Next.js application that allows you to split PDF files based on two methods: By Page Count: Split a PDF into multiple files, each containing a specified number of pages. By Delimiter: Split a PDF by providing a text delimiter. The application will scan the document and create a new file every time it encounters the specified text.

  • Updated Sep 5, 2025
  • TypeScript

Add this topic to your repo

To associate your repository with the pdfsplit topic, visit your repo's landing page and select "manage topics."

Learn more