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.