Comment on .tar.xz
Anafabula@discuss.tchncs.de 2 months agoMaybe they store images as uncompressed .bmp for some reason
Comment on .tar.xz
Anafabula@discuss.tchncs.de 2 months agoMaybe they store images as uncompressed .bmp for some reason
Lichtblitz@discuss.tchncs.de 2 months ago
bmp should not compress more than other media files. jpeg, png, etc. can compress so much because they are lossy
Kwdg@discuss.tchncs.de 2 months ago
Png is lossless
Lichtblitz@discuss.tchncs.de 2 months ago
You’re right. png can be lossy but that’s uncommon in the wild.
Anafabula@discuss.tchncs.de 2 months ago
Three files of the same image: A png (15.7MiB), a bmp (28.8MiB) and a bmp.zip (16.4MiB)
Lichtblitz@discuss.tchncs.de 2 months ago
The image doesn’t look like a photo. The meme is about porn. Digital images can contain large areas of repeating patterns (uniform color areas for example) that can be compressed losslessly pretty well. Even slight noise from an image sensor can block that kind of compression pretty well.
Anafabula@discuss.tchncs.de 2 months ago
With a picture from Unsplash:
Three files of the same image: A png (15.7MiB), a bmp (28.8MiB) and a bmp.zip (16.4MiB)
ZIP compression of bmp is worse, but still compresses better than png. Here are the files