Trylinux.org
 

October 18, 2007

convert is awesome

Filed under: linux, tips, tools — tip @ 9:17 pm

Someone was asking how to convert PDFs to JPGs and I thought to myself, surely there is a Linux utility to do this. Well ImageMagick comes with a utility called convert and the syntax is really easy.

convert test.pdf test.jpg

This will create a jpeg for each page of the pdf.  Simple right?  Plus it supports many input and output formats.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment