📢
12
c/digital-art-showcase•willowc60willowc60•21d ago

My portfolio got dinged for using too many JPEGs on a big project last year

The compression artifacts were super obvious on a 4K monitor, which I only learned after a client pointed it out. Anyone else have a go-to file format they swear by for online galleries?
2 comments

Log in to join the discussion

Log In
2 Comments
ryanscott
ryanscott21d ago
Ever feel like your work is being judged by a microscope? I got roasted once for using a low-res PNG that looked fine on my old laptop. Now I just use WebP for everything online, it's a good balance of quality and size.
1
ward.piper
ward.piper20d ago
Forget formats for a second and check your color profile. I've seen perfect PNGs look muddy and flat online because they were saved in AdobeRGB. Browsers expect sRGB. That mismatch can wreck your contrast and make colors look dead, which clients might blame on compression even if the file is technically fine.
1