Isotile
A downloadable tool for Windows, macOS, and Linux
Quickly generate tiles for your next game from sprites or solid colors. Drag and drop images onto the interface to get started.
Supports tiles from 8x8 upward, you can configure the width and height and export PNG images for use in any engine that supports image sprites.
Really just scratching an itch I had, this is also available on Github if you want to help out with development.
Comments
Log in with itch.io to leave a comment.
Hello, I liked the idea of the program, but I want a Linux version AppImage
Sorry, that's probably not on the cards since this was just a quick tool. But you can run it straight in your browser at https://isotile.kyd.au/app/ which is probably easier anyway :)
Hey really nice tool, is it possible to use it with argument ? To batch the process for multiple tile ?
Sorry, no. It's just interactive right now. Interesting idea though!
To compensate I made one with Godot Engine, the command line part is super basic but it work (the soft is runned one time for each generation so for a big batch I done the soft openned and closed 200 times xD)
Amazing work, glad you got it sorted :D