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

# Image Generation Guide

> Guide to AI image generation in Open Canva covering the generation process, available models, key features, and configuration settings.

## How image generation works

Open Canva uses advanced AI models to transform text prompts into high-quality images. Simply describe what you want to see, and our platform generates images that match your vision.

### The generation process

<Steps>
  <Step title="Enter your prompt">
    Describe the image you want to create using natural language. Be as specific as possible about:

    * Subject matter
    * Style and mood
    * Colors and lighting
    * Composition and framing
  </Step>

  <Step title="Select settings">
    Choose your preferred:

    * AI model
    * Image size and aspect ratio
    * Advanced parameters (optional)
  </Step>

  <Step title="Generate">
    Click generate and wait for the AI to create your image. This typically takes 10-30 seconds.
  </Step>

  <Step title="Review and iterate">
    View your result, download if satisfied, or regenerate with different settings.
  </Step>
</Steps>

## Key features

<CardGroup cols={2}>
  <Card title="Multiple AI Models" icon="sliders" href="/image-generation/models">
    Choose from various AI models, each with unique strengths and styles.
  </Card>

  <Card title="Reference Images" icon="image" href="/image-generation/reference-images">
    Upload reference images to guide the AI and achieve consistent results.
  </Card>

  <Card title="Advanced Settings" icon="settings" href="/image-generation/settings">
    Fine-tune generation with size, aspect ratio, inference steps, and more.
  </Card>

  <Card title="Multi-Model Generation" icon="layers" href="/image-generation/multi-model">
    Generate with multiple models simultaneously to compare results.
  </Card>
</CardGroup>

## Understanding prompts

The quality of your prompt directly affects the quality of your generated image. Effective prompts include:

* **Clear subject**: What is the main focus?
* **Style description**: Realistic, artistic, cartoon, etc.
* **Composition**: Close-up, wide shot, portrait, landscape
* **Mood and atmosphere**: Bright, dark, peaceful, energetic
* **Details**: Colors, lighting, textures, background elements

<Card title="Writing Effective Prompts" icon="pen-fancy" href="/image-generation/prompts">
  Learn advanced techniques for crafting prompts that produce amazing results.
</Card>

## Generation status

During generation, you'll see status updates indicating progress:

* **Preparing**: Setting up the generation request
* **Generating**: AI is creating your image
* **Processing**: Finalizing the image
* **Complete**: Your image is ready

<Card title="Understanding Status" icon="info" href="/image-generation/status">
  Learn more about generation status and what each stage means.
</Card>

## Best practices

<Tip>
  **Start simple**: Begin with straightforward prompts and gradually add complexity.
</Tip>

<Tip>
  **Experiment**: Try different models and settings to discover what works best for your needs.
</Tip>

<Tip>
  **Use reference images**: For consistent characters or styles, reference images are invaluable.
</Tip>

<Tip>
  **Iterate**: Don't expect perfection on the first try. Regenerate with variations to refine your results.
</Tip>

## Common use cases

* **Concept art**: Visualize ideas and concepts
* **Marketing materials**: Create images for campaigns and social media
* **Personal projects**: Generate artwork for personal use
* **Prototyping**: Quickly visualize design concepts
* **Creative exploration**: Experiment with different styles and ideas

## Next steps

<CardGroup cols={2}>
  <Card title="Writing Prompts" icon="pen-fancy" href="/image-generation/prompts">
    Master the art of writing effective prompts.
  </Card>

  <Card title="Model Selection" icon="sliders" href="/image-generation/models">
    Learn which model to use for different scenarios.
  </Card>

  <Card title="Settings Guide" icon="settings" href="/image-generation/settings">
    Understand all available generation settings.
  </Card>

  <Card title="Best Practices" icon="star" href="/features/best-practices">
    Tips and tricks for better results.
  </Card>
</CardGroup>
