jpegqs(1) | General Commands Manual | jpegqs(1) |
JPEG Quant Smooth - JPEG artifacts removal
This program tries to recover the lost precision of DCT coefficients based on a quantization table from a JPEG image. The result is saved as a JPEG image with quantization set to 1 (like a JPEG saved at 100% quality).
jpegqs [options] input.jpg output.jpg
* The processing time includes only the smoothing algorithm, jpeg reading and writing time is not included.
* x86 build selects between modes 1-3, x86_64 from 2-4
~10 times faster, but the quality is lower
LOW_QUALITY implies DIAGONALS (always set)08 Apr 2021 | JPEG Quant Smooth |