Dan's SvgTools Console Application

An artist painting upon a canvas while a technician works on the underlying mechanics of the canvas behind the scenes.

This application was created to perform commonly-needed tasks related to SVG files, like those exported from Inkscape, Adobe Illustrator, Canva, Figma, or others.

Although it will offer a very long list of features in the near future, this version only includes a few of those activities that directly support another project I am currently working on. Please stay tuned for what I hope will be a continuing stream of improvements.

 

Download SvgTools free at GitHub

 

Current Toolset

The application currently supports the following actions.

 

Version Notes

This version is currently available as command-line application only, but work is proceeding that will expose this functionality for programmatic use in other applications.

Please read the Docs/Syntax.txt file for more information. You can also get some sample ideas from Docs/CommandLines.md and Docs/WorkingSvg-SvgTools01.json .

On any system with .NET Core installed, you can get the project and run it initially using the following commands.

git clone https://github.com/danielanywhere/SvgTools
cd SvgTools/Source/SvgTools
dotnet run -- /? /wait