Search found 2 matches
- 2012-06-27T11:47:46-07:00
- Forum: Users
- Topic: New to imagemagick, need to crop image into tiles.
- Replies: 3
- Views: 18454
Re: New to imagemagick, need to crop image into tiles.
It worked! Thanks!
- 2012-06-27T10:44:32-07:00
- Forum: Users
- Topic: New to imagemagick, need to crop image into tiles.
- Replies: 3
- Views: 18454
New to imagemagick, need to crop image into tiles.
I've read around and the command is,
convert -crop 32x32 terrain.png tiles/tile%03d.png
but no one ever mentions where to put the command, I've installed imagemagick and I run imagemagick display but there is no place for commands.
convert -crop 32x32 terrain.png tiles/tile%03d.png
but no one ever mentions where to put the command, I've installed imagemagick and I run imagemagick display but there is no place for commands.