Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Hi everyone, I installed ImageMagick for Terminal on Mac and I am wondering how I can split my image into uneven pieces, and create a new file for each piece?
No, I am not going to release this copyrighted image in my game, its just for experimentation.
As Fred says. The file you uploaded has been renamed 83596.png by that website.
If you know the x-coordinates of your cut positions or the width of the pieces, you can just do a number of "-crop" operations. Five of the cut points can be found automatically (eg by my guillotine.bat script). If you crop off the "Sprites ripped by..." text, it finds them all.