> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/the-image-editor/marken-kit/eigene-schriftart-hochladen.md).

# Eigene Schriftart hochladen

Lade eigene Schriftarten hoch, verwende und verwalte sie in Bildeditor-Vorlagen.

{% hint style="info" %}
Du kannst eine maximale Anzahl von 20 benutzerdefinierten Schriftarten hochladen.
{% endhint %}

Wähle eine Upload-Methode:

* [Von einer Bildvorlage hochladen](#upload-from-an-image-template)
* [Hochladen von der Fonts-Registerkarte](#upload-fonts-outside-of-a-template)

### Von einer Bildvorlage hochladen

{% stepper %}
{% step %}

### Öffne eine Bildvorlage

in **Creatives**, öffne eine Bildvorlage. Klicke **Text** Zu einem Text-Objekt hinzufügen.

<div align="left"><figure><img src="https://464299404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu8whzIfip72Kvn3M1bsc%2Fuploads%2FZyR18GHLQqIa4cBYqBHq%2FScreenshot%202026-07-20%20at%2012.16.24.png?alt=media&amp;token=e915c98a-e032-4370-9054-70001d6769ff" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Öffne den Schriftarten-Importer

in der rechten **Design** Bereich, finde **Schriftarten**. Klicke **+**, dann wähle **Benutzerdefinierte Schriftart importieren**.

<div align="left"><figure><img src="https://464299404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu8whzIfip72Kvn3M1bsc%2Fuploads%2F9gh9VDp0OM6CQLVGYGaH%2FScreenshot%202026-07-20%20at%2012.17.26.png?alt=media&amp;token=0fe5c589-8591-4b35-a788-0b615595b6ae" alt=""><figcaption></figcaption></figure></div>

Für konsistente Ergebnisse verwende Schriftstärken, die auf das nächste Hunderter gerundet sind. Zum Beispiel von `500` statt `550`. Die Schriftartdatei definiert die Stärke.
{% endstep %}

{% step %}

### Eine Schriftartdatei hochladen

Klicke **Hochladen**. Klicke auf den Upload-Bereich, Zu einer Schriftartdatei Auswählen oder ziehe die Datei per Drag & Drop hinein.
{% endstep %}

{% step %}

### Upload abschließen

Klicke **Fertig**.
{% endstep %}
{% endstepper %}

### Schriftarten außerhalb von einer Vorlage hochladen

1. in **Creatives**, öffne die **Schriftarten** Registerkarte.
2. Klicke **+ Schriftarten hochladen**.
3. Klicke **Hochladen**, dann Auswählen oder ziehe eine Schriftartdatei per Drag & Drop hinein.
4. Klicke **Fertig**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/the-image-editor/marken-kit/eigene-schriftart-hochladen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
