💻 Software
Chop pages of a PDFs into multiple pages
Fresh7 days ago
Mar 15, 202617784 viewsConfidence Score0%
0%
Problem
I've got a bunch of PDF files that contain two "real" pages to a single PDF page; I'd like to chop these in half and put each half on a separate page. Essentially, I need something that does the exact opposite of (or ). How can this feat be achieved? Platform is Linux, open source preferred; as I'v…
Error Output
pdfnup
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Chop pages of a PDFs into multiple pages
Low Risk
You can solve this with the help of Ghostscript. alone cannot do that (to the best of my knowledge). I'll give you the commandline steps to do this manually. It will be easy to script this as a procedure, also with different parameters for page size…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix