Blocks
Image Generator
Generate images
Create high-quality images using DALL-E. Configure resolution, quality, style, and other parameters to get exactly the image you need.
Toolsimage_generator
Block Preview
Image Generator
Generate images
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the image_generator block with monitoring enabled in production.
Inputs (UI)
Provider
dropdownLayout: full
Options: DALL-E
Prompt
long-inputPlaceholder: A modern office workspace with natural lighting and plants
Layout: full
Model
dropdownLayout: half
Options: DALL-E 3
Size
dropdownLayout: half
Options: 1024x1024, 1024x1792, 1792x1024
Quality
dropdownLayout: half
Options: Standard, HD
Style
dropdownLayout: half
Options: Vivid, Natural
API Key
short-inputPlaceholder: Enter your OpenAI API key
Layout: full
Inputs (API)
provider
stringRequired
prompt
stringRequired
model
stringRequired
size
stringOptional
quality
stringOptional
style
stringOptional
apiKey
stringRequired
Outputs
Primary response type:
{
"content": "string",
"image": "string",
"metadata": "json"
}Tool Access
openai_dalle