Lossless is why it weighs a megabyte
PNG stores every pixel exactly. Screenshots of photos are the worst of both worlds. WebP lossy is designed for this. You choose how exact 'exact' needs to be.
Why it matters
- macOS screenshots default to PNG.
- Transparent product cut-outs are PNG-24.
- TinyPNG helps but still may leave a PNG; WebP is smaller.
How to do it
- Split screenshots vs photos.
- Convert screenshots at 90%, photos at 80%.
- Check transparency on a chequerboard or dark footer.
Settings that work
Hard-edged UI: 90–94%. Soft photos saved as PNG: 80%.