You're looking at a specific version of this model. Jump to the model overview.
lundymatthew-wq /logo-overlay:aa92cbe3
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| mode |
None
|
Operation mode
|
|
| logo |
string
|
Logo file (PNG with transparency)
|
|
| image |
string
|
Base image for overlay
|
|
| brand_primary_color |
string
|
#000000
|
Hex color e.g. #FF5733
|
| position |
None
|
bottom-right
|
Logo position on image
|
| scale |
number
|
0.15
Min: 0.05 Max: 0.5 |
Logo scale relative to image width
|
| opacity |
number
|
0.9
Max: 1 |
Logo opacity
|
| shadow |
boolean
|
False
|
Add drop shadow behind logo
|
| backing_plate |
boolean
|
False
|
Add semi-transparent backing plate behind logo
|
| spacing |
integer
|
200
Min: 50 Max: 500 |
Watermark tile spacing in pixels
|
| angle |
number
|
-30
Min: -90 Max: 90 |
Watermark rotation angle
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}