HTTP/2 302
content-type: text/html; charset=utf-8
location: //inkscape.gitlab.io/extensions/documentation/
permissions-policy: interest-cohort=()
vary: Origin
x-request-id: 01K76A1ERFGASXSCFCA0DZH1B8
content-length: 69
date: Fri, 10 Oct 2025 05:38:29 GMT
HTTP/2 200
cache-control: max-age=600
content-type: text/html; charset=utf-8
etag: "d320774d813117e69b2feb43e326f71ea6af6952f5fd2f4f5eed25c2801d076b"
expires: Fri, 10 Oct 2025 05:48:30 UTC
last-modified: Sun, 05 Oct 2025 04:34:18 GMT
permissions-policy: interest-cohort=()
vary: Origin
x-request-id: 01K76A1F1M67ZBRHK0C9PNEGPE
content-length: 16363
date: Fri, 10 Oct 2025 05:38:30 GMT
Welcome to inkex’s documentation! — inkex documentation
Skip to main content
Welcome to inkex’s documentation!
Useful links:
Source Repository |
Issue Tracker |
Chat
Dependencies | look at the header of the page
Inkex is:
a general-purpose SVG reading/writing/modification package
an object-oriented interface for access to
many common SVG attributes, such as paths and styles
the Python package that enables Inkscape extensions
Furthermore, inkex.gui
provides a way to ship GTK interfaces with extensions, and
inkex.tester
is a package to facilitate unit testing of extensions.
Welcome to its documentation!