Voxta docs

Image Generation

Services that generate images during a chat — for character avatars, scene illustrations, or just because the character asked.

Image Generation services let your scenario or character produce images on the fly — character moods, scene illustrations, reaction images.

Several multimodal LLMs also generate images via their image API — OpenAI (DALL-E), Google (Imagen via Gemini), OpenRouter and xAI (via OpenAI-compatible endpoints). If you've configured one of those for text generation, it can serve as your image generator too.

While a chat is running

A picture takes seconds to a minute to make, and the chat does not wait for it. Replies, triggers and timers keep running; the image appears when it is ready.

One chat generates one picture at a time. Across chats it depends on the service — a local backend takes one request at a time, a hosted API several. Closing a chat cancels what it still had in flight.

Cloud-Based dedicated services

Cloud-Based LLMs that also do Image Gen

Self-Hosted: Zero-Setup

Self-Hosted: Requires External Software

On this page