# Bildbearbeitung

Durch die Funktion "Hinzufügen" können Sie einfach die Option "Bild hochladen" auswählen und dann ein Bild von Ihrem Computer auswählen, für das Sie eine neue Vorlage erstellen möchten.

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

Mit dem eingefügten Bild können Sie ähnlich arbeiten wie mit einem Bild, das aus Ihrem Quellenfeed hochgeladen wurde. Sie können jedoch den Hintergrund nicht entfernen, vergrößern oder an die Leinwand anpassen. Sie können es jedoch umranden und die Farbe sowie die Dicke der Umrandung auswählen.

<figure><img src="/files/1o37lUprAIACRCF7RQpn" alt=""><figcaption></figcaption></figure>

Das endgültige Rahmen könnte so aussehen: schwarze Farbe mit einer Dicke von 5 px.

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


---

# 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://hilfe.conviu.de/bildeditor/bildbearbeitung.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.
