this post is just 42kib
this post is just 42kib
this post is just 42kib
I mean... if we reeeaaally wanna carbon date ourselves...
pngcrush gets it down to 21.1 kB with no loss of quality.
I tried posting the file, but Lemmy converts it to the atrocious webp format automatically.
EDIT: JPEG-XL clocks in at just 16.3 kB, again with no loss of quality.
the atrocious webp format
I continue to be confused by the level of widespread hate WebP still gets. It's old enough to be widely (albeit not universally) supported in software like web browsers, but new enough to provide similar-or-better (usually better) lossless compression than PNG (21,578 bytes for the original image) and typically better lossy compression than JPEG at comparable perceived quality, especially for the types of images typically shared on the internet (rather than say, images saved directly from a DLSR camera). It's why servers bother to re-encode JPEG images to WebP for delivery - they wouldn't bother wasting the compute time to re-compress if it wasn't generally worth doing.
I can understand it if we were, say, 10-15 years ago when the format was still not super widely supported yet, but that's basically where we are with JPEG XL and AVIF support right now too. If one of these two had exactly the level of support that WebP does right now then yes, of course we should probably use one of them instead - but we're not there yet. Until we are, WebP often has the best compromise between compatibility and compression efficiency as far as image formats go, and that's why a lot of sites do this re-compression thing using WebP. I gave some examples using digital art (one of the things I was compressing a lot at the time) a year ago in a related discussion: https://lemmy.world/post/6665251/4462007
A news website local to me recently-ish started choosing to deliver AVIF-compressed (or probably re-compressed) images the same way a lot of sites currently do it for WebP because my browser supports AVIF, so at least we are starting to see a token amount of uptake on the next-gen formats in the wild.
I'm a dev and webp is incredible. Don't really understand the hate - it's a libre format that is lighyears ahead of png or jpg in every measurable metric. The lack of support is entirely on app developers and their incompetence not the format.
The other formats like jpeg xl are only catching up now when webp was out for 14 years already.
It's a bunch of old men yelling at clouds is what it is. WebP is fucking amazing
JXL for the win! when will we get support for it in firefox though..
Never....
Everyone should use jxl for their photos
They looked like they just came from a vault from fallout
Fyi, dithering hinders most modern compression algorythms, making the pic bigger.
This JPEG is just 41 KiB, which was the style shortly after I was born.
Excuse me, I forgot the text. Wouldn't be fair without all that entropy. To make up for it, I turned on chroma subsampling. This one is 39 KiB.
To be more accurate, the dithering was more specific to animated gifs and not static pictures. Unless you go back really far... I remember finding porn on 5 inch floppies my dad had in his closet and even the non-animated images were black & white and dithered to hell. Though I am pretty sure he didn't obtain those off the internet.
how small can u get this with the text still readable?
I turned on chroma subsampling
43KiB, though obviously a chunk of that is from the colors of the jpg Professor.
EDIT: I just noticed webp messes with colors around the edges too (which would matter more if I cut the resolution in half or so). The original .png (what I actually uploaded) doesn't at 51.6KiB.
Also obviously this would be less data in non-pixel format (well, it'd likely be eaten up by overhead for packaging, though after that it would allow tons of art for negligible data cost). Would be smaller as an svg for example (or an swf).
Dithering is much older than jpeg.
They used dithering in printed media, so it was transfered to digital media as a way to save on color depth, before jpeg got invented.
_
Avif, without alpha channel, 17.6 KB
We listened to music as 41kB RealAudio files that sounded like the song was underwater, which was the style at the time.
Dithering is so fucking cool. At some point I wanna check out that game that uses a ton of really stylized dithering - return of the obra djin I think?
Dithering is still to this day extremely useful for making custom wall art in Minecraft using maps, because maps have a very specific and limited pallette.
Obra Dinn's filter hurt my eyes. A lot of these filters do and glad many are toggles in the options.
That's very fair, that's a consequence of using a shader based artstyle I really hadn't considered
Back when image compression was just reducing the resolution and color depth.
JPEG also reduces color depth as it’s first step but just in a smarter way. RGB is converted into YCbCr.
i mean yeah, its a honest loss of information, jpg on the other hand introduces compression artifacts that are basically hallucinations, meaning it pretends to have more data than it actually has and humans compensate for that thru image recognition and fantasy.
I mean, that's what dithering is
\
An artifact that your brain processes as something else.
It's really only helpful for formats that will be directly read by hardware (the video chip) and where the "compression" ratio (I would prefer the term quantization) needs to be fixed. For file compression, which was quite mature but CPU- and memory-intensive at the time, the dithering only makes it more difficult to compress further.
Compressed textures on modern GPUs actually use similar compression: a color palette followed by indexes into the palette. But that's done per 4x4 pixel block.
This.exe file including music and visuals is 4KB
What about 256 byte executables? That's a 16th of 4KB!
Oooh now we're getting into drive formatting choices and filesystem quirks!
I miss dithering. It's got a certain je ne sais quoi.
Mmh, diffuse dither ... give me some Bayer dither!