Hello, I'm using ImageMagick to automate file downloads from an image database. ImageMagick is running on a unix system and I wrote a small perl script which converts the inputfile to 144 dpi png file, no matter which image type (tiff, eps-jpeg, jpg ... ) is downloaded. In the script I use two ...