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

# Image Generation

> Create stunning AI-generated images with MiaoDaShi

## Overview

MiaoDaShi provides powerful image generation capabilities using cutting-edge AI models. Generate high-quality images from text descriptions or transform existing images.

## Generation Modes

<CardGroup cols={2}>
  <Card title="Text to Image" icon="pen">
    Describe what you want and AI creates it from scratch.
  </Card>

  <Card title="Image to Image" icon="image">
    Upload a reference image and transform it with AI.
  </Card>
</CardGroup>

## Create in Image Studio

The [Image Studio](https://miaodashi.com/image-studio) brings image generation and focused editing tools into one workspace:

* **Image generation**: [Text to Image](https://miaodashi.com/image-studio?tab=text2img) and [Smart Edit](https://miaodashi.com/image-studio?tab=smart-edit)
* **Basic editing**: Erase, Enhance, Change Background, and Resize
* **Extended editing**: Outpaint and Inpaint

After a task finishes, open [My Space](https://miaodashi.com/account/workspace) to review and manage the result.

## Available Models

| Model              | Provider | Features                                                                  |
| ------------------ | -------- | ------------------------------------------------------------------------- |
| GPT Image 2        | OpenAI   | High-quality generation with 1K, 2K, and 4K tiers across 10 aspect ratios |
| SeeDream V4.0      | BytePlus | High-quality image generation                                             |
| SeeDream V4.5      | BytePlus | Professional-level image generation with enhanced quality                 |
| SeeDream V5.0 Lite | BytePlus | Next-generation image generation model with superior detail               |
| Z-Image            | Alibaba  | High-efficiency text-to-image generation                                  |

*Note: The actual point consumption displayed during generation shall prevail.*

## Quick Start

1. **Open [Image Studio](https://miaodashi.com/image-studio)** in MiaoDaShi
2. **Choose your mode**: Text to Image or Image to Image
3. **Enter your prompt**: Describe the image you want to create
4. **Select a model**: Choose based on your quality and speed needs
5. **Click Generate**: Watch AI create your image

<Tip>
  Use detailed, descriptive prompts for better results. Include style, mood, lighting, and composition details.
</Tip>

## Best Practices

* **Be specific**: "A golden retriever playing in autumn leaves at sunset" works better than "a dog"
* **Include style**: Add artistic style like "watercolor", "photorealistic", or "anime style"
* **Specify composition**: Mention camera angle, framing, and focus

## API Integration

For programmatic access, see the [Image API documentation](/api-reference/introduction).
