p. Corey wrote: > first try and directly run the commands through imagemagick like > `mogrify -resize 256x256 *.jpg` to see if it is a imagemagick problem. Yes, using `mogrify -resize 256x256 *.jpg` produces a command prompt, just as using mini_magick did. -- Posted via http://www.ruby-forum.com/.