Flow → Supabase Auto Uploader

Send every new Flow image to Supabase automatically.

The userscript runs in the browser, while the Vercel API handles uploads, compression, and metadata. Bookmarklet usage is optional.

Required

Userscript (Automatic)

While Flow is open, new images are detected and uploaded automatically.

Required

Vercel API

Compression and metadata generation happen here. Duplicate URLs are ignored.

Optional

Bookmarklet

Optional. Use only if you need manual triggering.

API Endpoint

Uploads are sent to this endpoint:

POST /api/upload-flow-images

Bookmarklet (Optional)

If you need manual triggering, generate a bookmarklet.

Bookmarklet Generator