Apply perspective transformation to raster images inside Inkscape (no need to use an external software such as GIMP or Krita). It works for both embedded and linked images. For a more complete guide on how to install and use the extension, please refer to the README.md file. Once installed properly, you can access the extension from: Extensions > Raster Perspectvie > Perspective.
An extension to make tiling patterns, with or without color patterns. It can be found under the menu Extensions-->Render-->Tiling. This extension uses the Tessagon library (a minified version of the library is included): https://github.com/cwant/tessagon If you would like to try out new features still in development, you can checkout the development branch of tessagon (above) or download a zip file: https://github.com/cwant/tessagon/archive/refs/heads/development.zip Running the script integrations/inkscape/package_extension.py will package up the extension (both as a directory and as a zip file in the output directory that the package_extension script is in).
SVG Stencil Export helps publishing stencils to https://svg-stencils.github.io. About SVG-Stencils.github.io ---------------------------- SVG Stencils is a community driven stencil library. This video shows how it works: https://user-images.githubusercontent.com/658612/160613837-4df9c606-9970-4608-9b86-e0069fb5ca66.mp4 Extension Features ------------------ - Exports each layer as component svg-file - Choose which layers to export. - Automated file naming. - Optionally creates a stencil-meta.json - Optionally creates a front page index.html - Optionally creates a README.md - Optionally creates a Github Pages Action configuration file - Optionally creates a Gitlab Pages CI configuration file HELP THE STENCIL LIBRARY GROW! ============================== Create and submit your own stencils. This extension helps you creating and publishing new stencils in minutes. Read the documentation here: https://github.com/svg-stencils/svg-stencils.github.io/blob/main/DOCUMENTATION.md Credits ------- The extension is based on Batch Export (https://github.com/StefanTraistaru/batch-export)
Inkscape 1.1.2 Windows 64bit msi (fixed pdf)
Inkscape 1.1.2 Windows 64bit exe (fixed pdf)
Inkscape 1.1.2 Windows 64bit 7z (fixed pdf)
Inkscape 1.1.2 Windows 64bit 7z (2022-02-04, 0a00cf5339, pdf export broken)
Inkscape 1.1.2 Windows 32bit 7z (broken pdf export, 2022-02-04, 0a00cf5339)
Inkscape 1.1.2 Windows 32bit exe (broken pdf export, 2022-02-04, 0a00cf5339)
Inkscape 1.1.2 Windows 32bit msi (2022-02-04, 0a00cf5339, pdf export broken)
Inkscape 1.1.2 64bit Windows exe file (0a00cf5339, broken pdf export)
Inkscape 1.1.2 Linux AppImage file (0a00cf5)
sha256: 3ffe54a06d0b25a4cd8b6eb424536ef1ed205be13443a39cd437c8c7b89b96d1 inkscape-1.1.2.tar.xz
Inkscape 1.1.2 64bit Windows msi file (broken pdf export, 0a00cf5339)
For extension developers. Most extensions to Inkscape use an .inx file that describes a static user interface, then a Python script is run one time when the user clicks "Apply". To create a dynamic UI (that changes as the user clicks buttons, selects from dropdown menus, etc) you can build it in GTK using a Python script that runs immediately. Requires Inkscape v1.1 or newer. These short examples demonstrate a handful of functions in GTK+ 3. Now includes an example extension that uses a .glade XML file to create the UI with Gtk.Builder(). Also many small changes that result in much higher pylint code scores.
Inkscape 1.1.2 Windows 32bit msi (fixed pdf)
Inkscape Windows 1.1.2 32bit exe (fixed pdf)
Inkscape 1.1.2 Windows 7z 32bit (fixed pdf)