Upload design images for use with generation
/generate endpoint.
multipart/form-data:
| Constraint | Value |
|---|---|
| Max file size | 10 MB |
| Allowed formats | PNG, JPEG, WebP, GIF |
| Recommended resolution | 2400x3000px or higher |
/generate.Use PNG for designs with transparency
High resolution = better prints
sRGB color space
Remove excess transparency
| Code | Status | Description |
|---|---|---|
invalid_request | 400 | No file provided or invalid format |
invalid_request | 400 | File too large (max 10MB) |
invalid_request | 400 | Could not read image |