nextcloud/server

Color management support

Open

#22 951 ouverte le 18 sept. 2020

Voir sur GitHub
 (19 commentaires) (24 réactions) (0 assignés)PHP (4 865 forks)batch import
0. Needs triageenhancementfeature: previews and thumbnailshelp wanted

Métriques du dépôt

Stars
 (34 953 stars)
Métriques de merge PR
 (Merge moyen 20j) (627 PRs mergées en 30 j)

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.

Guide contributeur