generate_slide_deck
Convert slide content prompts into a styled PowerPoint deck by generating one image per prompt and assembling them. Enable enhance mode for clean editorial slide design.
Instructions
Generate one image per prompt then assemble them into a PPTX deck.
Each prompt should be the CONTENT of one slide. style='slide' (default here) applies a clean editorial presentation design (light, restrained accent, one hero visual, short labels, takeaway banner) — pass raw slide content and the enhancer designs it. Set enhance=False to send prompts verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompts | Yes | ||
| aspect | No | 16:9 | |
| out_pptx | No | deck.pptx | |
| out_dir | No | out | |
| enhance | No | ||
| style | No | slide |