• Stars
    star
    579
  • Rank 76,559 (Top 2 %)
  • Language
    Python
  • License
    Other
  • Created over 10 years ago
  • Updated 23 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Inkscape extension for exporting SVG paths as TikZ/PGF paths

SVG2TikZ (Inkscape 1.x.x compatible)

Documentation Status PyPI version

SVG2TikZ, formally known as Inkscape2TikZ ,are a set of tools for converting SVG graphics to TikZ/PGF code. This project is licensed under the GNU GPL (see the LICENSE file).

Documentation and installation

SVG2TikZ is now available on pypi so you can install it with if you want to use it with a command line. You can install the package with the following command:

pip install svg2tikz

All the informations to install (as an inkscape extension) and use SVG2TikZ can be found in our Documentation.

Changes and Bug fixes

A complete changelog is available in the CHANGELOG.md file.