svg2tikz

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

  • Owner: xyz2tex/svg2tikz
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    2
      Compare:

Github stars Tracking Chart

SVG2TikZ

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

Changes, Bug fixes and Known Problems from the original

  • Now images can also be exported to tikz
  • Added a variable /def /globalscale to the output tikz document (standalone and tikz figure)
  • /globalscale when changed will scale the tikzfigure by transforming the vector coordinates.
  • /globalscale when changed will scale the tikzfigure by scaling the embedded images
  • The path element was not exported in correct coordinates. This is fixed
  • Added an entry to specify the path to be removed from absolute paths in the images. This is useful to work in a latex project directly

Known Problems

  • Currently only images that are "linked" in svg are exported. Base64 embed is not yet supported so avoid choosing embed option
  • Grouped elements will not work. So ungroup everything
  • Transformation like rotation is not working

More documentation can be found in the docs/ directory.

Overview

Name With Ownerxyz2tex/svg2tikz
Primary LanguagePython
Program languagePython (Language Count: 2)
Platform
License:Other
Release Count6
Last Release Namev3.0.1 (Posted on 2024-01-14 22:01:48)
First Release Namev1.1.0 (Posted on 2023-02-04 23:00:25)
Created At2014-04-17 08:04:36
Pushed At2024-05-11 18:45:40
Last Commit At2024-05-10 19:44:17
Stargazers Count545
Watchers Count20
Fork Count90
Commits Count497
Has Issues Enabled
Issues Count109
Issue Open Count21
Pull Requests Count81
Pull Requests Open Count1
Pull Requests Close Count6
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top