FG
💻 Software

How can I split a PDF's pages down the middle?

Fresh6 days ago
Mar 15, 202635505 views
Confidence Score0%
0%

Problem

Does anyone know of a good way to split a pdf's pages down the middle into two new pages? To be clear, I'm not trying to split out already existing pages from a pdf; I am trying to create two new pages from an existing single page.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I split a PDF's pages down the middle?

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

Environment