Erweiterte Suche
Suchergebnisse
405 Ergebnisse gesamt
Number Subpaths
Visualize the order of subpaths within one path. Each start and end node will be marked with green/red dots and a text flag according to its order. Optionally the path ID could be visualized if working with more than one combined path. I use this for vari...
Draw Directions / Travel Moves
This extensions marks start and end point of opened (red + blue) and closed paths (green + yellow). See also Move Path Node. Example 1: Draw dots Draw some paths Run the extension and get the result Example 2: Draw travel moves
Zigzag Nodes
Draw a path (circle in this example) Add nodes to path to generate a good base Modify Path → Add Nodes
Unwind Paths
An extension to wrap off paths to receive horizontal lines or extruded bands. Can be used for paper crafting, analysis and other works. You can also just use it to colorize path segments. Tips: You can use Move Path Node to change the starting node...
Clones In Perspective
See also Create patterns Draw some random stuff and group Create a whole group of all objects you want to make off some pattern Adjust the center of rotation (move the vanishing point) Select the group and click one time more to get the object rotation a...
Hatches And Grains
Source: https://gitlab.com/marcjeanmougin/inkscape-carto-ext/-/tree/master/ This mapping module is intended for the community of geographers and cartographers. It makes it possible to create visual variables like "hatch" or "grain" on surface or point implant...
Sheriff Star
Source of documentation: https://github.com/garykac/pathmonkey Sheriff stars typically have 5 or 6 points and also have a circle at the end of each point so that the badge can't accidentally stab the officer while they're wearing the badge. 6-pointed S...
Low Poly 2
This is similar to Low Poly extension but works different regarding to the path handling. Allure a wannabe cat into Inkscape - thanks Charlie! Draw some lines at prominent positions You can use freehand drawing tool. This is really quick and handy Sele...
IFS Fractals
https://github.com/dylex/inkscape-ifs Draw some objects Check the result
X-Agram
Source of documentation: https://github.com/garykac/pathmonkey X-agrams are stars with a circumscribed circle. While these can be drawn separately, it can be tricky to properly align the circle and the star, especially for odd-count stars where the center of ...
Living Hinge (Fit To Rectangle)
This plugin only works für rectangles of the type "Object". So you may not convert the rectangle to a path before! See https://wiki.lvl1.org/Inkscape_Extension_to_Render_a_Living_Hinge. Draw a rectangle object (do not convert to path!) See also Livi...
Fill Rectangle With Circles
Shapes
Source of documentation: https://www.arakne.es/en/inkscape-1-0-shapes-extension-new-version/ This plugin works for Object selection as well as Path selection
Another Perspective
This is similar to Bezier Envelope Draw an object and convert to path Draw some envelope path Run the extension and check result
Apply Transformations
An Inkscape extension which recursively applies transformations to shapes. This will remove applied Matrix values from object but will keep it's transformation. It will reset the matrix to basic values like these: It will also clean Live Path Effects
Barrel Distortion
Draw some shape Run the extension Result
Bezier Envelope
This extension is similar to default Inkscape extension "Modify Path → Envelope" and is also similar to Another Perspective. Note: this extension does not work for svg:circle which were converted to svg:path. Those will contain a or A commands in their path. ...
Mirror
This function is a legacy one because the exact same can be done with Live Path Effects ("Mirror symmetry") Draw some objects and a path (line) to mirror Make a copy of the objects you want to mirror (otherwise the tool will just move the selection) Use C...
Flip
This extension only operates on a single path (or a selection of paths, but all individually) by flipping it about the imaginary line that goes from the paths first node to its last node. Source: https://github.com/aconz2/inkscape-extension-flip Draw some pa...
Normalize Drawing Scale
This extension will set the drawing scale to 100% and adds fitting transforms to keep the element size. You can use Apply Transformations to apply those transforms afterwards. This neat toolchain helps to handle all path command coordinates easier. Especially ...