jpeg-decoder
jpeg-decoder copied to clipboard
Extracting JPEG information from the file
Hi! Would it be possible to expose in the public API methods to decode DCT coefficients, quantization tables, ICC profile, component information (grayscale/ycbcr/rgb/cmyk) and subsampling factors, without going all the way to pixels? Perhaps also Exif might be useful. Thank you!