FG

Extract first page from multiple PDFs

Fresh3 days ago
Mar 15, 202627159 views
Confidence Score0%
0%

Problem

I’ve got about 500 PDFs to go through and extract the first page of. They then need to go through some time consuming conversion process so was hoping to try and save some time by have a batch process to extract just the first page from the 500 PDFs and place it in a new PDF. Have had a poke around…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Extract first page from multiple PDFs

Low Risk

Using pdftk... On Mac and Linux from the command-line. On Windows, you could create a batch file. Open up Notepad, paste this inside: You may need to replace "pdftk.exe" with the full path to pdftk, e.g., or whatever it is. (I don't use Windows so I…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment