brunobar79 / J-I-C

J I C is a Javascript Image Compressor using HTML5 Canvas & File API that allows you to compress your jpeg & png images before uploading to the server (100% client-side and no extra libraries required!)
http://makeitsolutions.com/labs/jic/
MIT License
857 stars 196 forks source link

Support for other formats. #41

Open hifall opened 8 years ago

hifall commented 8 years ago

Hi,

Thanks for this awesome library!

Do you plan for any support for other types of images, like BMP and gif? Would be awesome to see a huge size reduction for these image types!