Skip to content

dannye/jed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.