generate-meme
Select a template from 211 built-in memes and add your text to generate a custom image. Returns a PNG URL and markdown for embedding.
Instructions
Generates a meme image from 211 built-in templates. Returns a direct PNG URL and embed-ready markdown. Input: template ID (default: drake), top line, optional bottom line, optional middle line (for 3-line templates like panik-kalm-panik). Popular templates: drake, buzz (X Everywhere), fry, fine (This Is Fine), success, panik-kalm-panik, boat (I Should Buy a Boat), aag (Ancient Aliens), blb (Bad Luck Brian). $0.005/call — free upstream, no API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | No | Meme template ID. Popular options: drake, buzz, fry, fine, success, panik-kalm-panik, boat, aag, bad, blb, yuno. Call /cap/list-templates (free) for the full 211. Default: drake. | |
| top | No | Top / first line text. Required. | |
| bottom | No | Bottom / second line text. Optional. | |
| middle | No | Middle / third line text. Only used if the template has 3+ lines (e.g. panik-kalm-panik). Ignored otherwise. | |
| width | No | Output image width in pixels (100–800). Default 600. |