79114037

Date: 2024-10-22 12:28:33
Score: 2
Natty:
Report link

JPEG compression works in successive layers. In DCT Layer, which compresses each component (Y,Cb,Cr) individually it will consider 8x8 image blocks because it gets easier to find those details which can be removed so as to get image with less file size without loosing information (aim of compression). If we apply it to whole image then changes are quite visible. Eg. If you apply DCT to Y component of entire image you will get image with less brightness.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sejal jadhav