HUGE file size savings (kilobytes, even megabytes) in this new version.- Now output image to JPEG, not PNG- Watermark processing still using PNG to maintain alpha channel / transparency.- New JPEG Quality input parameter (default to 0,7)
Client-side mobile action:
1. Resize: resize any binary data to a Maximum Width or Height (maintain aspect ratio), auto sharpen & fix orientation...
2. Crop: crop any binary data to a specific dimension
3. Identify: identify width, height and orientation, file size in bytes of binary data
4. GetOrientation: get orientation of image file (only source binary data with EXIF info)
5. FixOrientation: fix image orientation by orientation input parameter or automatically without orientation input parameter (only source binary data with EXIF info)
6. Sharpen: sharpen image
7. AddImageWatermark: add an image as watermark to source image...
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)
- Currently only tested for Chrome browser and Android (as I don't have Mac/Safari/iPhone)
Anyone want to donate :)
I received donation through Paypal at harlins@gmail.com.