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: 01K78BVQE6D9S4SSAEW9N8VT0T
content-length: 69
date: Sat, 11 Oct 2025 00:48:48 GMT
HTTP/2 200
cache-control: max-age=600
content-type: text/html; charset=utf-8
etag: "d320774d813117e69b2feb43e326f71ea6af6952f5fd2f4f5eed25c2801d076b"
expires: Sat, 11 Oct 2025 00:58:48 UTC
last-modified: Sun, 05 Oct 2025 04:34:18 GMT
permissions-policy: interest-cohort=()
vary: Origin
x-request-id: 01K78BVQQ6VZYBZZTBSYCNYSW7
content-length: 16363
date: Sat, 11 Oct 2025 00:48:48 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!