I'm new to ImageMagic and I wanted to use this cmd in php
system('/usr/local/bin/convert "ajax-loader.gif" -coalesce -resize 29 "tmp.gif"');
Unfortunatelly the new image is corrupted
this is the original

and this is the thumbnail

Can you somebody help me with this problem? I tried to google something but nothing helped....
Thank you so much