This API reduces and optimizes file size of given image file or object less then 5 Megabytes (*5 Mb*). Supports PNG and JPEG file formats.
What this API does ?
Uses JPEG and PNG compress/optimize algorithms to reduce file size according to given `quality` value. Default `quality` value is set to `50`, which means, you can reduce file size around 50%.
You can play with the quality value, valid numbers are between `0` - `100`.