Erweiterte Suche
Suchergebnisse
545 Ergebnisse gesamt
Move Path Node
Extension to change starting / end node of a path and visualize it by dots and numbers. You can also use this extension as a trimmer for open paths. It is additionally highly useful when using the function to map text to path. By moving the node, the mapped pa...
Duplicate + Reverse + Join
An extension to effectively convert a single line svg font to a stick font by duplicating, reversing and joining each selected path and subpath. Read more on http://cutlings.wasbo.net/single-line-font-to-stick-font
Circle Tangents (Replaced by Snap Objects Feature)
1. Draw some circles 2. Apply the extension You can have two different outputs: If you want to get sort of tangents at the path's point handles instead you can also try to run the extension Draw Handles
Chain Paths
Source of documentation: https://github.com/fablabnbg/inkscape-chain-paths An inkscape extension to combine paths. Like really combining path snippets into longer paths. The stock inkscape path operation "combine" does not do that. It only creates a single pa...
Layer Clip
Original idea from http://www.pernsteiner.org/inkscape/layerclip/ Ported to Inkscape 1.0 by https://gitlab.com/jczapla79/inkscape-extension-layer-clip Fixed and ported to Inkscape 1.2+ by Mario Voigt Usage See an example with screenshots Clip contai...
About/Upgrade MightyScape
Get MightyScape by Git Primary: Readme + Download + Issues (Github) Secondary: Readme + Download (Gitea) Alternative downloads available. Check the README.md on Git Spread the word https://y.stadtfabrikanten.org/mightyscape.qr https://y.sta...
Table Support
Source: https://sourceforge.net/projects/inkscape-tables/files/ Updated to be compatible with InkScape 1.2+ The functions "Duplicate Table" and "Fit Guides" options were removed due to defectness Possible actions to perform Create Add Colums Row...
Open Extension Directory
Just what it says to be! ... Opens the MightyScape main folder. Similar to Open Current File Directory.
Reload drawing
An extension which allows to reload the drawing in case of any change without opening the file in a new window. Helpful if the file is opened and changes in background by another instance of Inkscape or any routine which processes and overwrites it in the ...
PathOps
A tool suite to run boolean operations multiple times, like Combine, Cut Path, Division, Exclusion, Intersection, Difference, Union. This extension takes a selection of one or more groups, or of several elements (paths, shapes, text), or a mix of both, and app...
Simple Inkscape (Interface)
Source: https://inkscape.org/~Mr.Raven/%E2%98%85simpleinkscapev01+2 Original description: This extension changes the Inkscape interface into a simpler one. It hides quite some elements from the menus and toolbars so that a more basic version of the interf...
Ray Tracing
Sources: https://inkscape.org/de/~dbloch/%E2%98%85ray-optics https://github.com/damienBloch/inkscape-raytracing
Encapsulated PostScript - AI compatible (*.eps)
Source of documentation: https://github.com/tzunghaor/inkscape-eps-export AI compatible EPS export for Inkscape 0.92 (might work with older versions too). This script converts an Inkscape SVG to Adobe Illustrator 7 compatible EPS. The generated EPS file uses ...
FreeCAD Sketch Export
This extension is tested to work with FreeCAD up to version 0.21. On Linux Ubuntu 24 LTS we can install that older version by sudo apt install freecad=2:0.21.2+dfsg1~202407140123~ubuntu24.04.1. Newer versions 1.X require some updates of this extension, becaus...
Photoshop PSD (*.psd)
Requires gimp to be installed. The command gimp needs to be in %PATH% ($PATH)
WebP Import
Import *.webp image files using ImageMagick conversion. Routine is webp → png → svg → write into Inkscape canvas. You need to install ImageMagick. The command magick or convert needs to be in path variable, otherwise the extension will fail. Fedora: sudo dn...
Roland CutStudio *.eps Export
See Open in Roland CutStudio. This extension does the same export but it will not call CutStudio. Instead it will save an importable *.eps file to the selected target directory by export menu.
SVG Attribute reference
A very good SVG rerefence to read on → https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute