Image Utilities let's you Resize, Crop, Identify width & height, Get & Fix Orientation, Sharpen, Watermark images for Mobile Apps using JS Canvas. This will help in reducing file sizes or make sure images all have the same dimensions
Original Component by Harlin Setiadarma
Limitation:
- GetOrientation will failed if used on Resize/Crop image binary data output, use it on original image binary data.
- This is not a UI Cropper (where you can control using touch interaction), use Cropper Mobile instead.
- Currently only tested for Chrome browser and Android (as I don't have Mac/Safari/iPhone)
New Icon