MoliTutu

Smart Image Compression & Cloud Upload

The ultimate tool for optimizing images and uploading them directly to Cloudflare R2. Save space, speed up your workflow.

MoliTutu Interface

Core Features

Smart Compression

Intelligent algorithms reduce file size without losing quality.

R2 Upload

Seamless integration with Cloudflare R2 for instant hosting.

Privacy First

Everything runs locally. Your data is yours.

Local API Proxy

Upload images via a local HTTP proxy without opening the app.

How It Works

1

Configure R2

Enter your Cloudflare R2 credentials in the settings. Setup once, use forever.

2

Drag & Drop

Pull your images into the app. Optimization and compression start automatically.

3

Get Link

Copy the public URL with one click. Ready to share or embed in your blog.

More Than Just Uploads

  • Batch Processing Process hundreds of images at once. Supports JPG, PNG, WebP.
  • History & Management View upload history, retry failed uploads, and clear records easily.
  • Developer Friendly Includes a local API proxy. Integrate MoliTutu into your scripts or other apps.

API Example

curl -X POST \
  http://localhost:3001/upload \
  -F "[email protected]"

Frequently Asked Questions

Is MoliTutu free?

Yes, MoliTutu is completely free and open source. You only pay for your own Cloudflare R2 usage (which has a generous free tier).

Where is my data stored?

Your images are stored directly in your Cloudflare R2 bucket. MoliTutu does not store or process your data on any third-party servers.

Does it support macOS and Windows?

Yes, MoliTutu is built with Tauri and supports both macOS (Intel & Apple Silicon) and Windows 10/11.