!memes@lemmy.world Sorry, what are you people talking about? I have precisely this GIMP version (to be exact, 2.10.28, in a very out-of-date Linux setup) and I never experienced problems with transparency/alpha channel. And I’ve been using GIMP since… I dunno, 2019?, even earlier, when I started to become accustomed to GIMP… I mean, I guess y’all talking about exporting a PNG file from GIMP, right? Or are y’all actually talking about other image formats?
Dæmon S.
If I were you, I’d knee before the Great Owl. Who?, you may ask. Exactly! Who!
- 0 Posts
- 4 Comments
Joined 1 month ago
Cake day: May 12th, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Dæmon S.@catodon.rocksto
World News@lemmy.world•‘Extremely intelligent’ Japanese bear that attacked four people still at large, police say
32·13 days ago!world@lemmy.world
It’s funny how we humans are unable to bear (pun intended) the fact that H. sapiens species aren’t the exclusive bearers (another pun intended) of intelligence, so when, say, a bear or a cow or any other non-human living being, shows undeniable traits of intelligence, we’re mostly rendered surprised-Pikachu. Lol
!me_irl@lemmy.world When it comes to the speakers, you forgot to add the “doo-dododoo-dododo-dododo-dododooOOOoo”, the old chant that prophesied an impending phone call.


!memes@lemmy.world Oh… Thanks, now I see it. I just did a quick test (comparison screenshots embedded in this reply), trying to imitate as much as possible from that Bluesky post (RGB 8-bit gamma integer, sRGB, background layer was deleted, an image with a smaller size was pasted to the canvas, a manual mask was added to the pasted layer) and, yeah, I was able to reproduce this problem here: if the alpha value is low enough, it either ends up truncating to zero, otherwise it gets reduced to a lower value; higher values are seemingly unaffected. The problem also happens with other transparency-able formats such as WEBP.
However… based on what I barely know about image file formats and color theory, I’d say it seems something to do with the color profile, as color profiles are responsible for gamma adjustment (and this ends up including the alpha channel as well). The very name of the GIMP’s native color profile says it all: “Perceptual” sRGB, this means it’s adjusting the values to account for human perception, akin to how audio files (MP3, to be exact) truncate everything below somewhere around 60Hz and above somewhere around 15 kHz (the frequency range for average humans). Even though PNG is meant to be lossless, a color profile is inherently a lossy thing, because human perception is a lossy thing, which certain color profiles try to imitate, especially “Perceptual” ones.
I didn’t test the same GIMP behavior with other color profiles, though.
To be clear: I’m not talking about the “Export color profile” option one can choose during exporting, I’m talking about the color profile used when a new image is created and edited in GIMP. Really, this “color profile” thing is very important to a picture (esp. photographs) yet it’s so complicated that even image editing software developers are likely to struggle with it…
Not to mention how it is kinda related to hardware too, despite the dismissal from Paynamia; to be exact, it has to do with the graphics peripheral, the LCD/LED/etc monitor/TV, as every monitor/TV can and will have different manners to display images; the color profile mainly tries to compensate for an expected monitor (which, in turn, tries to compensate for human perception), but it’ll compute new values for the pixels to be saved in the file so the final picture matches the color profile but will likely lose the original precision.
I wonder how I never noticed this, even though I deal with transparent PNGs a lot, maybe I didn’t have to use very low alpha values before.
As for the screenshot below, a triangular chunk of green background next to her (Lesser Horned Owl, Macaulay Library ML379762121) ear-tufts is missing from the PNG. Funny thing I used GIMP to do this side-by-side comparison regarding the GIMP’s problem, lol.
(I’m aware I’m doing a deeply-technical reply in a meme community but I can’t help myself but to be nerdy and verbose)