ComfyUI Node
mood.site Upload
Uploads one or more images (as PNG) to a mood.site board via the Supabase upload endpoint. Replicates the 'mood.site upload template' Apple Shortcut.
mood.site Upload
- images
- response
- filename
◄filename►
◄board_id►
◄edit_key►
◄compress_level6►
◄optimizefalse►
Categorymood.site
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Image(s) to upload. A batch uploads all frames. | |
| filename | STRING | Optional name for the uploaded image(s). Leave empty to auto-generate 'image<random>'. For a batch, an index is appended to keep names unique. | |
| board_id | STRING | The mood.site Board ID (board_id query param). | |
| edit_key | STRING | The mood.site Edit Key (edit_key query param). Shown in plaintext; collapse the node to hide it while streaming. | |
| compress_level | INT | 60–9 | PNG compression: 0-9. Higher = smaller file, slower encode. Lossless regardless. |
| optimize | BOOLEAN | false | Extra pass for a smaller PNG (slower). Forces maximum compression effort. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |
| filename | STRING | — |