I'd like to better manage image sizes. In the world of Azure storage blob and nuget or some js package, what's a good tool for image compression and/or resizing to fix specific sizes - i.e tiny message image vs profile image. Thanks
#tech-questions
Thanks, both of these seem to offer quite a bit of functionality. My real goal (for the moment) is to focus on image size reduction - removal of meta data, etc. And then also size adjustments, however I'm going the dynamic web app approach so this 2nd one is less important but probably still preferred. Any ideas for a simple solution?
I've used Cloudinary with great success.
Imgix.com is the best tool for real time image processing. It saved a lot of my time.