Code: Select all
convert E:\imagemagicK\edits.png -crop 16x16@ +repage E:\imagemagicK\edits_split.pngIf I try with a smaller image (4096x4096 for example) it works.
I understand that imagemagick can handle 'large' images but I'm not sure if there is more that I need to setup for this. any help appreciated, thanks.