---
title: "Formatos de archivo compatibles"
description: "Una lista de los formatos de imagen y video compatibles con PixelUnion"
url: "https://pixelunion.eu/es/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 admite una amplia gama de formatos de imagen y video. A continuación, se presenta una lista completa de los formatos que puede cargar en nuestra plataforma.

## Formatos de imagen

| Formato | Extensión(es) | ¿Compatible? | Notas |
| :--- | :--- | :---: | :--- |
| 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` | ✅ | |

## Formatos de video

| Formato | Extensión(es) | ¿Compatible? | Notas |
| :--- | :--- | :---: | :--- |
| 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` | ✅ | |

Si tiene archivos en un formato que no figura en esta lista, no dude en ponerse en [contacto con nuestro equipo de soporte](/es/support/) para ver si podemos ayudarle o si se agregará compatibilidad en el futuro.

