---
title: "73% JPEG BPP reduction across 24 Kodak images via upstream RGB covariance reshaping — for you to verify"
url: https://daily.dev/posts/73-jpeg-bpp-reduction-across-24-kodak-images-via-upstream-rgb-covariance-reshaping-for-you-to-ver-fveywx5zq
source_url: https://daily.dev/posts/73-jpeg-bpp-reduction-across-24-kodak-images-via-upstream-rgb-covariance-reshaping-for-you-to-ver-fveywx5zq
type: freeform
source: "Deleted user"
author: "Deleted user"
published: 2026-05-12T01:40:26.475Z
updated: 2026-05-12T01:41:06.479Z
reading_time: 1
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 73% JPEG BPP reduction across 24 Kodak images via upstream RGB covariance reshaping — for you to verify

**[Deleted user](https://daily.dev/sources/404)** · [@ghost](https://daily.dev/ghost) · 1 min read · 0 upvotes · 0 comments

## Summary

A claimed 73% JPEG bits-per-pixel reduction across the 24-image Kodak PCD0992 benchmark suite is presented, achieved by reshaping inter-channel RGB covariance geometry upstream before standard JPEG encoding. The technique reportedly brings mean BPP from 4.80 down to 1.31 using Facebook's pipeline, without a new codec, neural network, or quality loss. All standard decoders read the output unchanged. A GitHub repo provides all 24 images, 72 JSON measurements, and a Python verification script. This is the sixth paper in a series measuring the decorrelation gap between BT.601's fixed transform and per-image KLT optima on the Kodak dataset.

## Content

Upstream reshaping of inter-channel covariance geometry produces standard JPEGs that encode at 1.31 BPP mean through Facebook’s pipeline, down from 4.80 BPP without the use of new codec, neural network or quality reduction. Every existing decoder reads the output unchanged.

The repo contains all 24 images, 72 JSON measurements, and a Python verification script that reproduces every published number in under 2 minutes.

[https://github.com/PearsonZero/kodak-pcd0992-spdr-verification-suite](https://github.com/PearsonZero/kodak-pcd0992-spdr-verification-suite)

Sixth and final paper in a series measuring the decorrelation gap between BT.601’s fixed transform and per-image KLT optima across the Kodak PCD0992 suite.

## Similar posts on daily.dev

- [Medium](https://daily.dev/posts/medium-w45pxizaf) · Medium · 5 upvotes · 0 comments
- [Journey to JPEG XL: How open source experiments shaped the future of image coding](https://daily.dev/posts/journey-to-jpeg-xl-how-open-source-experiments-shaped-the-future-of-image-coding-qv2qb9inp) · Google Open Source Blog · 1 upvotes · 0 comments
- [What Matters in Practical Learned Image Compression](https://daily.dev/posts/what-matters-in-practical-learned-image-compression-p0avkudfo) · Hacker News · 0 upvotes · 0 comments
- [From Pixels to DNA: Why the Future of Compression Is About Every Kind of Data](https://daily.dev/posts/from-pixels-to-dna-why-the-future-of-compression-is-about-every-kind-of-data-wkpxbpskn) · Towards Data Science · 0 upvotes · 0 comments
- [How JPEG works: Interactively explore JPEG's lossy compression methods](https://daily.dev/posts/how-jpeg-works-interactively-explore-jpeg-s-lossy-compression-methods-thgyhxnvu) · Hacker News · 0 upvotes · 0 comments

---

[View this post on daily.dev](https://daily.dev/posts/73-jpeg-bpp-reduction-across-24-kodak-images-via-upstream-rgb-covariance-reshaping-for-you-to-ver-fveywx5zq)
