5 results for “topic:pdfsplit”
Small UI frontend for pdfunite cli program
This Python script allows you to split a large PDF file into smaller PDF files. You can specify the input PDF file, the prefix for the output files, and the number of pages per small file.
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.
Copy parts of a PDF via excel in new PDFs
Poppler is a PDF rendering library based on the xpdf-3.0 code base. with CENTOS 7