Real-time image codec visualizer running C++ compression pipelines natively in the browser via WebAssembly.
An interactive codec laboratory that visualizes block splitting, RGB to YCbCr transforms, DCT, quantization, reconstruction, and PSNR analysis. The core codec pipeline is implemented in C++ and compiled to WebAssembly for in-browser experimentation.