# Additional Image Tools

## [Remove Background](https://moescape.ai/image-tools?tool=remove_background)

Instantly remove the background from any image, making it easy to isolate subjects for edits or new designs. Check out the video below to learn how to use it!

{% embed url="<https://www.youtube.com/shorts/axgXOPYRa-w>" %}

## [Replace Background](https://moescape.ai/image-tools?tool=replace_background)

Swap out backgrounds effortlessly, allowing you to place characters and objects in entirely new scenes. Check out the video below to learn how to use it!

{% embed url="<https://www.youtube.com/shorts/7dSX13f5DJ0>" %}

## [Outpainting](https://moescape.ai/image-tools?tool=outpainting)

Expand your image beyond its original borders, generating AI-powered extensions that seamlessly blend with the artwork. Check out the video below to learn how to use it!

{% embed url="<https://www.youtube.com/watch?v=62rfJ5-bo9I>" %}

## [Remove Text](https://moescape.ai/image-tools?tool=remove_text)

Erase unwanted text from images while maintaining a natural and clean look with AI-powered inpainting. Check out the video below to learn how to use it!

{% embed url="<https://www.youtube.com/watch?v=ruhrr-2d9eI>" %}


---

# 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.moescape.ai/image-and-video-generation-guide/additional-image-tools.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.
