Erweiterte Suche
Suchergebnisse
405 Ergebnisse gesamt
Remove Empty Groups
This extension is totally minimal. It will just clean the whole document from groups without content (dangling groups). That usually happens if you have a group but remove it's paths for example. The group will possibly stay in the XML tree. This also appl...
Ungrouper And Element Migrator/Filter
This extension parses the selection and will put all elements into one single group. If you have a cluster with lots of groups and elements you will clean up this way (one top level group, all elements below it). If you select a single element or a set of elem...
Styles To Layers
This extension will re-layer your selected items or the whole document according to their color (stroke or fill). Each style will be put onto it's own layer. This way you can devide elements by their colors with ease. If you have empty layers after s...
Join Paths / Create Tabs And Dimples
This extension works on the selected paths. The paths will be joined based on their Z-order (i.e. the lowest one in the document first and then the next one and so on) at their end nodes with a straight line segment. If the ending nodes of the paths coincide...
Optimize Sequence: Small Holes First
Souce of Documentation: https://github.com/L0laapk3/inkscape-laser-sequence-extension If you use(d) inkscape to create models for laser cutting, chances are you have ran into the following problem: the laser cutter first cuts the large shape, then it ever so ...
Contour Scanner And Trimmer
Scanning This tool helps you to find nasty contours which might bug you and prevent your work from being ready for production. It will find open contours, closed contours and self-intersecting contours and checks for a set of other attributes. Bentley-Ottmann...
Destructive Clip
An Inkscape Extension which works like Object|Clip|Set except that the paths clipped are actually modified. Thus the clipping is included when exported, for example as a DXF file. Select two or more paths then choose Extensions|Modify path|Destructive clip. Th...
Create Links (Breakaway Connectors)
To create tabs in Inkscape, we cannot properly use the integrated eraser tool. It will clip only in a cosmetic fashion but we do not get the real paths we need. Creating links (also known as microtabs, tabs, bridges, breakaway connectors, links, perforations) ...
Incadiff
An Inkscape extension which applies successive difference operations on superimposed paths. Useful for plotter addicts as it removes hidden strokes. Incadiff works on paths and objects. It does not work for open paths. Incadiff does not operate like Contour Sc...
Mutual Cut Line
This extension cuts exactly 2 (ideally straight) path segments and will create intersected elements. Depending on the path direction (which can be reversed) the ends are going to be cut against each other Draw some paths Duplicate the paths (CTRL + D) and ...
Path Intersections
In case your resulting intersection markings are displaced please run Apply Transformations before running this. Draw some example with intersecting paths Run the extension Check the intersections
Split Bezier (Subdivide Path)
Function is like Modify Path → Add Nodes but it provides additional features like splitting path into disconnected sub paths (break apart) choose units Please note that the plugin will sub-divide each path segment (from path handle to path handle). So i...
Split And Break Bezier At t
Splits a path at value t=0..1 (t=0.5 means 50%) Applies independently for each sub path in selection. Allows better control over splitting than Add Nodes or Split Bezier (Subdivide Path). Draw some path Run the extension Splitted path
Purge Duplicate Path Nodes
https://gitlab.com/EllenWasbo/inkscape-extension-removeduplicatenodes Annotation belonging to the lines This extension might turn straight lines into strange looking "d" content like the following #using the extension will make m 47.127583,101.78891 h 9....
Remove Duplicate Line Segments
An Inkscape extension to remove duplicate line segments with an option to add a tolerance for regarding the segments as a match. See http://cutlings.wasbo.net/inkscape-extension-removeduplicatelines See also Purge Duplicate Path Segments Contour Scanner...
Filter By Length/Area
Paths with value smaller than the given threshold will be deleted. This extension might require to break up your object before. Take some image This is not a good example but shows the effect Run the extension Result
Purge Pointy Paths
This filter deletes paths which render as point only, like: m 45.250809,91.692739 - this path contains onyl one command - a single point m 45.250809,91.692739 z - this path contains two commands, but only one coordinate. It's a single point, the pa...
Purge Duplicate Path Segments
A common problem while laser cutting or vinyl cutting for example, is the problem with duplicating lines which are overlapping invisibly. Often you won't find them in your drawing. If you use graphics without filtered duplications you might run into issues lik...
Optimize Sequence: Travel Distances
Source documentation: https://wiki.evilmadscientist.com/Reorder_Paths_for_Speed In normal use, and by default, elements within a document are plotted in the same order in which they appear in the file. This order is generally the order in which the objects we...
Inventory Sticker
This extension generates inventory stickers for thermo printers (we use Brother QL-720NW) from our Teedy instance. Teedy is an open source software document management system (DMS). Complete details can be found at 2. Etikettenkonzept and 3. Druckerkonzept. Th...