---
title: "Supported File Formats"
description: "A list of image and video formats supported by PixelUnion"
url: "https://pixelunion.eu/help/immich/supported-file-formats/"
weight: 5
---


<style>
  .prose table {
    width: 100% !important;
    table-layout: fixed !important;
    margin-bottom: 2rem !important;
    border-collapse: collapse !important;
  }
  .prose table th, .prose table td {
    padding: 0.75rem !important;
    border-bottom: 1px solid #e5e7eb !important;
    text-align: left !important;
  }
  .prose table th {
    background-color: #f9fafb !important;
  }
  .prose table th:nth-child(1), .prose table td:nth-child(1) { width: 20% !important; }
  .prose table th:nth-child(2), .prose table td:nth-child(2) { width: 35% !important; }
  .prose table th:nth-child(3), .prose table td:nth-child(3) { width: 15% !important; text-align: center !important; }
  .prose table th:nth-child(4), .prose table td:nth-child(4) { width: 30% !important; }
</style>

PixelUnion supports a wide range of image and video formats. Below is a comprehensive list of what you can upload to our platform.

## Image formats

| Format | Extension(s) | Supported? | Notes |
| :--- | :--- | :---: | :--- |
| AVIF | `.avif` | ✅ | |
| BMP | `.bmp` | ✅ | |
| GIF | `.gif` | ✅ | |
| HEIC | `.heic` | ✅ | |
| HEIF | `.heif` | ✅ | |
| JPEG 2000 | `.jp2` | ✅ | |
| JPEG | `.jpeg`, `.jpg`, `.jpe`, `.insp` | ✅ | |
| JPEG XL | `.jxl` | ✅ | |
| PNG | `.png` | ✅ | |
| PSD | `.psd` | ✅ | Adobe Photoshop |
| RAW | `.raw` | ✅ | |
| RW2 | `.rw2` | ✅ | |
| SVG | `.svg` | ✅ | |
| TIFF | `.tif`, `.tiff` | ✅ | |
| WEBP | `.webp` | ✅ | |

## Video formats

| Format | Extension(s) | Supported? | Notes |
| :--- | :--- | :---: | :--- |
| 3GPP | `.3gp`, `.3gpp` | ✅ | |
| AVI | `.avi` | ✅ | |
| FLV | `.flv` | ✅ | |
| M4V | `.m4v` | ✅ | |
| MATROSKA | `.mkv` | ✅ | |
| MP2T | `.mts`, `.m2ts`, `.m2t` | ✅ | |
| MP4 | `.mp4`, `.insv` | ✅ | |
| MPEG | `.mpg`, `.mpe`, `.mpeg` | ✅ | |
| QUICKTIME | `.mov` | ✅ | |
| WEBM | `.webm` | ✅ | |
| WMV | `.wmv` | ✅ | |

If you have files in a format not listed here, feel free to [contact our support team](/support/) to see if we can help or if support might be added in the future.

