photo_shadow_adder
Add Drop Shadow — Add a drop shadow effect to an image, producing a PNG with transparency. [category: photo]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blur | No | Shadow edge softness in px. 0 = hard-edged rectangle of a shadow. | |
| file | Yes | Image to shadow — JPG, PNG, or WebP only (max 25 MB). BMP is NOT accepted here, unlike most photo tools. | |
| angle | No | Shadow direction in degrees. | |
| opacity | No | Shadow darkness 0-100. Affects the shadow layer only, never the image itself. | |
| distance | No | Shadow offset in px. | |
| shadow_color | No | Hex shadow color. Field name is 'shadow_color' — not 'color'. | #000000 |
| output_format | No | Optional output format. |