[magick-users] converting PDF/PS/DVI files to PNG

Tassilo Horn tassilo at member.fsf.org
Wed Aug 22 07:50:18 PDT 2007


Hi all,

currently I'm writing an emacs mode that enables users to view
PDF/PS/DVI files in an emacs buffer.  Therefore I convert the file to a
set of PNG files, one for each page.  But there's a little problem.

If I use convert's -resize option to increase the size of the resulting
images, they are quite blurred.  If I omit it, the resulting PNGs are
too small but sharp.

So is it possible to convert a PDF/PS/DVI file to a set of sharp PNG
files that are sized like -resize WIDTHxHEIGHT would do?

Thanks a lot in advance!
Tassilo



More information about the Magick-users mailing list