cm0002@piefed.world to Programmer Humor@programming.devEnglish · 13 days agoWebpimagemessage-square234linkfedilinkarrow-up1778arrow-down1162
arrow-up1616arrow-down1imageWebpcm0002@piefed.world to Programmer Humor@programming.devEnglish · 13 days agomessage-square234linkfedilink
minus-squarefdnomad@programming.devlinkfedilinkarrow-up1·11 days agoThe website mentions Migrating to JPEG XL reduces storage costs because servers can store a single JPEG XL file to serve both JPEG and JPEG XL clients. Does anyone know how that works?
minus-squareDumhuvud@programming.devlinkfedilinkEnglisharrow-up1·10 days agoI assume, decoding it on the fly? It’s possible to encode a JPEG as a JPEG XL losslessly.
The website mentions
Does anyone know how that works?
I assume, decoding it on the fly? It’s possible to encode a JPEG as a JPEG XL losslessly.