SkillAgentSearch skills...

Svg2tikz

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

Install / Use

/learn @xyz2tex/Svg2tikz
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<picture> <img alt="SVG2TikZ Logo" src="logo/svg2tikz.svg"> </picture>

Documentation PyPI version

SVG2TikZ 3.3.X (Inkscape 1.4.x compatible)

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 information 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.

Dependencies and contribution

All the dependencies are listed in the pyproject.toml. There is no particular dependencies for testing. For building, the project use poetry.

For more information on how to contribute, you can check the documentation.

Troubleshooting

If you have error about lxml when trying to install SVG2TikZ you can check this link.

View on GitHub
GitHub Stars713
CategoryDevelopment
Updated2d ago
Forks107

Languages

Python

Security Score

85/100

Audited on Apr 3, 2026

No findings