© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mohd Mehraj
Full Stack Developer
What is SVG? Let’s get technical for a second. SVG stands for “Scalable Vector Graphics” and is an XML based, vector image format. SVGs are predominantly found on the web, and while they have similar uses to JPEG, PNG and WebP image types, their DNA ...
Edidiong Asikpo (Didi)
Senior Developer Advocate at Ambassador Labs
I totally agree with you. Using SVG gives you the ability to do so many things that would've not been possible with normal PNG or JPEGs.
This was very insightful, Mohd Mehraj. Thanks for sharing.
Sonny Alves Dias
Curious software engineer
I couldn't agree more. You can make animation with SMIL too in SVG. I am not entirely how much of the standard is implemented, but basics should work: https://caniuse.com/svg-smil
Edidiong Asikpo (Didi)
Senior Developer Advocate at Ambassador Labs
I totally agree with you. Using SVG gives you the ability to do so many things that would've not been possible with normal PNG or JPEGs.
This was very insightful, Mohd Mehraj. Thanks for sharing.