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

# Image and video generation

> Create images and short videos from prompts or supported source media.

Babbily can create images and short videos when your selected model and plan support media generation.

<Card title="Visual replies in chat" icon="chart-column" href="/features/visual-replies-in-chat">
  Learn how generated media fits alongside maps, charts, QR codes, citations, and other visual chat replies.
</Card>

## Create an image

<Steps>
  <Step title="Choose an image-capable model or tool">
    Select a model that supports image generation, or use **Manual** tool mode and choose image generation. Choose a lighter option such as **Nano Banana 2 Lite** when you want faster iteration, and choose a stronger image model when quality or detail matters more.
  </Step>

  <Step title="Describe the image">
    Include subject, style, composition, lighting, aspect ratio, and any constraints.

    ```text theme={null}
    Create a clean product illustration of a collaborative AI workspace, warm lighting, minimal background, 16:9.
    ```
  </Step>

  <Step title="Review the result">
    Save, download, or continue refining the image in the chat.
  </Step>
</Steps>

## Create a video

Video generation works best with clear motion, subject, and duration instructions.

```text theme={null}
Create a short video of a product dashboard animating from empty state to completed weekly report.
```

If source media is supported for the selected model, you can attach an eligible image or video and ask Babbily to use it. Some media models require a source image or video before you can send. If Babbily asks for source media, attach the required file and try again.

## Wait for longer media runs

Image and video generation can take longer than short chat replies. If **Chat completion notifications** are on, Babbily can notify you when an image or video finishes while the tab is inactive or in the background.

Turn notifications on or off from **Settings > Account > Notifications**.

## Prompt tips

* Describe what should be in the frame.
* State the style and mood.
* Include aspect ratio or size when the control is available.
* For video, describe motion and pacing.
* Keep brand-sensitive or regulated imagery specific and review outputs carefully.

## Usage impact

Image and video generation usually use more of your API usage budget than short text replies. If you are near your limit, check the usage card before generating media.

<Warning>
  Review generated media before using it publicly. Make sure it fits your brand, rights, and compliance needs.
</Warning>

<Card title="Media recipe" icon="book-open-check" href="/guides/task-recipes#create-an-image-or-video-from-source-media">
  Follow a step-by-step workflow for creating images or videos from prompts and supported source media.
</Card>
