[BUG] should support .avif files #953

Closed
opened 2026-02-04 23:42:01 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @uhthomas on GitHub (Jun 16, 2023).

The bug

It doesn't look like .avif files are supported. The Immich libraries support .avif, so it's just a case of enabling it.

{"statusCode":400,"message":"Unsupported file type .avif","error":"Bad Request"}

image

The OS that Immich Server is running on

N/A

Version of Immich Server

v1.61.0

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

N/A

Additional information

No response

Originally created by @uhthomas on GitHub (Jun 16, 2023). ### The bug It doesn't look like `.avif` files are supported. The Immich libraries support `.avif`, so it's just a case of enabling it. ```json {"statusCode":400,"message":"Unsupported file type .avif","error":"Bad Request"} ``` ![image](https://github.com/immich-app/immich/assets/9749173/460db498-1b8b-431d-8edc-b9e04e61b14b) ### The OS that Immich Server is running on N/A ### Version of Immich Server v1.61.0 ### Version of Immich Mobile App N/A ### Platform with the issue - [X] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps ```bash N/A ``` ### Additional information _No response_
OVERLORD added the 🗄️server📱mobileformat🖥️web labels 2026-02-04 23:42:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#953