Image Utilities (Resize, Crop, Identify width & height, Get & Fix Orientation, Sharpening, Watermark) for Reactive Apps using JS Canvas. HUGE file size savings (kilobytes, even megabytes).
- 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)
- Currently only tested for Chrome browser and Android (as I don't have Mac/Safari/iPhone)
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)