Web Image Formats Research
Transparent, reproducible benchmarks comparing modern image formats for the web — AVIF, JPEG XL, WebP, and JPEG — using perceptual quality metrics.
InteractivePlotly
Research Report
Interactive figures and analysis results from encoding studies. Compare formats across quality, file size, and encoding speed.
View Report →StarlightDiátaxis
Documentation
Tutorials, how-to guides, API reference, and background explanations for running and extending the research.
Read Docs →GitHub
Source Code
Browse the source, study configurations, and CI workflows. Contributions and issue reports are welcome.
View on GitHub →Key Findings
A preview of results from the format comparison study — two metrics, one story with a twist.
About This Project
- Identify optimal quality settings for AVIF encoding
- Determine when to use chroma subsampling based on quality targets
- Compare AVIF effectiveness against JPEG, WebP, and JPEG XL
- Analyze compression efficiency using SSIMULACRA2, Butteraugli, PSNR, and SSIM
- All studies run on GitHub Actions — fully transparent and reproducible