PixOps handles your images on our AWS S3 with cloudfront as a CDN. It does not delete images on your server or ask you to upload image. it just change the url and append prefix in your images url which later works on our CDN domain.
I have started working on it from the last 2 months, got the idea from a plugin which was automating all the images and uploading it on CDN. So i thought it can be done in a better way currently we are using AWS Lambda & S3 with CloudFront CDN for caching and delivering the image from over 200 locations. We have implemented a Lazy loading feature which works as creating an SVG with rectangle primitives which we used as the blurred background until the image is loaded
Plugin and generating key is completely free for 7,000 hits/month we have big plans for the plugin in the future like making it for other platforms and launching API for those websites which are created by scratch.
Wordpress users must give it a try.
Feedback is really appreciated as I see feedback as an opportunity to know my product better from a user Point of view
Thank You!