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

browse file #27

Closed snakom23 closed 8 years ago

snakom23 commented 8 years ago

Can you make browsing file? because i don't like a drag and drop function!

brunobar79 commented 8 years ago

It will take you no more than 5 minutes to replace the drag and drop for an input file. If you want that feature feel free to submit a PR 😉