Direkt zum Hauptinhalt
Erweiterte Suche
Suchbegriffe
Inhaltstyp

Genau übereinstimmende Treffer
Schlagwort-Suchen
Datums Optionen
Aktualisiert nach
Zuletzt aktualisiert am
Erstellt nach
Erstellt vor

Suchergebnisse

690 insgesamt gefundene Ergebnisse

Chain Paths

FabLab Chemnitz Paths - Join/Order

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

FabLab Chemnitz

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

FabLab Chemnitz

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

FabLab Chemnitz

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

FabLab Chemnitz

Just what it says to be! ... Opens the MightyScape main folder. Similar to Open Current File Directory.

Reload drawing

FabLab Chemnitz

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

FabLab Chemnitz

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)

FabLab Chemnitz

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

FabLab Chemnitz

Sources: https://inkscape.org/de/~dbloch/%E2%98%85ray-optics https://github.com/damienBloch/inkscape-raytracing

Encapsulated PostScript - AI compatible (*.eps)

Integrated into default Import/Export Menu

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

Integrated into default Import/Export Menu

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)

Integrated into default Import/Export Menu

Requires gimp to be installed. The command gimp needs to be in %PATH% ($PATH)

WebP Import

Integrated into default Import/Export Menu

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

Integrated into default Import/Export Menu

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

HowTo's

A very good SVG rerefence to read on → https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute

Where to find more Inkscape extensions?

HowTo's

Inkscape extensions are spread over the net. Some good soures to find new stuff: https://inkscape.org/de/gallery/=extension https://inkscape.org/gallery/?q=extensio  https://inkscape.org/de/community http://wiki.inkscape.org/wiki/index.php/Extension_repo...

About Boxes.py

FabLab Chemnitz Boxes.py

Boxes.py is an Open Source box generator written in Python. It features both finished parametrized generators as well as a Python API for writing your own. Sources of documentation https://www.festi.info/boxes.py/index.html https://florianfesti.gith...

Gears

FabLab Chemnitz Shape Generators Gears

This extension is a fork of https://github.com/ssentinel/inkscape-gears-dev and allowes to create different gear types with/without spokes, racks, etc.