画像をタイル状に分割したり1枚の画像をタイル上に並べる

PhotoScape

分割数やサイズで分割できます

PhotoScape : Free Photo Editing Software (Photo Editor) Download

ImageMagick

分割

C:\app\ImageMagick\convert  @out.png -crop 370x320 D:\line\tmp2\wa.png

結合

"C:\app\ImageMagick\convert.exe"   y:\input_svg\f.png   -size 1500x1500 tile:y:\input_svg\f.png   y:\input_png\f5x5.png