-
Is there a way to see the XMP Profile for an image? Currently I'm using the `identify` getter (with ImageMagick: true) and this is the output:
```
Profiles:
{ 'Profile-8bim': '11022 bytes…
-
I think the jpeg decoder might have channels off by a small amount, due to various things suggesting it:
1. If I make `green.png` filled with (0, 255, 0) and then repeatedly decode and re-encode (`…
nico updated
9 months ago
-
The colours in output files are darker in JPEGs compared to PNGs. The JPEGs are saved with CMYK mode, while PNGs must be RGB.
The difference in output colours is something to do with conversion bet…
-
We are trying to migrate a couple of agents from indy wallets to a multitenant askar profile, as the migration tool was unable to transform MultipleWalletSingleTablet into askar-profiles.
We creat…
-
**System and IINA version:**
- macOS 14.6 (23G80)
- IINA 1.3.5 Build 141 (mpv 0.35.0-419-gf79458476b-dirty, FFmpeg 6.0)
**Expected behavior:**
IINA applies tone mapping to my HDR video…
-
Saved HDR TIFF files lack an ICC profile. That means that image viewers and editors need to assume what they're dealing with. When an image has no ICC profile most programs correctly assume it's sRGB,…
-
I've tested 2 images: one source jpeg, second source avif
```
IMGPROXY_STRIP_COLOR_PROFILE=false
```
For jpeg source with display p3, it saves the same color profile in jpeg or avif output
For av…
-
I'm using RT 5.10 on Windows 10 and my monitor profile is generated by calibration software, color space is AdobeRGB.
Out of camera jpeg (Fuji X-T5) are also gererated with AdobeRGB color space.
Vis…
-
The following no longer works:
````java
param.setDestinationType(ImageTypeSpecifier.createBanded(ColorSpace.getInstance(ColorSpace.CS_sRGB),
new int[]{0, 1, 2}, n…
-
Hello, kornelski
cavif-rs is work very well, file size and quality is amazing :),
but compressed avif can't keep icc profile and other metadata,
probably can add a flag to handle icc profile and ot…