# Quick Actions

### Quick Actions for Video Nodes

#### Available Quick Actions

For video nodes, several quick actions can enhance and refine your video content. These actions include **upscale**, which allows you to increase the resolution of a video for better quality; **edit video**, enabling you to make modifications such as trimming, cropping, or adding effects; **extend video**, which lets you add additional content or length to your existing video; and **extract frame**, allowing you to capture and use a single frame as an image or for further editing purposes.

### Quick Actions for Image Nodes

#### Available Quick Actions for Image Nodes

For image nodes, several quick actions are available to enhance and modify your images effectively. These actions include **upscale**, which increases the resolution of an image for improved quality; **edit image**, allowing modifications such as color correction or saturation adjustments; **animate**, which enables you to create moving visuals from static images; **crop**, to remove unwanted areas and adjust the composition of your image; **remove background**, which isolates the subject by eliminating the backdrop; and **AI resize**, a smart resizing tool that maintains image quality while adjusting dimensions.


---

# 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://help.imagine.art/workflows/quick-actions.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.
