JPEG Quality is generally determined by the selection of quantization tables and downsampling.
Is there any way to detect if a jpeg image is downsampled or not and view its quantization tables?
JPEG Quality
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: JPEG Quality
extremis wrote: JPEG Quality is generally determined by the selection of quantization tables and downsampling.
That sounds more like GIF not JPEG. JPEG does not quantize the image to a fewer numebr of colors, but attempts to map a frequency (fourier transform) to generate higher lossy compression.
As for your question. Glenn?
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/