Search this blog

samedi 29 mai 2010

Ubuntu: PDF to Images

Convert PDF pages to images:
gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=png16m -sOutputFile=picname%03d.png inputpdf.pdf
Extract images (in JPG) from PDF using xpdf:
pdfimages -j example.pdf ./imagenames

Aucun commentaire:

Enregistrer un commentaire