Extract even-numbered and odd-numbered pages of a PDF into two separate PDFs
14
votes
5
answers
7947
views
I have a PDF that consists of several hundred pages of bilingual text. Since I need to use OCR on each language separately, I want to grab the even and odd pages and make two separate PDFs, using
convert
or ghostscript
. The language I want to do first is on the odd-numbered pages. What convert
or ghostscript
command can I use to grab these and write them to a new file?
Asked by ixtmixilix
(13520 rep)
Jun 26, 2011, 01:47 PM
Last activity: May 8, 2022, 04:33 AM
Last activity: May 8, 2022, 04:33 AM