nextcloud/server

Color management support

Open

#22.951 aberto em 18 de set. de 2020

Ver no GitHub
 (19 comments) (24 reactions) (0 assignees)PHP (4.865 forks)batch import
0. Needs triageenhancementfeature: previews and thumbnailshelp wanted

Métricas do repositório

Stars
 (34.953 stars)
Métricas de merge de PR
 (Mesclagem média 20d) (627 fundiu PRs em 30d)

Description

How to support this request?

  • Please use the 👍 reaction to show that you are also in favor of this feature - we are using this information to decide which features to include in upcoming Nextcloud versions.
  • Please don't comment if you have no relevant information to add

ICC profiles of photos are ignored. If photos have an Adobe RGB profile, they are displayed too pale. All previews are displayed incorrectly: in Files, Photos and Viewer. The previews/thumbnails should have the same ICC profile as the original photos. Until now, the preview images lose their ICC profile.

Here is an example in Viewer. The first photo has an sRGB profile. For the second photo, the profile of the photo was converted to an Adobe RGB profile.

srgb argb

Background: More and more cameras are recording with the Adobe RGB profile, which is significantly larger in terms of color gamut. If photos with an Adobe RGB profile are used in Nextcloud, they are displayed incorrectly.

Guia do colaborador