Simple Image Optimization
Rating: 8 out of 10
February 20, 2018
Vetted Review
Verified User
3 years of experience
We use cloudinary on our own sites to speed up the delivery of images and video and automatically optimize them for end users browsers. We really like how it can optimize for quality as well as format to reduce the amount of development work we needed to do on the platform which meant that our dev team had less to do.
- Automatically optimizes the images format to support user's browser - e.g. Chrome users get WebP formats
- Automatically optimizes for quality so you can set up a flag to automatically optimize the quality
- Cool additional things like face detection, or integrating with other APIs are simple - like adding flags to the URL
Cons
- Currently, they don't have an officially supported Drupal module -so it's quite painful to implement.
- If you have a site that has a lot of visitors then it's possible to get quite large bills out of the blue if you get a massive spike e.g. black Friday.
- The UI for the backend and documentation could do with a lot of improvements.