Closed
Description
I split a test 11-page PDF file with a file size of 545 KB using the split-pages API endpoint with a pageNumbers value of 1n.
The output is 11 PDF files in a ZIP file however the total size of the ZIP file is 5,399 KB and the uncompressed size of each PDF file is between 516 KB and 519 KB which is nearly the size of the entire original file.
I am using the latest alpha Docker container.
Activity