photos icon indicating copy to clipboard operation
photos copied to clipboard

Add Support for WebP file type

Open MrDj200 opened this issue 3 years ago • 6 comments

Is your feature request related to a problem? Please describe. I wanna save disk space and have all my pictures in .WebP format, but the photo viewer is not showing .WebP files.

Describe the solution you'd like Show .WebP files in Photo viewer (file viewer already has this)

Describe alternatives you've considered Using .png files to use 90% more disk space

Additional context Maybe also consider adding support for WebM videos

MrDj200 avatar Nov 22 '21 22:11 MrDj200

+100. WebP support would be greatly appreciated.

vladstudio avatar Apr 11 '22 12:04 vladstudio

Any news about the webp support?

killiandt avatar May 12 '22 14:05 killiandt

Any news about the webp support?

hmm, I have always had webp open since nc 23

Kitanit avatar Jun 03 '22 17:06 Kitanit

Hello,

I also have the problem that .webp images are not displayed. (Nextcloud 24.1)

Does anyone know what the problem is?

moritz76 avatar Jun 10 '22 16:06 moritz76

This is where the allowed mime types are listed: https://github.com/nextcloud/photos/blob/master/lib/AppInfo/Application.php#L36

marcelklehr avatar Jun 10 '22 17:06 marcelklehr

Thank you! Now they are displayed. But I can only see that there should be a picture, the real picture is not displayed. I generally have the problem that .webp images are not displayed in the Nextcloud web interface, but are always downloaded. Is there a setting that needs to be made in the viewer app?

moritz76 avatar Jun 10 '22 17:06 moritz76

Using NC 25, I can see webp files in the files app folder view with preview, but I cannot see them in the photo app folder view nor anywhere else in the photo app.

rriemann avatar Nov 05 '22 17:11 rriemann

+1

jjisnow avatar Nov 07 '22 17:11 jjisnow

Sad that this isn't merged yet by a maintainer because i use webp and webm a lot to save disk space. As workaround i've uncommented the lines for webp and webm under /apps/photos/lib/AppInfo/Application.php.

cloudmaker97 avatar Mar 13 '23 10:03 cloudmaker97