AdlyseAdlyseDocs
Welcome
Getting Started
QuickstartOnboarding Wizard
Essentials
DashboardAd AccountsExplorerReportsSearch TermsDecision Log
AI Studio
Adlyse AISkillsGuidelinesSchedules
Admin
OrganizationTeam
Integrations
OverviewMCP Servers →API Keys
Legacy Docs
OverviewQuickstartCookbookWorkflowVariablesKnowledge BaseAPI Keys (legacy)NodesSelf HostingSelf-Host Auth
  1. Overview/
  2. Core Concepts/
  3. Nodes

Image Generation Node

The Image Generation Node creates images using AI models like DALL-E.

Overview#

Use Image Generation Nodes to:

  • Generate images from text descriptions
  • Create visual content programmatically
  • Build image-based workflows

Configuration#

Prompt#

Describe the image you want to generate:

plaintext
A professional logo for {{input.company_name}} in minimalist style

Model#

Select the image generation model.

Size#

Choose output dimensions (e.g., 1024x1024).

Style#

Optional style parameters for the generation.

Output#

Returns:

  • image_url - URL to the generated image
  • prompt - The prompt used

Best Practices#

  1. Be descriptive in your prompts
  2. Specify style, mood, and composition
  3. Include relevant details
  4. Test with variations