jpeg-d A toy JPEG decoder This package is a Baseline JPEG decoder created for learning purposes. Usage $ git clone https://github.com/DYGV/jpeg-d $ cd jpeg-d/examples/decode $ dub run When executed, the first image below is input and the second YCbCr is displayed as output.