[TYPO3] [OT] Extract images from PDF

Michael Stucki michael at typo3.org
Fri Jan 13 11:55:07 CET 2006


Heiner Lamprecht wrote:

> On Thursday 12 January 2006 09:29, Peter Klein wrote:
>> Hi Heiner. You should be able to it using
>> ImageMagick/GraphicMagics, like this:
>>
>>  convert foo.pdf pages.png
> 
> Thanks for the suggestion.
> 
>> This will extract all images from your PDF file "foo.pdf" and
>> name the imagefile(s) will be named "pages.png.0", "pages.png.1"
>> ect.
> 
> I only get one image, showing the complete PDF file (one page).

That's indeed what it does. ImageMagick cannot extract images, it simply
makes a screenshot of the whole PDF.

I think you'll have to look for another solution.

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-english mailing list