Страница 1 из 1

getting images out of pdf

Добавлено: 02 мар 2012, 09:19
dima
I have pdf with 10 images. I can open pdf and get images manually one by one.
I want to get all images as JPGs from pdf into file system.

I found pdfimages program. Have it on Linux and XP. It does extract all images as I wanted.
Problem with it (on both platforms), that images stored in pbm format. According to help -j parameter should make JPGs.

Doesn't work. I can't find anything referencing to that problem in Google (?!)
Any suggestions?

Re: getting images out of pdf

Добавлено: 02 мар 2012, 09:40
akela
man convert

Re: getting images out of pdf

Добавлено: 02 мар 2012, 11:28
Valdemar