Chaos Project

Game Development => Sea of Code => Development Tools => Topic started by: G_G on April 05, 2012, 12:28:47 am

Title: [C#] GIF to Spritesheet
Post by: G_G on April 05, 2012, 12:28:47 am
GIF to Sheet
Authors: game_guy
Version: 1.0



Introduction

I'm working on a new project and all the resources I found were animated gifs. Rather than using ForeverZer0's GIF Ripper (http://forum.chaos-project.com/index.php/topic,10203.0.html) and putting them into a sheet myself, I decided to make a tool that splits the GIF and pastes it into one sheet for me.


Features




Screenshots

I know the UI isn't that great but it works.
Spoiler: ShowHide
(http://i1154.photobucket.com/albums/p536/gameus_guyus/gif.png)


Turns this...
Spoiler: ShowHide
(http://i1154.photobucket.com/albums/p536/gameus_guyus/derpy_hover_right.gif)

Into this...
Spoiler: ShowHide
(http://i1154.photobucket.com/albums/p536/gameus_guyus/derpy.png)



Download

GIF to Sheet.zip (http://www.box.com/s/c758e14346569234c646) (6 KB)
GIF to Sheet Source.zip (http://www.box.com/s/0b98b0d65c7bd75c2fbb) (77 KB)


Compatibility

Requires Microsoft's .NET Framework (http://www.microsoft.com/download/en/details.aspx?id=19) 2.0 or higher.


Credits




Author's Notes

Enjoy! If you have any suggestions, lemme know.
Title: Re: [C#] GIF to Spritesheet
Post by: Dweller on April 05, 2012, 03:18:51 am
I tested with a few animated gif and is working fine. Great job game_guy, your tools are a great contribution to spriters.