Split PDF into multiple files based on number of pages

Post Reply
AndyD
Newbie
Posts: 1
Joined: Wed Oct 16, 2024 6:03 pm

Split PDF into multiple files based on number of pages

Post by AndyD »

Hello friends,
Looking for a little input from this community on this.
I would like to be able to take a source PDF file and split into multiple/individual PDF files every 39 pages.
(e.g. if the source file has 507 pages, this would get split into 13 different files, each 39 pages.)
I've been trying to accomplish this with an action list, but am net seeing a way to do it.
Appreciate any thoughts you all might have!
Thanks,
Andrew
loicaigon
Advanced member
Posts: 631
Joined: Wed Jul 10, 2013 10:22 am

Re: Split PDF into multiple files based on number of pages

Post by loicaigon »

Hello,

You would need PitStop Server (with included Switch) for that. Not in Pro alone.
Loïc Aigon
Enfocus PitStop Manager
rhd_ole
Member
Posts: 149
Joined: Mon Jan 24, 2022 5:36 pm

Re: Split PDF into multiple files based on number of pages

Post by rhd_ole »

AndyD wrote: Thu Oct 17, 2024 2:39 pm Hello friends,
Looking for a little input from this community on this.
I would like to be able to take a source PDF file and split into multiple/individual PDF files every 39 pages.
(e.g. if the source file has 507 pages, this would get split into 13 different files, each 39 pages.)
I've been trying to accomplish this with an action list, but am net seeing a way to do it.
Appreciate any thoughts you all might have!
Thanks,
Andrew
Like loicaigon said, you can't split it using PS Pro. Only option without switch is to use the 'organize pages' option in Acrobat Pro, select Split and put the number of pages per.
Color Science & Workflow Automation
yosimo
Member
Posts: 63
Joined: Tue Mar 27, 2018 6:25 pm

Re: Split PDF into multiple files based on number of pages

Post by yosimo »

Hi Andrew,

I don't know how to solve this task with PitStop either.

But you could run a JavaScript directly in Adobe Acrobat to achieve this.
I have prepared an Adobe Acrobat action (sequence) that you can import and run via the Action Wizard.
It writes the separated PDF files to the directory in which the currently opened PDF is located.

Here is the download of the action Split into multiple PDF files every 39 pages.sequ:
https://magentacloud.de/s/btBk7twtiNdXTye
Post Reply