Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2006-03-17T13:28:28-07:00
To convert TIFF to JPEG, type
convert image.tiff image.jpg Of course the command will only work if you have ImageMagick installed and it was built with support for TIFF and JPEG.
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2006-03-17T20:40:09-07:00
Try
. Tiff should have a mode of rw-. Its possible in your case, ImageMagick is not finding its configuration files. Try
convert -debug configure logo: logo.gif and see where ImageMagick is looking for its configuration files and if it finds them.
Users browsing this forum: Amazon [Bot] , Google [Bot] and 26 guests