wetdry.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
We are a community focused on gaming, tech, entertainment, and more.

Administered by:

Server stats:

726
active users

OPUS OBSOLETES MP3 AND VORBIS ❗❗ WEBP OBSOLETES PNG AND JPEG ❗❗ STOP USING INFERIOR ANCIENT MEDIA FORMATS EVERYWHERE ❗❗

@soop I am NOT using anything made by google

@tauon @soop how is it any better than PNG? (Other than slightly smaller files and barely any adoption)

@leo_boehm @tauon it's not slightly smaller files, it's substantially smaller files

@soop @tauon oh, alr. I'll try to use it whenever possible

@soop@wetdry.world @leo_boehm@techhub.social example: 4k noise (arguably a bad test but whatever) in jxl is 10mb, whereas in png it's nearly 50mb

@tauon @leo_boehm are you using lossless jxl for that

also can i have the image in question

@soop@wetdry.world @leo_boehm@techhub.social i dunno it's whatever imagemagick output by default. command:
for i in png jxl; do magick -size 3840x2160 xc: +noise Random test.$i; done
the images are about 10.3mb and 49.8mb every time

@tauon @leo_boehm i dont want to install imagemagick so ill just use the noise filter in photopea lol

@soop@wetdry.world @leo_boehm@techhub.social i didn't use the noise filter (although i only know the gnu imp's one) because it isn't fully random noise (as in what viewing /dev/random raw would be like)

@tauon here's a heavily optimized png of 4k noise from photopea (8.9 mb)

@tauon cjxl is still encoding (i set it to -e 10)

@tauon ok the jxl is 13.2 MB