Support WebP pour le téléchargement d'images

Hi, whenever I try to upload a webp image, I get an error message here

Sorry, the file you are trying to upload is not authorized (authorized extensions: jpg, jpeg, png, gif, pdf, csv, gz, json, svg, mp4, txt, docx, mov, tex, zip, webm).

I tried using a webp image on one of the Discourse forums out there and they said Discourse does not support webp as an image format we can upload. Any chance that will change ?

I ask because the quality is very poor when we use an animation in GIF format. webp allows lossless animation. Thanks.

If You’re the admin, to allow WebP uploads is to add it to authorized_extensions in admin > settings > files

2 « J'aime »

Thanks. What happens when someone clicks on it ? Will we be able to embed it in the post ?

1 « J'aime »

The info provided above allows for users to upload webp images in composer. Any user on your forum will be able to upload webp images without receiving the not authorized error.

3 « J'aime »

WebP has some problems…

https://caniuse.com/#feat=webp

Mainly zero iOS support, I guess.

2 « J'aime »

I see. Let us put the fault on Apple :slight_smile:

PS : I tried asking on many graphics forums. Looks like webp is the only viable method to add a GIF like lossless animation in a browser.

1 « J'aime »

talking bart simpson GIF

:+1:

4 « J'aime »

Oui, avec l’ajout du support par Firefox en janvier 2019 et par Safari en septembre dernier, et étant très utile pour le composant Discourse Gifs, j’ai travaillé sur l’ajout de son support aux endroits principaux de Discourse.

Nous échouons toujours à redimensionner les images animées (comme si vous vouliez utiliser un avatar WebP animé), mais cela fonctionne bien en tant que téléchargement standard de publication.

C’est un très bon format pour les images animées avec perte ou sans perte, offrant la plupart des avantages des GIF vidéo sans la plupart de leurs inconvénients.

7 « J'aime »