This repository contains a free, open source GIF to spritesheets converter. Whether you're a seasoned game developer or just starting out, this tool can save you time and effort in the animation creation process.
- Download and move the
Gif to Sheet.jar
file into an appropriate folder of your choice. - Click it twice to run it.
- You'll notice it will make a new folder,
io
, in the same folder it's in. - Proceed to execute the steps for when you've already run the program below.
- Place the GIF file you want to convert in the
io/input
folder.
Not my GIF, it was found online
- Run the
Gif to Sheet.jar
file. - The resulting spritesheet will be available in the
io/output
folder under the " Frames" suffix, in the PNG format.
- Java Development Kit (JDK) 21 or newer installed.
- Ensure the GIF file in the
io/input
folder is in the correct format (.GIF
). - If you encounter any issues, check that the JDK is properly configured and, if it persists, don't hesitate to open an issue, i'll most certainly try to help!
Contributions are welcome! Feel free to submit pull requests or report issues.
This converter was passionately developed by ApenasOLinco.