I have received an answer that solved my problem. Thanks! The solution was to include the full path to the executable in the crontab. So now my crontab command is /usr/share/ImageMagick-6.3.8/utilities/.libs/mogrify instead of just mogrify. Peter