> ## Documentation Index
> Fetch the complete documentation index at: https://docs.modularmind.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Image Generation

> Create high-fidelity visuals programmatically within your workflows

## Native Visual Creation

Maia can natively generate high-fidelity images, allowing you to move from concept to final visual asset without ever leaving the app. Whether you need a hero image for a blog post or a specific graphic for a presentation, Maia handles the creation programmatically.

<Note>
  Image generation integrates directly into your workflows, enabling automated visual content creation at scale.
</Note>

## Key Features

<CardGroup cols={2}>
  <Card title="Up to 4K Quality" icon="image">
    Create crisp, high-resolution visuals ready for any professional use
  </Card>

  <Card title="Multiple Aspect Ratios" icon="crop">
    Choose from 16:9, 4:3, 1:1, and more to perfectly fit your destination platform
  </Card>

  <Card title="Workflow Automation" icon="gears">
    Include image generation as a step in your multi-stage automations
  </Card>

  <Card title="Programmatic Control" icon="code">
    Generate visuals based on dynamic inputs and data from your workflows
  </Card>
</CardGroup>

## Use Cases

### Content Creation

* **Blog Hero Images** - Generate featured images that match your article's theme
* **Social Media Graphics** - Create platform-optimized visuals for posts and ads
* **Newsletter Headers** - Design consistent visual branding for email campaigns

### Business & Marketing

* **Presentation Graphics** - Build custom visuals for slides and reports
* **Product Mockups** - Generate concept images for product ideas
* **Marketing Collateral** - Create banners, thumbnails, and promotional imagery

### Automated Pipelines

* **Report Generation** - Add relevant visuals to automated reports
* **Content Workflows** - Generate images as part of end-to-end content creation
* **Dynamic Outputs** - Create visuals that adapt based on data inputs

## Aspect Ratio Options

<Tabs>
  <Tab title="Landscape">
    * **16:9** - Ideal for presentations, YouTube thumbnails, website headers
    * **4:3** - Classic format for documents and traditional displays
    * **3:2** - Photography standard, great for print materials
  </Tab>

  <Tab title="Portrait">
    * **9:16** - Perfect for Instagram Stories, TikTok, mobile content
    * **3:4** - Vertical documents and mobile-first designs
    * **2:3** - Portrait photography and vertical banners
  </Tab>

  <Tab title="Square">
    * **1:1** - Instagram posts, profile images, icons
  </Tab>
</Tabs>

## Example Workflow

<Steps>
  <Step title="Define Your Visual Need">
    Describe what you need: "Create a hero image for a blog post about AI in healthcare"
  </Step>

  <Step title="Specify Parameters">
    Set quality, aspect ratio, and style preferences for your output
  </Step>

  <Step title="Generate">
    Maia creates your image based on the description and parameters
  </Step>

  <Step title="Integrate">
    Use the generated image in documents, websites, or pass it to other workflow steps
  </Step>
</Steps>

<br />

<br />

<br />

<Card title="Next: Agent Skills" icon="brain" href="/capabilities/agent-skills">
  Package specialized capabilities and domain expertise into reusable skills
</Card>
