Blend another image, color, or text onto a base image using the blend parameter, blend modes, and positioning controls like blend-mode, blend-alpha, blend-x, blend-y, and blend-size.
- Provider
- imgix (Image CDN)
- Input summary
- {"name":"image_path","type":"string","required":true,"description":"Path to the base image (e.g., unsplash/unsplash006.jpg or examples/butterfly.jpg)"}, {"name":"blend","type":"string","required":false,"description":"URL-encoded URL of the image or ~text typesetting endpoint output to blend onto the base image"}, {"name":"blend64","type":"string","required":false,"description":"Base64 variant of the blend parameter for easier encoding of image URLs"}, {"name":"blend-mode","type":"string","required":false,"description":"Blend mode to use (default: overlay). Refer to blend-mode documentation for full list","enum":["normal","screen","overlay"]}, {"name":"blend-alpha","type":"number","required":false,"description":"Opacity level for the blend overlay (e.g., 80)"}, {"name":"blend-x","type":"number","required":false,"description":"Horizontal position offset for the blend overlay (e.g., 30)"}, {"name":"blend-y","type":"number","required":false,"description":"Vertical position offset for the blend overlay (e.g., 20)"}, {"name":"blend-size","type":"string","required":false,"description":"Size behavior for the blend overlay (e.g., inherit)","enum":["inherit"]}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available