Unlike JPEGs, which often create "fuzz" or artifacts around letters, PNGs keep text crisp and readable .
Every single pixel on your screen is captured exactly as it appeared. When you save a screen2.PNG, no data is "thrown away" to save space. screen2.PNG
This is the "magic" behind transparency . If your image has a transparent background, it's thanks to this extra layer of data that tells your computer which parts should be see-through. Decoding "screen2.PNG" Unlike JPEGs, which often create "fuzz" or artifacts