PNG To SVG Converter: The Lazy Developer Edition

PNG To SVG Converter: The Lazy Developer Edition
svg-memes, png-memes, webdev-memes, frontend-memes, lazy-memes | ProgrammerHumor.io

The laziest SVG "conversion" known to mankind. Instead of actually converting the PNG to vector graphics, some genius just embedded the entire PNG image inside an SVG wrapper. It's like putting a hamburger inside a taco shell and calling it Mexican cuisine. The shocked cat perfectly captures how any self-respecting developer feels discovering this abomination in production code. Bonus points if this was done by the same person who puts all their CSS in a <style> tag at the bottom of each HTML file.

More Like This