Break an image into tiles
January 30, 2008 9:01 AM
Subscribe
Help me automate the splitting of an image into tiles.
I'm making a tile-based map-like program, and I want to be able to split a very large image into tiles for use in this. It might result in hundreds or thousands of tiles so I clearly won't do it all manually.
My initial image will probably be an .ai file, and I want to be able to output it as .png files for transparency. (So one cheap program I found online won't work, since it outputs to .jpeg.)
I have Photoshop CS3, and I think it's possible that I could make a batch processing macro of some sort, though I will need to learn more about it to figure out how.
So, any good tutorials on how to code more complex batch processing in Photoshop, or recommendations for other software I should use?
posted by RobotHero to computers & internet (8 comments total)
2 users marked this as a favorite
will do the job, where 50x50 is your desired tile size. (I've never used it with an .ai file, but afaik that will work.)
See previously.
posted by Wolfdog at 9:12 AM on January 30