...libjpeg-turbo also features colorspace extensions that allow it to compress from/decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java interface.
jpg2html is a series of C programs that embeds JPG images
into HTML. Images are comparatively highly compressed (using
RLE and BASE64) and decoded using JavaScript.