# Image & Video

<figure><img src="/files/bhUo5p9iuyzHoLf2ZOw7" alt=""><figcaption></figcaption></figure>

Image & Video Steps enable powerful visual content creation and manipulation capabilities within your AirOps workflows.

These steps allow you to generate, search, and modify visual assets that make your content more engaging. The Image & Video Steps include:

1. [**Generate Image with AI** ](/actions/workflow-concepts/workflow-steps/image-and-video/image-generation-step.md)-- create custom images using AI models like GPT Image, Nano Banana Pro, and Stable Diffusion
2. [**Search Stock Images**](/actions/workflow-concepts/workflow-steps/image-and-video/search-stock-images.md) -- find relevant stock photography for your content
3. [**Fetch Stock Image with ID**](/actions/workflow-concepts/workflow-steps/image-and-video/fetch-stock-image-with-id.md) -- retrieve specific stock images by their unique identifiers
4. [**Resize Image**](/actions/workflow-concepts/workflow-steps/image-and-video/resize-image.md) -- adjust image dimensions and quality to fit your requirements
5. [**Screenshot from URL**](/actions/workflow-concepts/workflow-steps/image-and-video/screenshot-from-url.md) -- capture screenshots of any webpage
6. [**Create OpenGraph Image**](/actions/workflow-concepts/workflow-steps/image-and-video/create-opengraph-image.md) -- generate custom social media preview images for better engagement
7. [**Create Video Avatar**](/actions/workflow-concepts/workflow-steps/image-and-video/create-video-avatar.md) -- produce AI-powered talking head videos for personalized content

These steps can be combined with other AirOps capabilities to automate visual content workflows.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.airops.com/actions/workflow-concepts/workflow-steps/image-and-video.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
