/Scalable-Vector-Graphics-Plugin-for-Paint.NET

Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files.

Primary LanguageC#MIT LicenseMIT

SvgFileType

Please check the Releases section for binary download.

This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files. SVG elements can be rendered as a flat image file or each on a separate layer.

The plugin is a tiny wrapper around the SVG.NET Library which does the actual SVG reading.

Tested on Paint.NET 4.1.5.

To install the plugin perform the following steps:

  • Put the DLL in the <Paint.NET>\FileTypes directory (default location is C:\Program Files\paint.net\FileTypes)
  • Restart Paint.NET if you have it open