D to decompress image Space to encode image https://turbowarp.org/483529209 for speed decrease the variable speed, to go faster (decreases encoding quality)
Essentially a simpler jpeg (I used the cosine encoder i made from before but now it has a decompressor), I made this mainly for my OS, probably too slow to encode though V1.21 Added some better documentation V1.2 Added color V1.1 Added encoding quality options (now you can actually (kinda) run it in scratch!) Less compressed than a JPEG though since it is lacking compression methods it has. BTW SPEG is just JPEG with the J replaced with S, the S standing for "simple" since it doesn't have extra compression other than the cosine transform coding