photo_meme_generator
Meme Generator — Add bold top and bottom caption text to an image in Impact-style font. At least one of top_text/bottom_text is required. [category: photo]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Base image — JPG, PNG, WebP, BMP (max 25MB) | |
| font | No | If Impact isn't installed the server substitutes DejaVu-Sans-Bold; X-JE-Font-* response headers report what actually rendered. | Impact |
| top_text | No | Top caption. At least ONE of top_text/bottom_text must be non-empty or the request is rejected. | |
| font_size | No | 'auto' or a pixel size. | auto |
| font_color | No | Caption fill — #rrggbb or #rrggbbaa hex only; invalid values silently revert to #ffffff. | #ffffff |
| bottom_text | No | Bottom caption. | |
| stroke_color | No | Caption outline hex; invalid values silently revert to #000000. Drawn at 2x stroke_width beneath the fill. | #000000 |
| stroke_width | No | Outline stroke width, 1-8. | |
| output_format | No | Defaults to the input image's format. |