Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Generate images from text prompts using the command line.Commands
Basic Image Generation
With Model Selection
With Size
With Quality (DALL-E 3)
Save to File
Options
| Option | Short | Default | Description |
|---|---|---|---|
--model | -m | dall-e-3 | Model to use |
--size | -s | 1024x1024 | Image size |
--quality | -q | standard | Image quality |
--output | -o | None | Output file path |
--n | 1 | Number of images |

