Head's U: JavaScript is either turned off or not working properly in your browser. Some parts of this page may not work properly.
home
~
socials
~
projects
~
rss
Cut an Image into Pieces with Image Magick's Tile Command
October 2025
cd
image-magick/tile-crop
magick
input.png
-
crop
3x3@ +repage +adjoin output-
%
d
.png
echo
"
done
"
Output:
done
end of line
References
Tile Cropping, sub-dividing one image into multiple images
Share link:
https://www.alanwsmith.com/en/33/tg/pu/y0/?cut-an-image-into-pieces-with-image-magick-s-tile-command