DEV Community

Discussion on: How creating CSS Art can make you a better developer

Collapse
 
ashleyjsheridan profile image
Ashley Sheridan

It is actually possible to turn photos like that into CSS (although I wouldn't recommend it for practical reasons because the performance is horrendous!). I wrote a generator to do this a few years back: ashleysheridan.co.uk/blog/Single+D...

Again, not for production use, it will probably kill a lower end device/computer. It was a bit more of a thought experiment for me.