Is there a library that has similar functionality? I rather take care of image manipulation locally, it seems such a waste of bandwidth and resources to send large images just to have them cropped.
Edited to say the service itself looks awesome, I just wished it was local.
"Every image is unique in its content, and every visitor to your website has a different device, resolution, browser and network speed. It is challenging to deliver an optimal image to every user, especially when you need to scale that up to hundreds, thousands or millions of images."
This article discusses the challenges that web and mobile developers face and introduces a cloud based solution for automatic content-aware and context-aware image adaptation: automatic cropping, intelligent content-aware encoding, dynamic format selection and automatic responsive images using Client Hints.
5 comments
[ 3.7 ms ] story [ 27.4 ms ] threadEdited to say the service itself looks awesome, I just wished it was local.
It's not as sophisticated as what we implemented for Cloudinary, but it's a good start.
And here's an interactive demo of the auto quality feature: https://demo.cloudinary.com/?mode=qa
This article discusses the challenges that web and mobile developers face and introduces a cloud based solution for automatic content-aware and context-aware image adaptation: automatic cropping, intelligent content-aware encoding, dynamic format selection and automatic responsive images using Client Hints.