nozero.rb - Ruby script to create a GIF with no 0 bytes nozero.gif - A GIF with no zero bytes img2html2.rb - Ruby script to convert a GIF to an HTML file that displays it in javascript using fromCharCode nozero.html - nozero.gif converted to JS with img2html2.rb img2html3.rb - Ruby script to convert a GIF to an HTML file that displays it in JS using octal strings nozero_octal.html - nozero.gif converted to JS with img2html3.rb nozero_gif_renamed_to.bmp - nozero.gif renamed to BMP nozero_out.bmp - The result of saving the image from IE nozero_out_bmp_renamed_to.gif - nozero_out.bmp renamed to GIF