generate-meme
InactiveTool of The Stall
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.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"top": {
"type": "string",
"description": "Top / first line text. Required."
},
"width": {
"type": "integer",
"description": "Output image width in pixels (100–800). Default 600."
},
"bottom": {
"type": "string",
"description": "Bottom / second line text. Optional."
},
"middle": {
"type": "string",
"description": "Middle / third line text. Only used if the template has 3+ lines (e.g. panik-kalm-panik). Ignored otherwise."
},
"template": {
"type": "string",
"description": "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."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
The Stall
1/7 registries