getting images out of pdf

Все, что вы хотели знать о программизме, но боялись спросить.
Ответить
Аватара пользователя
dima
Житель
Сообщения: 690
Зарегистрирован: 19 фев 2003, 19:26
Откуда: Хабаровск->Toronto

getting images out of pdf

Сообщение 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?
Аватара пользователя
akela
Графоман
Сообщения: 13066
Зарегистрирован: 21 авг 2007, 10:25
Откуда: ru->de->bc.ca

Re: getting images out of pdf

Сообщение akela »

man convert
Аватара пользователя
Valdemar
Завсегдатай
Сообщения: 208
Зарегистрирован: 27 янв 2011, 23:52
Откуда: Vancouver, BC

Re: getting images out of pdf

Сообщение Valdemar »

Ответить