Splitting PDFs into multiple PNGs

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
weyus

Splitting PDFs into multiple PNGs

Post by weyus »

All,

Very simply question here.

I can see that one can convert a PDF to an image using "convert".

Can one split out that PDF into multiple pages, and generate one image per page using convert? If so, how?

Many thanks,
Wes
weyus

Re: Splitting PDFs into multiple PNGs

Post by weyus »

Think I got it, apparently the extensions are parsed to determine whether or not to extract by page or not. Sorry for the ignorant question.

Many thanks.

W
Post Reply