- Install imagemagick
- Using a terminal where the pdf located:
convert file.pdf file.png
(.png
or.jpg
or any other format). will create file-1.png ... file-i.png ... file-n.png where n the number of pages.
or using the
poppler-utils
packages containing the utility pdftoppm
capable of converting pages from a pdf file to ppm, png or jpeg format:pdftoppm -png file.pdf prefix
will produce
prefix-01.png
etc. for each page.
Aucun commentaire:
Enregistrer un commentaire
Visit our sponsor EurabiaHosting