> For the complete documentation index, see [llms.txt](https://help.aiaibot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aiaibot.com/robot/plugins/web/dateiinhalt-erkennen.md).

# Dateiinhalt erkennen

Mit dem Plugin <img src="/files/olhIWzMKvri3nBe4h4aZ" alt="" data-size="line"> *Dateiinhalt erkennen* können Sie den Typ einer Datei automatisch bestimmen. Dazu wird der Inhalt der Datei analysiert, und der Dateityp wird anhand dieser Analyse festgestellt.

<figure><img src="/files/aHPohIWNE1fx1gydXPUs" alt="" width="287"><figcaption></figcaption></figure>

## Parameter "Datei"

Wählen Sie aus dieser Auswahlbox eine Variable vom Typ `file` dessen Dateityp sie feststellen wollen.

## Parameter "Erkannter Dateiinhalt"

Der erkannte Content-Type wird in einer Variable vom Typ `text` gespeichert.

## Beispiele

Diese, nicht vollständige, Liste zeigt Beispiele von Dateitypen wie sie von diesem Plugin erkannt werden:

* application/pdf
* image/png
* image/jpg
* application/msword
* application/vnd.openxmlformats-officedocument.wordprocessingml.document
* application/vnd.ms-excel
* application/zip
* message/rfc822
