---
title: "Media file mimetypes | Veriff.com"
slug: "media-file-mimetypes"
description: "Learn about media file mimetypes, including their purpose and how they help identify file formats for images, videos, audio, and other digital content."
updated: 2024-11-22T10:16:34Z
published: 2024-11-22T10:16:34Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.veriff.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Media file mimetypes

In API responses, the `mimetype` parameter indicates the format of the media file.

Possible values are:

- `image/jpg`
- `image/jpeg`
- `image/png`
- `image/heic`
- `image/heif`
- `image/webp`
- `image/pdf`
- `video/mp4`
- `video/webm`
