Chaos Project

Game Development => Sea of Code => Development Tools => Topic started by: ForeverZer0 on August 03, 2011, 11:44:40 pm

Title: [C#] GIF Ripper
Post by: ForeverZer0 on August 03, 2011, 11:44:40 pm
GIF Ripper
Authors: ForeverZer0
Version: 1.0



Introduction

Have you ever wanted to extract the individual frames from a .gif file, but found it tedious to do in a normal graphics program?  Your problems are no more!  This application can batch rip all the frames from hundreds of .gif images at once, and within seconds.  It supports reading web addresses, so you don't even need to download the file to rip it.  All output files can be saved in one of six different formats, so there should be no need to convert them again afterwards.  Perfect getting them images from animations to your masterpiece spriteset.


Features




Screenshots

Add your files...: ShowHide
(http://dl.dropbox.com/u/20787370/Applications/Images/GfiRipper1.png)


Click to rip and convert: ShowHide
(http://dl.dropbox.com/u/20787370/Applications/Images/GfiRipper2.png)


Input File: ShowHide
(http://dl.dropbox.com/u/20787370/Applications/Images/crono_run.gif)

Output Files: ShowHide

(http://dl.dropbox.com/u/20787370/Applications/Images/crono_run_1.png)
(http://dl.dropbox.com/u/20787370/Applications/Images/crono_run_2.png)
(http://dl.dropbox.com/u/20787370/Applications/Images/crono_run_3.png)
(http://dl.dropbox.com/u/20787370/Applications/Images/crono_run_4.png)
(http://dl.dropbox.com/u/20787370/Applications/Images/crono_run_5.png)
(http://dl.dropbox.com/u/20787370/Applications/Images/crono_run_6.png)



Download

Requires Microsoft's .NET Framework 2.0 (http://www.microsoft.com/download/en/details.aspx?id=19) or higher.  Download and install if the program fails to start.

GIF Ripper.exe (http://dl.dropbox.com/u/20787370/Applications/GIF%20Ripper.exe) (181 KB)



Credits and Thanks




Author's Notes

This application is protected under the following license:
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) (http://creativecommons.org/licenses/by-nc-sa/3.0/)

Please report any bugs/issues you have so they can be resolved.
Enjoy!
Title: Re: [C#] GIF Ripper
Post by: Spaceman McConaughey on August 04, 2011, 12:19:49 am
Always wanted something like this! :D

Although, PoV's character bio gifs are now not safe. ;-;
Title: Re: [C#] GIF Ripper
Post by: G_G on August 04, 2011, 12:34:27 am
They are perfectly safe, unless you have an animated frame for each direction posted.
Title: Re: [C#] GIF Ripper
Post by: Spaceman McConaughey on August 04, 2011, 12:35:56 am
Oh yeah, forgot about that. Been a while since I actually stared at the gif images of them. xD
Title: Re: [C#] GIF Ripper
Post by: Dweller on August 04, 2011, 07:29:59 am
A very usefull tool and you share it with us, thanks!

lvlups!
Title: Re: [C#] GIF Ripper
Post by: G_G on August 04, 2011, 07:44:24 am
Now ForeverZer0. I ask of you to make a better GIF creation tool. The one I made uses a terrible gif library. Leaves weird pixels and screws with backgrounds.