Using XnViewMP 1.5.0 beta 3 on iMac with with Intel processor and macOS Ventura 13.4.1.
To reproduce the issue, follow these steps:
1. Make sure that you have the following settings under General > ICC:
[x] Use ICC profile for monitor (slower)
[x] System
RGB Profile used when embedded profile doesn't exist: sRGB
2. Unpack the attached HEIC image and open it in XnViewMP.
3. Save the image as PNG file, using the following settings:
[ ] Interlaced
Compression level: 6
Filter: None
[x] Keep EXIF
[x] Keep IPTC
[x] Keep XMP
[x] Keep ICC Profile
Result: The PNG file has no ICC profile (the original HEIC file had ICC profile = Display P3) and no GPS location data (the original HEIC file had GPS location data).
Undesired removal of ICC profile and other metadata
Moderators: helmut, XnTriq, xnview, Dreamer
Undesired removal of ICC profile and other metadata
- Attachments
-
- Vierwaldstättersee.heic.zip
- (184.32 KiB) Downloaded 15 times
Re: Undesired removal of ICC profile and other metadata
Currently on MacOS i use the system API to load heic and i don't know how to get icc profile. In future version i'll use the libheif
Pierre.
Re: Undesired removal of ICC profile and other metadata
It would be great if you could still manage to switch to libheif in v1.5.0.
Re: Undesired removal of ICC profile and other metadata
i found a way... will be fixed in b4
Pierre.
Re: Undesired removal of ICC profile and other metadata
It's fine now in beta 4. Thank you very much!