Any free alternative to Cloudflare image to upload and store images

I am using hono.js with Cloudflare workers as a side project to learn about hono.js and Cloudflare workers, but I want to add functionality to save images. Before in Node.js I was using Cloudinary as CDN, but it is not working with Cloudflare workers .so anyone recommend me some alternates?
Was this page helpful?