Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation.

SVG

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

Why we are planning to remove Canvas in our…

Ever since we began writing our PDF to HTML5 converter a little over 2 years ago, we have chosen the HTML5 canvas as the...
Leon Atherton
2 min read

Handling Floating Point coordinates with Pixels in SVG &…

Recently I have been working on a problem with SVG & the HTML5 Canvas that causes bad looking output in some of our files....
Lyndon Armitage
1 min read

How to draw SVG on HTML 5 Canvas and…

One of the limitations of shapes in HTML 5 canvas is that only one fill rule is supported, which can lead to shapes not...
Leon Atherton
51 sec read

SVG shapes not working in Firefox but fine in…

After taking a sneak peak at upcoming PDF to SVG functionality for our Online Converter, I was disappointed to see that shapes were not...
Leon Atherton
1 min read