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

iOS vertical camera capture leaving blank part at bottom #13

Closed ghost closed 9 years ago

ghost commented 9 years ago

How do we avoid blank spot at the bottom if the image is taken vertically?

brunobar79 commented 9 years ago

I guess you should crop it, but that feature is not expected to be performed by this library