Split PDF via Aspose.PDF for Aspose.PDF CLI
Utilize Aspose.PDF to split documents.
Split files using Aspose.PDF for Aspose.PDF CLI
Need just part of your large PDF files? To separate one or more parts from your PDF document, you must split the pages of the original PDF file. In order to create a PDF file, we’ll use Aspose.PDF CLI API. The tool is powered by the Aspose.PDF for C++ library and is available for different operating systems including macOS, Linux, and Windows. You can download its versions directly from Aspose.PDF CLI App. Working with command lines is simple and clear. Just use the command line to execute specific commands related to PDF processing. Choose from a range of available functionalities (e.g., text extraction, encryption, adding watermarks, etc) to perform on the PDF.
Split documents via CLI
You need Aspose.PDF CLI to try the code in your environment.
- Run application with particular command.
- Use command split.
- Enter the number of page to split at.
- Specify the destination of first and second PDFs.
How to split PDF using CLI
With the Aspose.PDF CLI, you can split large PDF documents. Splitting a PDF document is a common use case when working with PDF documents. It helps reduce the size of a PDF file by breaking large documents into smaller files to send via email.