Skip to main content
JAN 15, 2025·1min read·69 words ·

Cloudinary Backup Tool

I needed to backup thousands of photos from Cloudinary, and couldn't find an easy standalone tool to do so. So I built a little desktop app with Tauri. It handles batch downloads without eating all your RAM (vs an Electron app) and lets you resume if something goes wrong.

Setup instructions for Cloudinary Backup tool requesting cloud name, API key, and API secret credentials to download photos.
Setup instructions for Cloudinary Backup tool requesting cloud name, API key, and API secret credentials to download photos.

The world is editable. I ship fast, bend computers toward good problems, and help teams who have a hunch something could be better — napkin sketch to working prototype, usually before the week is out. Let's build something →

If you found value in this, consider supporting my work

github ·