: Because the image often contains a single solid color (like all white), it compresses efficiently. A file that looks like a 10–20 MB download can actually contain billions of pixels.
RGB image requires approximately to render.
: When a program (like Discord, a web browser, or an OCR service) attempts to "read" the image, it must decompress it into RAM. A
: If the target system doesn't have enough available RAM, it triggers an OutOfMemoryError , causing the application or the entire operating system to freeze or crash. Famous Iterations
