# Inpainting et Outpainting

Le inpainting et le outpainting sur Morphic vous permettent de modifier ou d'étendre des parties d'une image à l'aide d'une invite. Utilisez le inpainting pour supprimer, remplacer ou ajouter des éléments à l'intérieur de l'image. Utilisez le outpainting pour étendre une image ou une vidéo au-delà de ses bordures d'origine, idéal pour créer des scènes plus larges ou poursuivre une histoire visuelle.


---

# 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://morphic.com/docs/fr/essentiels/inpainting-and-outpainting.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.
