- imagemagick
- graphicsmagick-imagemagick-compat
sudo apt-get install imagemagick & graphicsmagick-imagemagick-compat
in your terminal to install them.
To start the conversion process run this:
$ convert Testing.pdf Testing.jpg
your output file will be Testing.jpeg.
That's all.
No comments:
Post a Comment