jed icon indicating copy to clipboard operation
jed copied to clipboard

JPG Encoder/Decoder

jed

A C++ JPG Encoder/Decoder

jed encodes uncompressed BMPs and outputs them as baseline JPGs.

jed decodes all standard JPGs (baseline, progressive, subsampled) and outputs them in BMP format.

This project was created for the video series, Everything You Need to Know About JPEG.