Page 1 of 1

Re: Convert images issue

Posted: 2007-05-29T17:06:20-07:00
by magick
If the thumbnail option works for the mogrify program it should work for convert as well. Make sure they refer to the same ImageMagick version:
  • mogrify -version
    convert -version
Otherwise our only suggestion is to upgrade to the latest release. ImageMagick 6.3.4-4 processes your mogrify and convert commands without complaint.