/jed

JPG Encoder/Decoder

Primary LanguageC++

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.