You're looking at a specific version of this model. Jump to the model overview.

littletry /image-watermark:e653be4c

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
image
string
Source image to watermark.
watermark
string
None
watermark_text
string
None
mode
None
single
Place one watermark or repeat it across the image.
position
None
bottom-right
None
position_x
number
1

Max: 1

None
position_y
number
1

Max: 1

None
scale
number
0.18

Min: 0.01

Max: 1

None
opacity
number
0.65

Max: 1

None
margin
integer
24

Max: 4096

None
rotation
number
0

Min: -180

Max: 180

None
tile_spacing_x
integer
120

Max: 4096

None
tile_spacing_y
integer
120

Max: 4096

None
shadow
boolean
False
Add a soft drop shadow behind each watermark.
backing_plate
boolean
False
None
output_format
None
png
Output image format.
quality
integer
90

Min: 1

Max: 100

None
preserve_metadata
boolean
False
None

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'}