Articles Tagged
3 Articles
Two Images and an API: Everything We Need for Recoloring Products
I recently found a solution to dynamically update the color of any product image. So with just one <img /> of a product, we can colorize it in different ways to show different color options. We don’t even need any …
Keep Pixelated Images Pixelated as They Scale
This is a little reminder that there is a CSS property for helping control what happens to images as they scale up: image-rendering.
We’re quite used to the idea that scaling an image larger than its natural size (upscaling) …
Chris Coyier
on