DataToSource.pl
I haven't added too much to this script as far as functionality. See the documentation:
DataToSource.pl [argument] SourceFilesNot too many options. You can specify the output filename, useful for build scripts. You can change the line length to suit your tastes. Note that the script takes in any number of files as the last argument(s), I used this for multi-frame animations.
-outputFile to create, default is Output.h.
-linelengthNumber of bytes to write per line, default is 8.
-help, -? Print this help.
Example Time:

Simply running "DataToSource.pl -linelength 20 Test.gif" on the previous image will give the following: