Why “JPEG” is being discussed
The most recent Hacker News stories and comments contributing to this topic's mentions.
I would caution against tools like this. The detection of vendor signatures for AI-generated images is legit, but I'd probably rely on vendor software for that. Many other techn…
by matherial · Sep 14, 2026
I expected one of these bad-faith readings, so I can address that Aperture is mentioned once and Iris-WebP is only shown in numbers, because I have access to these encoders and…
by computerbuster · Sep 14, 2026
It also compares the total time for jxl-rs's benchmark mode (which does a warmup and a test decode) for 16-bit RGB against 8-bit WebP to 4:2:0 YUV.
by Scaevolus · Sep 14, 2026
No wukkas, JPEG XL support in Chrome ships by the EOM \o/
by bricss · Sep 14, 2026
The stated reason for Chrome was not ‘we need a memory-safe implementation’. It was ‘there is not enough interest’ and ‘there is not enough improvement over AVIF’. At the time,…
by F3nd0 · Sep 14, 2026
Strange blog post. Given that it's from a developer of proprietary and paid commercial encoders, the inclusion of their upcoming "aperture-alpha" encoder on the charts that are…
by arthur-st · Sep 14, 2026
Interest
Proportion of Hacker News items mentioning "jpeg" over time.
Mentions
Total number of Hacker News items mentioning "jpeg" over time.
JPEG is a commonly used method of lossy compression for digital images, particularly for those images produced by digital photography. The degree of compression can be adjusted, allowing a selectable trade off between storage size and image quality. JPEG typically achieves 10:1 compression with a loss in image quality that, while perceptible, is widely agreed upon to be acceptable. Since its introduction in 1992, JPEG has been the most widely used image compression standard in the world, and the most widely used digital image format, with several billion JPEG images produced every day as of 2015. Read more on Wikipedia