Split a PDF
Split one PDF into individual pages. Each page comes back as its own file.
How it works
Drop in a single PDF. The response is a zip archive containing one PDF per page.
Building this into your app?
The same operation runs under the API endpoint shown below for authenticated calls.
/api/v1/pdf/split