What it is SVG format and what are the advantages ?

Vreedi
3 min readOct 9, 2020

--

The definition of SVG or Scalable Vector Graphic is an image using XML (Extensible Markup Language) as a base for building two-dimensional vector image. SVG is a product of World Wide Web Consortium (W3C) ever since 1999 that’s in its nature is an image format. The advantage of SVG to save photos or picture surely exist as compared to another images format out there.

The image that’s saved using SVG as an extension will be saved in the form of an XML file. In other words, a certain programming language is needed in order to search for SVG file in the index. The advantage of SVG is that it can be made and edited using any kind of text editor because SVG is an XML based image.

The Basic of SVG

SVG format have a couple elements in the form of shape that can be used in design. Some of the most basic ones are things such as <circle> that is used to create a circle. You can also add animation, filters, and gradient that’s provided to you to make a beautiful and more interactive SVG. And if you want to go above and beyond, you can incorporate CSS styling to take your design to the next level.

The usage of SVG as a format have been supported by a couple of web browsers Safari, Opera, Google Chrome, Mozilla Firefox, and Internet Explorer. W3C recommended using SVG to show graphics and describing a two-dimensional image in XML based web development.

The Advantages of SVG

There are a couple of advantages that you can get from using SVG as a format. What are they? Well here’s a couple advantages of SVG compared to using another image format.

  1. The size of an SVG files are considerably smaller and can be compressed compared to JPEG and GIF
  2. File that comes from SVG can be read and modified using all kinds of tools/text
  3. Scalable on image or photos with an SVG format
  4. Can be printed with high and consistent quality on many different resolutions.
  5. The image or photos in SVG is zoomable, meaning that you can zoom without losing any visual clarity.
  6. The selectable and searchable texts in SVG makes it very useful for mapping.
  7. SVG can works very well with Java.
  8. Open Standard
  9. Pure XML

The other benefit of using SVG as a format is that it has smaller size, easy to compress and can be printed on high resolution. Even on the editing side of things you can do with simple applications such as Notepad. And it being a vector means that its both scalable and zoomable, not like bitmaps.

XML is designed to describe how an image can be seen by taking advantages of SVG attributes as it’s working under the XML ecosystem. The quality for the results is also often times better too. As such, SVG is very recommendable for you that are constantly working designing an image or photos because of these advantages of SVG.

Enjoy!!

Download for more freebies UI Kit landing page, apps design or web design visit vreedi for design freebies

--

--

Vreedi
Vreedi

Written by Vreedi

Vreedi help you find design high quality design for ui web, app design or vector design. You can download with format sketch, psd, ai or eps file

No responses yet