Scalable Vector Graphics (SVG) is an XML-based vector image format (and very flexible in that images can be searched, indexed, scripted, and compressed) and an open standard developed since 1999 by the World Wide Web Consortium (W3C) and is supported by the major browsers such as Mozilla Firefox, Internet Explorer 9-10, Google Chrome, Safari and Opera.
SVG images allow three types of graphic objects: vector graphics, raster graphics, and text. Graphical objects, such as PNG and JPEG raster images are easily grouped modified, styled transformed and composed into different rendered objects and can have their behaviors easily modified using XML text files, therefore using text editiors is one way of creating SVG images.

SVG

How to convert Microsoft Office documents to PDF, HTML5…

As this is a question we get asked a lot at IDRsolutions, I decided to write a blog article on the topic, which may...
Mark Stephens
1 min read

Developers Guide to SVG

SVG is a very flexible and powerful Vector graphics format which can be used on its own or within HTML5 to deliver really high...
Virentha Mendis
27 sec read

How does Image Aspect Ratio work in SVG

SVG is a fantastic technology that is becoming increasingly popular as our web browsers get increasingly more powerful. I actually think that SVG offers...
Leon Atherton
1 min read

4 useful Commercial SVG tools

In a previous post about SVG, I looked at 5 useful Open Source SVG tools, in this article I’ll be looking at 4 Commercial...
Alex Marshall
2 min read

5 useful Open Source SVG tools

Since we started developing our PDF to SVG converter, I have been getting up to speed on the SVG file Format and investigating useful...
Alex Marshall
2 min read