SVG:
SVG is an Extensible Markup Language(XML)- based Vector image format for the two dimentional image.
This is an breaf explaination by wiki of this file format.
But if you want to know what are the SVGs Are Before That You Should Know that SVG Is an Abbrevation of Scalable Vector Graphic and it is an image file format.
This file format Can Be Scalable To any Size that we Will want and That's why it is called scalable.
If We Tried to Use PNG, JPEG/JPG, etc., file formats the file format all are just stores the data of the image pixel position, image size and the image become blurry when we zoom it.
What is Difference Between The SVG And Other Traditional file Formats/Types Like PNG, JPEG/JPG, etc.,
1. The PNG files Become Blurry When We Zoom Them But SVG Didn't.
2. SVG files Are not the First image by Cameras meaning it is the image created digitally by drawing or edited the tradition file formats like png.
3. SVGs are normally made for Web like if we Want to show some image on the web and it does have very small details in it the svg wins like for example an 1 kb of svg can become 20kb image png.
Comments
Post a Comment