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
@leo_boehm @tauon it's not slightly smaller files, it's substantially smaller files
@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)
@soop@wetdry.world how did you get it to be that small
@tauon https://github.com/fhanau/Efficient-Compression-Tool to squeeze the most out of the horrendous png/deflate combo
also i dont think that's really the noisiest of noises
@tauon cjxl is still encoding (i set it to -e 10)
@tauon ok the jxl is 13.2 MB