Generate Palette Extension
i

OlibiaGenerate Palette Extension

Olibia

Inkscape extension to generate color palettes from selected objects' color properties. Usage Create objects with color properties set, can be fill and/or stroke color. Select them and from the Extensions menu choose Palette and Generate. Provide a name and select the color property to grab colors from. You can also include Inkscape's default black to white colors or replace an existing palette. New options Sort colors by xY or Yx position when objects are placed in a grid layout Sort colors by X or Y position Sort colors by selection order, HSL values or RGB values Notes Inkscape needs to be restarted for the extension to appear. Inkscape must be restarted for a new palette to appear. Generated palettes are located at ~/.config/inkscape/palettes or ~\AppData\Roaming\inkscape\palettes on Windows. Older Inkscape versions Latest version for Inkscape < 1.0: https://github.com/olibia/inkscape-generate-palette/releases/tag/v2.0 --- Reviewed by Martin Owens on May 12 2021 2:30 PM pytest coverage: 0% pylint score: -7.5/10 tested in Inkscape 1.1 Marked as UNSAFE, modified home directory files, should be changed to use new Inkscape variable which will tell it where to save the palette file it generates.


Comment here...
Ink/Stitch Embroidery Extension
i

KaalleenInk/Stitch Embroidery Extension

Kaalleen

Inkscape extension for generating embroidery stitch files. Usage: Select objects that you want to apply embroidery properties and using the extension, set the parameters for the desired object(s). Once all desired objects have embroidery properties, use the extension to generate the necessary stitch file. A variety of raw stitch files are supported. Note: Follow the link to the Ink/Stitch website. There you can find download links, installation instructions and in depth-documentation.


Comment here...
Shapes new version for Inkscape 1.0 - 1.2 - updated march 2022
i

Paco GarcíaShapes new version for Inkscape 1.0 - 1.2 - updated march 2022

Paco García

Updated for Inkscape 1.0 This new version adds new shapes to the previous and rearrange some tabs The Rombus shape goes to the From corners tab. Now is posible use Size for the corners New shapes Crossed corners, uses the bounding box of the selected objects for create shapes where the borders crosses himselfs in 3 different ways creating squares, triangles or circles New tab Spikes lets repeat a profile over the perimeter of the selected objects with a size and separation defined by the user. We can choose between five profiles and 3 directions: outside the selection, inside or alternate. Join circles tab creates a path that joins smoothly two circles of different radius. For get the final shape is necesary perform some extra boolean operations. UPDATED: Not need to perform boolean operations on the Join circles option in the new version, added Join circles-Oval https://youtu.be/dP8Ost-PZMI https://youtu.be/YXxL9km1PB0 https://youtu.be/Setvs4d1Yq4 New option Paper craft tab video demo: https://www.youtube.com/watch?v=cNzcQLOl18w --- Curated by Maren Hachmann on April 26 2021 2:32 PM


Comment here...
Gradient Saver
i

Rania AminaGradient Saver

Rania Amina

Gradient Saver: Inkscape Gradient Manager for Your Next Project! An extension that will help you to organize your gradient on Inkscape. By using Gradient Saver you have ability to save your favorite gradient and reuse it on your next project. Hope it will help much Inkscpae user out there. For dependencies & installation info, please refer to README or this page: https://artemtech.github.io/inkscape-gradient-saver/ We've update this extension for Inkscape Ver. 1.0, hope you enjoy it. Quick demo/overview: https://youtu.be/0GPiazWcRuo


Comment here...
Instrument Scale Thumb
i

Neon22Instrument Scale Thumb

Neon22

Instrument_scale. Create a linear or circular arc display suitable for various kinds of panel meter. Settings for range, tick marks, labels, and angles for the circular option. Many minor improvements to label placement, corner cases fixed, etc. Useful unicode char for Temperature = ° Appears under Extensions/Render Inkscape 1.0 - 1.3


Comment here...
Scientific Inkscape
i

burghoffScientific Inkscape

burghoff

A set of extensions for efficiently importing, editing, and resizing scientific figures. 1. Scale Plots: Changes the size or aspect ratio of a plot without modifying its text and ticks. Especially useful for assembling multi-panel figures. 2. Flattener: A utility that eliminates much of the structure generated by common plot generation programs and PDF imports. For most imported plots, this should be the first thing you run. 3. Homogenizer: Sets uniform fonts, font sizes, and stroke widths in a selection. 4. Auto-Exporter: Automatically exports SVG files in a directory and keeps them updated. 5. Gallery Viewer: Provides a way to view and edit the SVG contents of files or folders. 6. Text Ghoster: Adds a semi-transparent background to text so that it can be overlaid with data. 7. Combine by Color: An extension that fuses paths of the same color and style together into a single path. 8. Favorite Markers: Lets you designate certain markers as favorites so that they can be conveniently accessed. --- Curated by Martin Owens on April 22 2022 9:10 AM


Comment here...
Rounded Corners
i

crowhootRounded Corners

crowhoot

Rounded Corners Version 1.3 by Chris Hawley This effect is designed to round off the corners on shapes made with the pencil tool. It will round off corners made of straight edges, while ignoring bezier lines. Corners that are too short for the desired radius will also be ignored. It does not work on Inkscape objects like the rectangle or star - the user must convert objects to paths before using this extension. Installation and usage instructions are at https://github.com/hawley577/Inkscape-Rounded-Corners/wiki Download the latest version on github: https://github.com/hawley577/Inkscape-Rounded-Corners


Comment here...
Removeduplicatenodes
i

Ellen WasbøRemoveduplicatenodes

Ellen Wasbø

Remove duplicate nodes from path and join nodes closer than a specified distance. Optionally close paths if start/end nodes are closer than a specified distance. When joining nodes the new coordinate will be interpolated from the original coordinates. If separate paths are combined (Ctrl+K) these can be joined if closer than a specified distance. This join can be either a straight line or an interpolation. The extension will appear in Extensions -> Cutlings


Comment here...
Line Animator (draw by invisible hand)
i

Maren HachmannLine Animator (draw by invisible hand)

Maren Hachmann

Create simple, line-drawing animations for the web from selected paths. When you look at the file that you've applied the extension to using a web browser, it will look as if someone were drawing the paths with an invisible pen. Notes: * Find the extension as `Extensions > Animation > Line Animator` * **Only path objects** can be used for this. * **No path effects** should be applied to the paths (something may happen, but perhaps not what you expect). * The paths must have **a visible stroke** (else you won't see anything happen). * The object **lowest in stacking order** will be drawn **first**, then the one above it etc. * Animation speed can be changed by using the same animation name and selecting the same objects, then setting a different duration. * If you are animating a path consisting of **multiple subpaths**, all of them will start to be animated **at the same time**, but the shorter ones will finish first. * If you want to **change the direction** in which a path is drawn, change the path direction in Inkscape (`Path > Reverse`). Examples -------- See https://gitlab.com/Moini/ink_line_animator/-/blob/master/README.md Installation ------------ Drop the files `line-animator.py` and `line-animator.inx` into your user extensions directory. Learn where to find the directory in Inkscape: `Edit > Preferences > System > User extensions`. License ------- This software is licensed under the GPL v2.0 or higher. Note ---- Due to a bug in Inkscape (https://gitlab.com/inkscape/inbox/-/issues/9327), Inkscape 1.3 instantly crashes when you open the Selectors and CSS dialog. So don't do that!


Comment here...
Imagetracer.js for Inkscape
i

Mario VoigtImagetracer.js for Inkscape

Mario Voigt

This extension is an InkScape wrapper for https://github.com/jankovicsandras/imagetracerjs. It utilized a standalone node.js executable to run the JavaScript code. It will be fed with embedded or linked images within InkScape. The big difference between this tracer and all other tracers in recent InkScape is the fact that it is capable of splitting an image into it's "isles". The regular tracers separate by colors but not by objects. That makes it hard to work with sometimes. Imagetracer.js will vectorize your beautiful image into a more beautiful SVG trace with separated infills (break apart into single surfaces like a puzzle), that means you get a lot of single areas. works for Linux and Windows


Comment here...
RealScale (resize by line of known length)
i

Maren HachmannRealScale (resize by line of known length)

Maren Hachmann

Quickly resize (architectural) drawings by indicating a line and its length in real world units. Optionally scale the drawing with a specific scale factor and draw a scale rule. Version 1.2, Inkscape extension for Inkscape 1.2 and higher. Download most current version from here: https://gitlab.com/Moini/inkscape-realscale-extension/-/archive/master/inkscape-realscale-extension-master.zip Installation: Copy the files realscale.py and realscale.inx into the directory indicated in Edit -> Preferences -> System: User extensions Usage: • Import an architectural drawing / floor plan / map /... into Inkscape or open a file containing one. Make sure it is a single object (group it, if necessary). • Draw a straight line that connects two points in that drawing of which you know the distance in real life (for example, if you know how long a wall of your house in the drawing is, draw the line from one end of the wall to the other). • Select the line, then add the drawing to the selection. • Open the extension dialog: Extensions -> Scaling -> RealScale... • Enter the length of the line you just drew, as it is in the real world (for example, if your house wall is 10.5 m long, enter 10.50. • Select the unit you used (for your 10.50 m house, select m; for your 10 cm cardboard box, select cm) • If you intend to print the drawing, and the original object is bigger than the sheet, consider using a scale factor. • To do so, first select if you want to use a metric scale factor (based on mulitples of 5) or an imperial one (based on multiples of 2) or if you would like to enter your own scale factor. • Then, in the corresponding dropdown, or in the number entry field, select or enter the scale you would like to use. The dropdowns only offer scale factors for downscaling. In the 'Custom' field, however, you can also enter values smaller than 1 to upscale a drawing. • If you would like the scale rule to be drawn on the page, check the option 'Generate Scale Rule'. • Now choose the number of units the scale rule will comprise. Those will be doubled in the generated scale rule - e.g. it will show 10 cm to the left of the scale rule center (labelled 0) and 10 cm to its right. • Apply!


Comment here...
Remove duplicate lines with tolerance
i

Ellen WasbøRemove duplicate lines with tolerance

Ellen Wasbø

Remove overlapping line segments to clean paths for cutting/plotting/engraving. As an option you can set a tolerance when comparing the line segments such that a perfect match is not needed. Read more and see examples here: http://cutlings.wasbo.net/inkscape-extension-removeduplicatelines/ The extension will appear in Extensions -> Cutlings


Comment here...
Styles To Layers
i

Mario VoigtStyles To Layers

Mario Voigt

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. It does some basic-only handling of gradient styles. See also https://inkscape.org/~MarioVoigt/%E2%98%85remove-empty-groups for useful cleaning extension. Notes: - includes "Apply Transformations" extension


Comment here...
Output Pro
i

woutOutput Pro

wout

With this extension you will be able to export your Inkscape documents into a variety of formats and colormodes. As it initial and main goal,Inkscape Output Pro export into the CMYK colormode, compatible with the press and graphic industry standards. It is possible to use specific ICC profiles, set other colormodes than RGB and CMYK, like Grayscale and Lab, set specific JPEG configurations, insert pre-press marks and even more.


Comment here...
Svg2ico
i

Maurizio AruSvg2ico

Maurizio Aru

Save a SVG image to Windows ICO format


Comment here...
Contour Scanner And Trimmer
i

Mario VoigtContour Scanner And Trimmer

Mario Voigt

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. Self-intersecting contours can be closed or open contours so you can select this option additionally! Bentley-Ottmann algorithm is used to check for those intersections. The algorithm works with the accuracy of the selected paths (epsilons). Self-intersections usually happen if you just have large overlaps where the contour crosses itself like an 'eight' character for example. Using the highlighting it's easy to find contours with unproper path handles. While in a CAD system an area of of a surface can only be calculated if the contour is closed and clean, finding self intersections in InkScape is not required to do so. SVG format allows to calculate areas on open contours and self-twisted curves. This "artwork behaviour" makes it harder for handling machinery-like drawings for laser cutting, vinyl cutting or whatever. That's why we need to have extra sanity checks but we also have the great freedom of Inkscape. Finding self-intersecting contours does only work for curves with straight line segments (polylines) because it just calculates with a set of given XY points. It does not respect bezier curve segments. Bezier curves have no regular points but special handles, which define the slope of the curve per handle side (left and right). To properly handle a bezier curve we need to split the bezier curve in a lot of small linear segments (acting like infinitessimal solution). We can use the tool "Flatten Bezier to do this (will make your curve looking edgy or ugly possible). If you want to leave the shape of the line clean (bezier type, no edgy approximation) we can use Split Bezier (Subdivide) or Add Nodes instead. But remember that your calculated self-intersection points will only be an approximation then. The higher the subdivide count is the higher the precision of the calculated self-intersecting points coordinates will be.


Comment here...
Conical box generator
i

thierry7100Conical box generator

thierry7100

This extension will generate a flex structure which could be used to build conical boxes, to be cut with a laser cutting machine.


Comment here...
Multipage Export Extension
i

OlibiaMultipage Export Extension

Olibia

Inkscape extension to export selected objects to various file formats. Usage Select the objects you want to export and from the Extensions menu choose Export and Multipage. Provide a name for the destination folder and select the export format. Available formats are PDF, PNG and SVG. Available exporters are rsvg, and inkscape. You can also name the exported files after the objects' IDs Combine PDFs requires pdftk installed in your system Notes Exported files are located at ~/Documents/Exports. Tested only on Inkscape for Linux. Older Inkscape versions Latest version for Inkscape < 1.0: https://github.com/olibia/inkscape-multipage-export/releases/tag/v2.0


Comment here...
Primitive for Inkscape
i

Mario VoigtPrimitive for Inkscape

Mario Voigt

Primitive - Reproducing images with geometric primitives written in Go. This InkScape extension just wraps https://github.com/fogleman/primitive into InkScape to quickly get cool traced vector graphics works for Linux and Windows


Comment here...
Inventory Sticker
i

Mario VoigtInventory Sticker

Mario Voigt

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). This extension is tested in Linux (Ubuntu 20 LTS) and Windows 10. Source code can be found in https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz More details: https://fablabchemnitz.de/display/IFM/Inventory+Sticker


Comment here...
Color Label
i

christophfinkColor Label

christophfink

adds text labels with the fill colour value of each selected feature


Comment here...
Playing Cards
i

DerElamPlaying Cards

DerElam

This Inkscape extension creates templates for playing cards. It lets you define: - the width and height of the cards, - an optional bleed for the cards, - an optional horizontal or vertical fold line, - a minimal distance between the cards, - a minimal distance between the cards and the fold line, - distance between cards and crop marks, - an optional page margin and a frame around all cards, and - an optional alignment grid. A short documentation can be found at GitHub: https://github.com/DerElam/inkscape-extension-playing-cards


Comment here...
Inkscape batch convert (svg|pdf|eps|emf|wmf to eps|pdf|png|svg)
i

Johannes DemlInkscape batch convert (svg|pdf|eps|emf|wmf to eps|pdf|png|svg)

Johannes Deml

Batch convert files with a windows bat file More Info: https://gist.github.com/JohannesDeml/779b29128cdd7f216ab5000466404f11


Comment here...
Duplicate, reverse and join to create stickfont
i

Ellen WasbøDuplicate, reverse and join to create stickfont

Ellen Wasbø

With using a sketch pen with my plotter, I prefer the true single line SVG fonts that draw the lines only once. But – as these true single line fonts cannot be installed and be used as regular outline fonts I would like to offer my single line fonts as stick fonts too. A stick font is an outline font with zero with so that the letters will be traced twice. I wrote an Inkscape extension to effectively converting a single line SVG font to a TTF stick font. Visit the link to the right (my blog) to learn how to. NB! The extension uses the reverse function which was not implemented correctly in Inkscape v1.0.1 so you will need to update the paths.py. Read howto in the link.


Comment here...
Customise User Interface
i

Mr. RavenCustomise User Interface

Mr. Raven

This extension allows you to show or hide menu items and toolbar buttons in Inkscape. The purpose of this is to: - Hide user interface elements you don't want to see. - Make the interface simpler for educational purposes. - Tailor Inkscape towards a specialised working enviroment. I welcome comments, ideas, suggestions, bug reports. If you use it, please write something at the bottom of this page. Installation. Download the .zip file. Installation instructions and a manual are in the file "custui_Readme.html", which is included in the zip file. I will also submit this extension for review so it may become available in the extensions manager. Inkscape 1.0 on Windows misses a "HarfBuzz" library that is needed. If you use Inkscape 1.0 on Windows, you need to install the HarfBuzz library manually. Instructions are in the Readme file. Many thanks for testing and also advice and ideas: @Kirstie, @DoctorMo and @Adam.Belis Changes for version 0.3: - Change the interface too look a bit better - Add function to restore default settings - Make some more items in View menu immutable for Inkscape 1.1


Comment here...
Creative Empty Page
i

Hervy Qurrotul Ainur RoziCreative Empty Page

Hervy Qurrotul Ainur Rozi

Empty page for Social Media branding and Creative Marketplace. Only support for inkscape 1.0.x # Install ## GNU/Linux - copy file .inx and .py. - paste into ~/.config/inkscape/extensions/ ## Windows - copy file .inx. - paste into C:\Program Files\Inkscape\share\inkscape\extensions\ # How to Use - File > New from new template (Ctrl + Alt + N). - Choose "Branding and Social Media..." or "Creative Marketplace..." *issue: https://gitlab.com/hervyqa/creative-empty-page


Comment here...
Extruder for 3-d Papercraft
i

Sue ZakarExtruder for 3-d Papercraft

Sue Zakar

This extension creates the pieces needed to construct a 3D extruded papercraft project from a path (composed of straight segments) that defines its shape. Tabs and score lines are included. Both the decorative an the structural pieces are created. When installed, it will be under Extensions -- Papercraft Most recent documentation and code are at the link provided Updated to correct scoring color: 08/19/2022


Comment here...
WebP Import
i

Mario VoigtWebP Import

Mario Voigt

Import *.webp image files using ImageMagick conversion. Routine is webp → png → svg → write into Inkscape canvas. You might need to install ImageMagick. The command "magick" or "convert" needs to be in path variable. See https://stadtfabrikanten.org/display/IFM/WebP+Import


Comment here...
Paperfold
i

Mario VoigtPaperfold

Mario Voigt

Paperfold is another flattener for triangle mesh files, heavily based on https://github.com/felixfeliz/paperfoldmodels by Felix Scholz aka felixfeliz. Possible input files are STL, Wavefront OBJ, PLY and OFF. To run this you need to install OpenMesh with python pip. The algorithm of paperfoldmodels consists of three steps: - Find a minimum spanning tree of the dual graph of the mesh. - Unfold the dual graph. - Remove self-intersections by adding additional cuts along edges. Reference: The code is mostly based on the algorithm presented in a by Straub and Prautzsch (https://geom.ivd.kit.edu/downloads/proj-paper-models_cut_out_sheets.pdf).


Comment here...
AndroidVector
i

owenfromcanadaAndroidVector

owenfromcanada

Stop exporting dozens of PNGs for your Android app -- this extension adds a new save as type for Android vector drawable resources. Once installed, select save as or save a copy, and you should see a type called Android VectorDrawable (*.xml) in the dropdown list. Check the README file (or see the external link) for usage and limitations. 2017-02-14: updated to remove scientific notation for older versions of Android.


Comment here...
DXF/DWG Importer
i

Mario VoigtDXF/DWG Importer

Mario Voigt

Import any DWG or DXF file using ODA File Converter, sk1 UniConverter, kabeja, ezdxf and more tools. Made for Linux and Windows Please carefully read the comments in GUI and docs -> https://fablabchemnitz.de/pages/viewpage.action?pageId=78807535


Comment here...
NextGenerator (Replace & Export)
i

Maren HachmannNextGenerator (Replace & Export)

Maren Hachmann

Automatically replace values (text, attribute values) in an SVG file and export to various file formats. This extension is useful e.g. for generating images for name badges and other similar items, or for rotating object colors in a semi-automated way. Data must be given as a CSV (comma separated values) file. The extension is compatible with Inkscape starting from version 1.2 and requires Python 3. Visit https://gitlab.com/Moini/nextgenerator for downloading the latest version, finding a set of examples, and some additional usage hints and to report bugs.


Comment here...
Slic3r STL Input
i

Mario VoigtSlic3r STL Input

Mario Voigt

STL Sliced Import (by Slic3r). Supports OBJ/OFF/PLY/STL as input file formats. How it works: - projects an STL file on the X-Y plane by cutting the objects into "slices" - each "slice" is a group of polygons, with a label indicating its z position - the polygons are converted to paths for better editing in inkscape - use Object → Rows & Columns →  distribute the slices in a grid Warning: Requires Slicer 1.3.1-dev (the really latest build possible) docs: https://stadtfabrikanten.org/display/IFM/Slic3r+STL+Input based on stl input extension of Jürgen Weigert. Thanks for your hard work.


Comment here...
Polygon Side
i

inklineaPolygon Side

inklinea

Creates a polygon with a given side length. Should work for user units (mm, in) or pixels. Also creates arc circles with n-nodes Circles with less than 4 nodes will be corrected ! Appears under 'Extensions > Render > Polygon Side' 31.07.22 - Update to correct polygon orientation


Comment here...
Draw Ratchet
i

kie27Draw Ratchet

kie27

Ratchet maker. - creates a ratchet with variable number of teeth - variable inner and outer diameters and an inner hole if required notes: extension requires perl tested and working on linux should work on other platforms but not tested version 0.1


Comment here...
Remove Empty Groups
i

Mario VoigtRemove Empty Groups

Mario Voigt

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 applies for layers because layers are just special types of groups.


Comment here...
Tabgen 3D Papercraft Extension
i

Sue ZakarTabgen 3D Papercraft Extension

Sue Zakar

Tabgen Papercraft Extension for Inkscape 1.1 by Obzerving Use the tabgen extension to add tabs on pieces for assembling papercraft projects. Please read the important setup info below. After installing, it is available under Extensions->Papercraft->Tabgen Using it is very simple and straightforward. Select the path that you want to put tabs on. Run the extension. It will generate a new piece with tabs along the outside edge, and/or any enclosed path (i.e. along the inside of cutouts.) The tabs have scorelines. The path MUST contain only straight segments, as tabs cannot be generated on curves. Every segment will create a tab, so eliminate stray nodes. New version allows for selective tab placement. Options/Parameters The angle of the tab is the angle used at the edges of the tab. The height of the tab is how far away from the path the tab extends. The length of the dashline is how large any one cuts making up the score line is. Making this number too large may result in missing score marks. If zero is used, the score line will be solid, and will not be part of the path, but will be a separate path grouped with it. The choice for tab placement are outside, inside and both. This affects whether tabs are placed along the outer path, inner paths (holes), or both. Dimension units are the units in which you specify your setting for height and length. Keep this consistent with your document parameters.


Comment here...
Csv Fun
i

inklineaCsv Fun

inklinea

csv fun Appears in Extensions>Text Inkscape Extension - ** Requires Inkscape 1.1+ ** Nothing exciting, just very basic csv importing Would recommend quoting all values in the export options of Excel or Libreoffice Calc.


Comment here...
Selection Plus
i

inklineaSelection Plus

inklinea

A dbus based inkscape selection passback extension ** Appears Under - Extensions>Arrange>Selection Plus ** Gives a few extra selection options: - Xpath selection - Path lengths / node count / path area - Bounding box ( width / height / diagonal / area / width-height ratio / height-width ratio ) - Some selection order sorting for the above - Colour selection - ( limit / range / distance ) ---------------------- 25.03.23 - Correction for typo in combined paths detection 07.04.23 - Now updated to include a simple visual lasso tool (similar to that in photoshop or gimp). Appears under Extensions>Arrange>Ink Lasso ----------------------------------- 130524 - Should be fixed for Inkscape 1.3 now :)


Comment here...
Clip Out
i

inklineaClip Out

inklinea

Clip Out Inkscape Extension to clip a background image by object outlines then export to multiple png. Supports: Exporting individual clipped objects ( normal and inverse ) Export master of all clipped objects ( normal and inverse ) Cropping to resulting image size, or exporting to background image size. Appears under Extensions>Export Requires Inkscape 1.1+ --> The image to be clipped must be the last selected. An easy way to do this, is select all then shift & left click the image twice to make it the last selected. It does require that you have saved our svg file at least once before using ( will not work on an unsaved svg ) ----- 10.03.22 - bug fix ----


Comment here...
Dxf2papercraft
i

Mario VoigtDxf2papercraft

Mario Voigt

Unfold and import DXF into InkScape using dxf2papercraft. This is some kind of wrapper extension utilizing kabeja to convert the dxf output from dxf2papercraft into SVG. To make it work you need to install at least java. Works on Windows and Linux. dxf2papercraft itself is a tool to make flattened 2D output from a 3D DXF file. Note that kabeja and dxf2papercraft are really old tools. There might be a lot better solutions out there but this is a good starting point and it basically works :) You might have a look at https://inkscape.org/~MarioVoigt/%E2%98%85dxfdwg-importer and https://inkscape.org/~MarioVoigt/%E2%98%85inkscape-papercraft-unfold-stl too.


Comment here...
Simple Frame
i

inklineaSimple Frame

inklinea

Simple Frame - Create frames around selected objects - Inkscape 1.1+ Appears Under Extensions>Render>Simple Frame ▶ User choice of margin units ▶ Style can be copied from last selected object ▶ Inkscape 1.1+


Comment here...
Rounder 0.4
i

Jabiertxo Arraiza CenozRounder 0.4

Jabiertxo Arraiza Cenoz

Menu "Objects->rounder" Round internal SVG data to a fixed decimal positions. Added options to also round stroke width X ,Y, Width and Height. Added options to round opacity. Fix some warnings. 0.4 Added option to round to 0.*5


Comment here...
Group to Layer
i

Rania AminaGroup to Layer

Rania Amina

This extension is owned by stuart@pernsteiner.org and as written in python file, everyone allowed to modify as long as comply with the provisions that have been determined. So, we modify this extension in order to make Group to Layer Extension can running well on Inkscape 1.0.


Comment here...
Simple Registration
i

inklineaSimple Registration

inklinea

Inkscape Extension, simple registration marks across objects. Possibly useful for bitmap scans or printing Inkscape 1.1+ Appears Under 'Extensions>Render>Simple Registration' 08.10.21 - Added correction for existing layer transforms. 09.10.21 - Text label toggle off


Comment here...
GuillocheExtensions for V1.x
i

DrWigglyGuillocheExtensions for V1.x

DrWiggly

The Guilloche extensions for use with Inkscape v1.x. Includes several tests to try out the extensions on your computer.


Comment here...
Batch Export
i

Stefan TraistaruBatch Export

Stefan Traistaru

An extension for Inkscape that will help you export your artwork easier: - Export each layer as a separate file. - Choose which layers to export. - Configure background layers. - Export based on layer hierarchy. - Automated file naming. - Supports multiple export file formats (SVG, PNG, PS, EPS, PDF, EMF, WMF, XAML). Please visit the Github repositoy for a more detailed usage description. https://github.com/StefanTraistaru/batch-export [LAST-UPDATE]: 12-September-2021 - Fix: Possible crash when Inkscape throws lots of warnings on the export process.


Comment here...
Indexed Colour
i

inklineaIndexed Colour

inklinea

Indexed Colour - a simple Euclidean colour distance setter Colours can be taken from ▶ Web safe SVG 1.1 palette ▶ .gpl - Gimp palette files ▶ First selected gradient ▶ All gradients contained in document ▶ Colours which appear in bitmap image (via PIL) ▶ Can create square sample swatches for the palette ▶ Euclidean colour distance can be weighted ▶ A bit slow for svgs with large object counts ▶ Does not recolour gradients ▶ Inkscape 1.1+


Comment here...
Chipscratches
i

Andrew KurnChipscratches

Andrew Kurn

This extension creates visual noise of various kinds, using 3 ingredients, scratches, chips, and specks. Extensions -> Generate -> Noise -> ChipScratches The 3 ingredients go into 3 Inkscape groups. Where they are in the tree is controlled by the object selected at the time the extension is called. They become sisters of the selected object, under the same parent. If there is no selection, they go to the root level. In the text below, each * indicates a settable parameter in the pop-up box. The extension fills a rectangle, which defaults* to the page size, or is width* by height*. The overall size* and number* of marks is set. However, for each of the 3, a multiplier changes the size* and number*. To get the overall value, just set the multiplier to 1.0 Also, each of the 3 may be separately enabled* or disabled. For each ingredient, it is possible to set the size to grow* with y. For this case, it is possible to set the size to a negative multiplier, so that it, when growing, will pass through zero somewhere in the middle of the box. For scratches, it is possible to change their orientation from vertical to angular*, radiating from the center of the box. (If so, growth is measured from the center.) The initial angle* and the change with distance* are set. For chips and specks, there are similar controls, except the angular ones, which are omitted. Last, there is the option to use a density gradient*. In the simple case, the probability of making a mark is the same everywhere. With a gradient, it changes from 0 to 1 across the box from left to right. -- Some of the features above may be of little use, while some omitted ones might be important. This is a beta version, so I await user feedback. I notice that the extension might take 5 seconds to run. Is this important? A bit of clean-up might help this. Two features that might slow it down considerably are clusters and collisions. Collisions, if implemented, would keep any 2 marks from landing on top of each other. Slow, because each mark must search all the previous marks. Clusters is some method of putting new marks near old ones. I think this would be especially useful for specks, which could be clustered around the end of scratches. Right now, they're uniform, and so fade into the background. Again, feedback? Technical note: This file may also be used to generate the inx file. (The bundled inx file was generated this way.) Set the global /inxGen/ =1 and run the file stand-alone. - AK Sept 2018


Comment here...
Papercraft Unfold
i

Mario VoigtPapercraft Unfold

Mario Voigt

This tool converts a STL/OFF/PLY/OBJ into binary STL Format. The STL then gets unfolded (flattened) to make a papercraft model. It utilizes https://github.com/osresearch/papercraft and https://github.com/admesh/admesh Documentation: https://fablabchemnitz.de/display/IFM/Papercraft+Unfold


Comment here...
TexText
i

jcwinklerTexText

jcwinkler

TexText allows to add and re-edit LaTeX/ XeLaTeX/ LuaLaTeX/ typst generated SVG elements to your drawing. A fully functional LaTeX distribution and or typst installation must be installed on your system! Most recent version is TexText 1.10.1 from 2023-11-19. It is compatible with Inkscape 1.3.x. For Inkscape 1.2.x, 1.1.x, and 1.0. goto https://github.com/textext/textext/releases/tag/1.8.2 Extensive installation instructions and extension documentation can be found at https://textext.github.io/textext For manual installation from this site: Download TexText-1.10.1-Inkscape.zip and place its content (i.e. the folder textext with all its files inside) into the Inkscape extension directory. Or load the zip-file via Inkscape's extension manager (experimental). Sourcecode and bug reports: https://github.com/textext/textext This extension is a direct continuation of the discontinued TexText 0.4.4 developed by Pauli Virtanen (https://pav.iki.fi/software/textext/)


Comment here...
Objects To New Layer
i

inklineaObjects To New Layer

inklinea

Objects To New Layer - An Inkscape Extension Inkscape 1.1 + ▶ Creates a new layer and copies or transfers the selected objects to that layer ▶ Appears in 'Extensions>Arrange' ▶ A shortcut can be used to org.inkscape.inklinea.objects_to_new_layer.noprefs ----------------------------- 10.02.22 ----------------------------- Some updates and corrections for preexisting layer transforms. ----------------------------- 06.10.22 ----------------------------- Added z-order pasting sequence support. This allows the objects currently selected to be pasted according to a sequence you choose. For example if you have 3 objects selected: Typing 1,1,1,2,2,3 would paste 3*object 1, 2*object 2 and 1*object 3 in that z-order.


Comment here...
Parabola
i

Reginald WatersParabola

Reginald Waters

Parabola is an Inkscape extension that renders a series of lines in selected shapes to form an optical illusion of a curved line (Parabolic lines) Shapes available are: * Square * Cross * Triangle Output is an object made of a series of editable paths. See the github for documentation and example output: https://github.com/opensourcebear/inkscape-extension-parabola This extension was tested on: MacOS Big Sur running Inkscape version 1.0 Ubuntu Linux running Inkscape version 1.0.1 Windows 10 running Inkscape version 1.0.2 *Updated 2/28/2021* ============================================== Version 1.1.0 changes the border behavior. The border will now only be drawn along the edges of the corners selected to be rendered. Previously it would draw the entire shape border when the border option was selected. ==============================================


Comment here...
Quick Export
i

inklineaQuick Export

inklinea

Quick Export - Quickly export Inkscape svg, plain svg, png, pdf and html5 canvas Inkscape 1.1+ This is not a replacement for saving or Inkscape autosave :) Appears at Extensions>Export ------------------------------------------------------ After setting the options in the main dialogue Assign a shortcut in Inkscape Edit>Preferences>Interface>Keyboard to: org.inkscape.inklinea.quick_export.noprefs For shortcut triggered quick export --- Not 100% sure where the PDF and HTML5 settings are pulled from, presume from last used save settings. ------------------------------------------------------ 21.01.23 - Added `text-to-path` options. Allows for all text objects to be exported as paths.


Comment here...
vpypetools - vpype for Inkscape
i

Mario Voigtvpypetools - vpype for Inkscape

Mario Voigt

vpype is a command processor working with SVG files. It can do a lot of productive steps to optimize files for different purposes like pen plotting, laser cutting or the generation of creative artwork. vpype is really powerful and helps to extend Inkscape feature capability. vpype contains a lot of functionality which is included natively within Inkscape. The extension "vpype for Inkscape" does not deal with all features but with a set of important commands like linemerge, linesort, linesimplify, occult, etc. We can use it to shorten tool path lengths, remove hiddenlines and so on. vpype converts all elements into simple SVG elements like svg:line, svg:polyline and svg:polygon. They can be displayed properly in Inkscape, but they have no knot handles to edit (see https://alpha.inkscape.org/vectors/www.inkscapeforum.com/viewtopicb51d.html?f=16&t=32562). We need to convert those elements to svg:path using key combination CTRL + SHIFT + C ("object to path"; do not use "stroke to path" because it will duplicate your outline with inset and outset contours). Our extension allows to do this conversion automatically. Documentation: https://stadtfabrikanten.org/display/IFM/vpypetools


Comment here...
Offset Paths
i

Mario VoigtOffset Paths

Mario Voigt

Create offset for open or closed paths. Python library "pyclipper" needs to be installed. Use "Flatten Bezier" extension in advance of this plugin. Docs: https://stadtfabrikanten.org/display/IFM/Offset+Paths


Comment here...
Round Corners
i

Jürgen WeigertRound Corners

Jürgen Weigert

Apply a radius to sharp corners of a path. The extension is written for inkscape 1.0.1 (but also contains a backport for 0.92.4). Usage: The screenshot demonstrates the usage. In the upper half, a red path with 4 vertices is shown. We select two vertices: the top left and bottom left corner (shown in blue). Run "Rounded Corners" from "Extensions" -> "Modify Path". The result is the path below. (Viewed here in edit mode again to show all the new vertices.)


Comment here...
Triangle Pattern Mapping
i

Clara_KangTriangle Pattern Mapping

Clara_Kang

The extension maps a pattern from a boundary triangle to others using affine mapping


Comment here...
Move Path Node
i

Mario VoigtMove Path Node

Mario Voigt

Extension to change starting node of a path and visualize it by dots and numbers Notes: Use "Path → Reverse" to change path direction Use extension "Chain Paths" to make closed paths out of segments. Docs: https://stadtfabrikanten.org/display/IFM/Move+Path+Node


Comment here...
Pathpoints2dots
i

Christian HoffmannPathpoints2dots

Christian Hoffmann

Markiere zwei Objekte. Das zuletzt markierte Objekt wird auf die Punkte des Pfades des ersten Objekts kopiert. Select two objects. The last one represents the symbol for the dot. The symbol will be copied on the path points.


Comment here...
Ungrouper And Element Migrator/Filter
i

Mario VoigtUngrouper And Element Migrator/Filter

Mario Voigt

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 elements you just wrap it like using CTRL + G (like making a usual group). You can also use this extension to filter out unwanted SVG elements at all. This tool is also able to drop elements with certain SVG tags to perform some kind of cleanup in the selection. You can drop elements like circle,ellipse,image,line,path,polyline,rect,text,tspan and some more. Notes: - includes "Remove Empty Groups" extension - includes "Apply Transformations" extension


Comment here...
ImageJ Macro Panel and other Figure extensions
i

JeromeImageJ Macro Panel and other Figure extensions

Jerome

A set of Inkscape extensions which uses third party software like ImageJ, R, PyMOL and Processing to generate figure panel images from source code taken from the current rectangle or image object. Installation: Unzip to 'User Extensions' folder. History: 2023-07-28: thanks to Tim-Oliver Buchholz, directly specify panel DPIs for R and Matplotlib 2023-06-16: add matplotlib panels; fix coordinates for panel and lane labels; assessed 1.3beta compatibility. 2022-04-08: upload version compatible with both 1.1 and 1.2beta 2021-07-12: fix file separators on windows for R, PyMOL, Processing; work around call returntype for inkscape 1.2 2021-05-24: fix file separators on windows


Comment here...
Create Iconfile
i

McHansyCreate Iconfile

McHansy

An extension for Inkscape that export a drawing to a icon file


Comment here...
Zoetrope maker
i

Neon22Zoetrope maker

Neon22

Zoetrope maker. - Prints disk of given diameter and number of images around the outside. - Also includes a pulse trigger ring to trigger a strobe. - Width and phase of the pulse can be defined. - Prints image references for paint programs. - Both distorted and undistorted - for use in a paint program to size/scale/distort the source inages to fit onto the Disk. Excellent Hardware to make a working Zoetrope can be found here: http://drehkino.de/3Drehkino_en.php Works in Inkscape 1.0


Comment here...
Clonesp
i

Andrew KurnClonesp

Andrew Kurn

This is an Inkscape extension that clones an object. It makes multiple clones that shrink toward a vanishing point, necessary for a perspective drawing.


Comment here...
DXF calibration frame for Silhouette Studio
i

Ellen WasbøDXF calibration frame for Silhouette Studio

Ellen Wasbø

Silhouette Studio Basic Edition can not open SVG files, only DXF. The scaling of the design is lost when importing the DXF file. Adding a frame around the design matching the size it will be forced into when imported to Silhouette Studio will cause the scaling to be kept. For a quick way of doing this I created an extension with the option to add a frame matching the 8x12in or 12x12in cutting mat and media size in Silhouette Studio. More details on how this works in the Link.


Comment here...
Place randomly
i

Philipp DoePlace randomly

Philipp Doe

Randomly place an object once or several times along a path. --- Curated by Maren Hachmann on May 20 2018 9:29 PM Added tags


Comment here...
SVG Stencil Export
i

mipmipSVG Stencil Export

mipmip

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)


Comment here...
Icon Export
i

inklineaIcon Export

inklinea

Icon Export Some Simple Icon Exporting Appears under Extensions>Export>Icon Export ▶ Batch exporting of .ico and .png ▶ Choice of padding / stretching or not ▶ Inkscape 1.2+


Comment here...
VCard QR Code generator
i

Сергей ВедерниковVCard QR Code generator

Сергей Ведерников

QR Code generator for VCard (a format standard for electronic business cards. A common use case it to place the code on a business card so the details are easily added by phone QR Code scanner software. ou can also Extract and put files from archive to your Incscape extension folder (C:\Program Files\Inkscape\share\extensions), restart (start) Inkscape and go to "Extensions->Render->Barcode->QR Code VCard..." Simply fill all needed fields, choose QR Card size (Auto, if you don't know), error correction level you need, select input codepage (your operational system codepage) and output codepage (usually, UTF-8) and press Apply button. You can check your QR Code by any QR Code scanner software by you smartphone. Enjoy!


Comment here...
Book Art
i

KaalleenBook Art

Kaalleen

Create cut and fold book art patterns How To Use The Extension ======================== First import or create your design and scale it to the correct size. Open Extensions > Generate from Path > Book Art ... Set parameters as necessary, here the important ones: * number of pages (start page, end page) * book height * line distance for your convenience * font size * units Click on apply How to cut and fold your book ============================= Print the pattern and prepare your tools: * book and the printed pattern * pencil * ruler or triangle ruler * scissors Now draw two vertical lines on every page of the book: * cut line: to where you cut * fold line: to where you fold Use the pattern to mark the cut points. Cut horizontally from the mark to the cut line. Then fold. You can either fold the pattern to the inside or to the outside to achieve a different effect. Follow the link to see an illustration on how this is done.


Comment here...
Reverse Order of Subpaths
i

Ellen WasbøReverse Order of Subpaths

Ellen Wasbø

When drawing paths and then combining these the order will be from the last to the first drawn. Use this simple extension to reverse the order of the subpaths without reversing the direction of each subpath. Then the original drawn order will be restored. The extension can be found from Extensions > Modify Path. Tested with v1.0.1, v1.0.2 and v1.1 on Windows 10 Use together with the Number Subpaths extension to visualize the effect of this reordering.


Comment here...
Bitmap to Gradient
i

inklineaBitmap to Gradient

inklinea

Bitmap to Gradient - An Inkscape Extension Inkscape 1.1 + ▶ Creates a simple Linear or Radial Gradient from a bitmap file or existing embedded image ▶ Option to export gradient rgb colour list to .csv ▶ Appears in 'Extensions>Images ▶ Would recommend using this on a blank document and copy / pasting the resulting objects to the document you are working on. --- 07.03.22 --- Bug fix.


Comment here...
Multipagesave
i

redtoadMultipagesave

redtoad

Inkscape extension to export SVG layers independently to PDFs


Comment here...
Inkscape Eurorack
i

Neon22Inkscape Eurorack

Neon22

Eurorack Panel Designer Enables the design of front panels for Eurorack format typically used in audio equipment. Can be used for laser cutting or for panel layout and design. The Eurorack format calls for modules of 128.5mm (slightly over 5") height. Horizontal width is measured in "horizontal pitch", where 1 HP = 5.08mm (exactly 0.2"). 3.5mm mono phone jacks are used for interconnection. more info: https://en.wikipedia.org/wiki/Eurorack Appears in: Extensions->Render->Eurorack Panel Designer Works in Inkscape 1.0 - 1.3


Comment here...
Color From Bitmap
i

ju moColor From Bitmap

ju mo

Grab color from underlying bitmap and apply it to path objects. The color is averaged all over the path area. Erode parameter can be used to shrink or expand (using negative value) this area. If multiple bitmaps are selected, only one is considered. see source code on https://github.com/jujumo/inkex_color_trace


Comment here...
Create Links (Breakaway Connectors)
i

Mario VoigtCreate Links (Breakaway Connectors)

Mario Voigt

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) is sometimes required for laser cutting or vinyl cutting. This extension allows to pinch paths to create according segments - no cosmetic one's, but real segments. It will split up open or closed contours with user defined rules. To get best output please try to close open paths before using. Docs: https://stadtfabrikanten.org/pages/viewpage.action?pageId=104923235


Comment here...
Spacey
i

inklineaSpacey

inklinea

Spacey - An Inkscape Extension Inkscape 1.1+ ** Appears In Extensions Menu Under 'Arrange' ** Just drop the spacey folder into the Inkscape extensions folder. ( It is not necessary to put individual files in the extension folder root) ▶ Gradients across objects ▶ nth Child Colour ▶ csv Colour list import ( uses only the first column which can be css colour name or #hex value, or rgb(1,2,3) value ) (some samples are included) ▶ csv Horiztontal distribution of object ▶ Labelling of objects ( Numbers, Letters, Custom List) ▶ Can crash to the desktop during live preview sometimes - please be aware ▶ Works on simple objects - rectangle, circle, ellipse, path etc ▶ Does not work on clones, or groups. ▶ For repeated csv distribution, transforms must be applied see: https://github.com/Klowner/inkscape-applytransforms


Comment here...
Typst
i

jcwinklerTypst

jcwinkler

Typst is a markdown-based typesetting system comparable to LaTeX but much easier to learn. This extension renders typst code to svg and inserts it into your Inkscape document. Notes: - This extension will be part of Inkscape by default, most likely starting with Inkscape 1.4. Until then you need to install it as described below. - This extension just inserts a formula into your document. If you need to edit your formulas try the TexText extension, which also supports typst: https://github.com/textext/textext Installation instructions (2 possibilities): A) Installation via Inkscape's Extension Manager 1. Download the zip file 2. Launch Inkscape and open "Extensions" - "Manage Extensions..." 3. Select "Install Packages" and then click on the disk button 4. Select the downloaded zip file and close the extension manager. 5. Restart Inkscape. You will find the extension under "Extensions"- "Text" - "Typst Formula..." B) Manual installation 1. Download the zip file 2. Extract its content into Linux, Mac: ~/.config/inkscape/extensions Windows: C:\Users\AppData\Roaming\inkscape\extensions 3. Restart Inkscape. You will find the extension under "Extensions"- "Text" - "Typst Formula..."


Comment here...
Page Watermark ( Inkscape 1.2+)
i

inklineaPage Watermark ( Inkscape 1.2+)

inklinea

Page Watermark - Some simple Page Watermarking An Inkscape 1.2+ extension Appears under Extensions>Pages>Page Watermark ▶ Page Watermark - Some simple Page Watermarking> ▶ Watermarks can be clones or duplicates ▶ Might break with tricky transforms :) https://gitlab.com/inklinea/page-watermark


Comment here...
Inkscape 1.3 beta0 Windows 32bit exe
i

Marc JeanmouginInkscape 1.3 beta0 Windows 32bit exe

Marc Jeanmougin

...


Comment here...
Origami-Ext
i

fdesarOrigami-Ext

fdesar

Extension for drawing Origami diagrams. Helps drawing all Huzita-Hatori-Justin Axioms (1-7), find the Rabbit-Ear complementary crease and does angles and segments N-Sections. Fully internationalized : currently, English (native) and a French translation are available. Need Inkscape0.92 or later. Comes with easy install scripts for Linux (tested on Ubuntu and Mint, Fedora & Suse), Windows (tested on Windows 10 Family) and MacOS (tested on High Sierra with MacPorts Inkscape). Enjoy! New version released on 02/01/2020, version 0.70


Comment here...
Get and set glyph IDs
i

Ellen WasbøGet and set glyph IDs

Ellen Wasbø

A previous extension (setIDs.py) is now updated for Inkscape v1.1 with some extra features. This extension is used together with the Custom Stroke Font extension to streamline the process of font creating. There are two extensions; get and setGlyphIDs. The getGlyphIDs will fetch all path ids for the glyphs when editing an existing svg-font. The process of editing the paths frequently mess up the path ids and the order of the paths. Then the fetched IDs (or a custom string input) can be used with the setGlyphIDs when the font template is ready to generate the new svg-font. When using the setGlyphIDs, the individual characters of the string is set as path ids for the glyphs left to right as seen on screen (use one row when generating the font template from Custom Stroke Font). Known issue: If a glyph have path id " (doublequote) the extension might fail. Temporarly change that path id to something else (f.x. 'temp') and it should work.


Comment here...
Simpleinkscape.V0.1
i

Mr. RavenSimpleinkscape.V0.1

Mr. Raven

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 interface remains. This can be useful for educational purposes. It is very easy to use and you can always go back to the default Inkscape user interface. After installing the extension, you restart Inkscape, open the menu 'Extensions', submenu 'Interface' and then 'Simple Inkscape'. It explains itself. This extension was made in collaboration with @Kirstie, one of the users of the Inkscape forum and writer of a very good Dutch book about Inkscape. She made the changes to the ui, I made the extension that installs or removes them. There are two forum topics about this extension. https://inkscape.org/forums/extensions/simple-inkscape-what-items-do-we-want/ https://inkscape.org/forums/extensions/simple-inkscape-extension-children-education-learning-simplified-user-interface/ It works in Windows and Linux for Inkscape 1.0 and above. Lower versions of Inkscape will not work. Mac is currently not supported since I have no Mac to test it on. It will simply give an error message on Mac. If anyone who has a Mac wants to help me test it, I believe I can make it work for Mac as well. Please contact me if you want to help me with it. If you have questions - please feel free to ask. I would also be interested to know if the extension is used and what it is used for so that I can keep that in mind for future versions. So if use it - leave a post if you like.


Comment here...
Batch Add & Sort Symbol
i

RuaridhWBatch Add & Sort Symbol

RuaridhW

This emulates Inkscape v1.3 gui add_symbol action but also: -Adds each selected object individually NOT grouped as a single symbol. -Alpha-Numeric and Canvas Position sorting options. -Auto-labelling options. -Sorting adjusts object z-axis like Rob Antonishen's restack extn. *NEW* - Alpha-Numeric Sort can be interleaved with existing symbols. -Positional Sort does NOT interact with pre-existing symbols. New symbols added below existing. -Adds an editable Title element to symbol if object title blank. Allows easier retroactive symbol label/name adjustment. -Also includes Quick Add extn which batch adds selected objects unsorted. But .inx adjustable to create own preset of main extn; see readme.txt. -Help and Troubleshooting advice in extension dialogue -For use in managing symbol library file and is intended to aid symbol library creation only. Other uses not tested. -"Symbols Batch Sort and Add..." + "Quick Batch Add Symbols" Placed in Extensions>Symbols -As with any v1.3 extension can give keyboard shortcut. The premise for this extension is that the inbuild symbol add function only allows adding one symbol at a time; multiple selected objects added as a single grouped symbol. Also with 1.3 the symbol library is only displayed in z-axis order NOT alpha-numerically; whilst potential for sort options to be introduced in 1.3.1 in the interim z-axis sort is all that is available. Other Symbol management extensions available: -Alpha Sort (sorts All symbols in current file) -Batch Remove (with Quick Remove Selected) _____ v.1.3 (14/08/23) -Bug fix remove debugging errormsg pop up; no functional change. _____ v.1.2 (14/08/23) -Alpha-Numeric Sort can now be interleaved with existing symbols. _____ v.1.1 (12/08/23) -bug fix unsorted add -simplification of main dialogue tab and py code -Added auto-label number format option -Now 'quick add' + 'add and sort' run off same py. i.e. both .inx ref same .py -'Quick add' + 'add and sort' included in package. -Quick Add Settings guide to allow setting of own preferences(readme.txt)


Comment here...
Sheet Metal Cone
i

quirxiSheet Metal Cone

quirxi

This extensions draws the 2D shape which is required to form a 3D cone (or truncated cone) after it's cut out (of whatever material). It can be used to generate a sheet cutting layout for a (truncated) cone. The extension unfolds a frustum (=truncated cone) or a cone (if cut diameter=0) and generates a sheet cutting layout or flat pattern projection that can be rolled or bend up into a (truncated) cone shape. ## References * https://github.com/quirxi/SheetMetalCone/ * https://hobbyutil.googlecode.com/files/LayingOutFrustumWithDividers_20Jul2012.pdf ## Installation Copy the two files 'sheet_metal_conus.inx' and 'sheet_metal_conus.py' into the located in the "src/" folder of the downloadable zip file into inkscape's extensions folder: The exact folder is indicated in: - Edit -> Preferences -> System: User extensions Generally it can be found: -> Linux: ~/.config/inkscape/extensions/ /usr/share/inkscape/extensions/ -> Windows: type the following into the address line on a File Browser window: %appdata%/inkscape/extensions -> Mac OS X: /Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/ The menu entry for this this extension can be found under: "Extensions->Folded Forms->Sheet Metal Conus..." ## Authors: * quirxi (https://github.com/quirxi) * Neon22 (https://github.com/Neon22)


Comment here...
Sundial Declining
i

TomasUrbanSundial Declining

TomasUrban

Sundial --- Added Inkscape version 002


Comment here...
Unwind Paths
i

Mario VoigtUnwind Paths

Mario Voigt

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. Docs: https://stadtfabrikanten.org/display/IFM/Unwind+Paths Note: Unwind Paths is similar to https://inkscape.org/~Shoshanaz/%E2%98%85horizontal-lines-effect-hlines, but it is more andvanced as it supports bezier curves and allows to create extruded bands, style config, etc.


Comment here...
WriteTeX
i

longqiWriteTeX

longqi

An Inkscape extension: Latex/Tex editor for Inkscape, inspired by textext. This extension uses Inkscape build-in extension system, does not require TK or PyGtk as textext. Live preview feature is supported. You can obtain original TeX source from View Original TeX tab. Check http://writetex.tk for more detail. Latest version is in https://github.com/wanglongqi/WriteTeX


Comment here...
Export Layers
i

Dmitry TExport Layers

Dmitry T

Inkscape extension to export SVG layers as standalone PDF, PNG, SVG or JPEG images. The exported images can progressively reveal content of an Inkscape document.


Comment here...
Export to LaserGRBL for laser cutting
i

Nikki.SmithExport to LaserGRBL for laser cutting

Nikki.Smith

This free extension for Inkscape speeds up preparation of laser cutting jobs by exporting Gcode to LaserGRBL (included with most laser cutters). Pick your model of laser and material / thickness from pulldown lists, then export a complex job directly into LaserGRBL with one click. Use different coloured lines for each part of a job. eg, red lines to engrave in a single pass at 3000 mm/min @ 80% power, but blue lines cut in 3 passes at 300 mm/min @ 90% power. The emphasis is on it being very easy to use, with the bare minimum of settings. v1.10 14/Oct/2024


Comment here...
Inkscape Export Hand Poses
i

lambevinInkscape Export Hand Poses

lambevin

Inkscape v1.2.0+ plugin to export the hand poses corresponding to your SVG layers. This plugin was developed using Nikolai Shkurkin's plugin export-layers-combo (https://github.com/nshkurkin/inkscape-export-layer-combos) as a base.


Comment here...
Bingo Card Creator
i

KaalleenBingo Card Creator

Kaalleen

Creates bingo cards with various parameters. Can be used with custom templates.


Comment here...
Ink dbus
i

inklineaInk dbus

inklinea

Ink Dbus ------------------------------------ 21.01.23 update to automatically detect the python path on windows so should work if you have installed Inkscape to non default folder. ------------------------------------ A test of the new dbus features of Inkscape 1.2.1+ This allows an Inkscape session to be controlled from a separate gui. It supports running basic macros. There are 3 branches of dbus actions: Application / Window / Document Choose an action - add a parameter if required, click run to activate the action. Double click the action to add to the macro list. The items in the macro list can be toggled on / off or deleted. The macro list supports drag reordering of items. You can set a number of repeats - for example you could simplify 72 times if you wanted to. For Ubuntu 20+ everything should work. For Windows 10+ The 'Window' branch of dbus does not work. I have raised an issue on Inkscape gitlab for this. Please note: It does help if you have some knowledge of how the command line works. Most of the Application dbus actions mirror the command line and its parameters. Some of the commands act as 'flags' which are set, for example if you set export-area-page to True, then it has to be set to False again before you can use export-area-drawing set to True. As a quirk export-area which takes dimensions, once used you cannot go back to export-area-page etc. for that session. This is a new feature of Inkscape - so be prepared for exciting things to happen unexpectedly.


Comment here...
Convert To Polylines
i

Mario VoigtConvert To Polylines

Mario Voigt

This extension takes the points of a path and make a straight polyline out of it. Nothing less, nothing more. You can do the same with default InkScape UI but it might be quicker to use in some use cases. This extension handles duplicate points on a path by removing them.


Comment here...
Imaseq Helper
i

CrobenImaseq Helper

Croben

WHAT IS IMASEQ HELPER? Imaseq Helper is a free and open-source extension for Inkscape 1.0, released under the GPL version 3 license. This extension allows you to export PNG images by visibility or layers. You can also choose to make the extension duplicate a layer base on a setting, which is a common task when making a frame by frame animation. FEATURES • Export PNG image(s) to a fixed directory. • Export images using the layer name as a file name. • Batch export of rectangles or layers with incremented naming option. • Duplicate layers with incremented name and opacity of your choice. VIDEO https://www.youtube.com/watch?v=kYXFYsGfj7U HOW IT WORKS? To make the extension work, you will have to create a layer that has a “rectangle object” in it. And it has to be a rectangle object, not a circle or rectangle path. This rectangle object will serve as a selection export area. Everything visible within the bounds of the rectangle will be exported as a PNG image. INSTALLATION 1. You must have Inkscape 1.0 installed. 2. Close Inkscape if it is open. 3. Copy or move the imaseq_helper.inx and imaseq_helper.py into Inkscape extension folder. • On Mac and Linux it is in ~/.config/inkscape/extensions. • On Windows it is in C:\Program Files\Inkscape\share\inkscape\extensions. 4. Launch Inkscape. If you install it correctly, you should see “Imaseq Helper” on “Export” sub-menu under the “Extensions” menu. HOW TO USE? 1. Select an “Export Mode” • None – The extension will not export anything. • Visible – Everything visible within the rectangle object gets exported as a single PNG image. • All Layers – Every layer except for the bounds and sub-layers will get exported individually. 2. Set a “Bounds Layer” • Create a new layer, name it, then type the name on the input field. • Add a “rectangle object” and make sure it’s big enough and position it to capture the target view. 3. Give it a “File Name” • You can choose to input a file name or leave it blank to use the layer name. 4. Choose a “Directory” • Set a folder where exported images will be saved. 5. To “Overwrite” or not • If not checked existing file will not be overwritten unless the “Export Mode” is “All Layers” 6. Set image “DPI” • To determine the desired DPI select the “rectangle object,” open export window (Shift+Ctrl+E), go to the "Selection" tab, in the "Image size" section, you can see the DPI. • If you want to export using the dimensions of the rectangle object, you can set the DPI to a number lower than one like zero. 7. To “Duplicate Layer” or not • On the “Layer Settings” tab, you can set to duplicate the selected layer if the “Export Mode” is “Visible” or “None” 8. Set “Layer Opacity” • This slider will determine the opacity of the duplicated layer. FRIENDLY TIPS 1. Using “Multiple” Rectangle Objects • Will not guarantee correct file name order, because the rectangles may get exported randomly. In this case, consider moving the target images to its own layer and use “All Layers” as the export mode. 2. Setting Export Mode To “All Layers” • This mode produces temporary files equal to or more than the number of layers to be exported. Therefore, you are advised to clean these temporary at your convenience. • Setting a file name will not guarantee correct naming order, because layers may get exported randomly. So it is best to leave the file name blank and use the layer name instead. 3. Fixed Background For All Exports • If you have a background on a separate layer and want it to be visible on every export. You can make the background layer a child of the bounds layer. Just make sure you set the alpha or opacity of the rectangle object to zero. 4. Child Layers Are Not Exported Individually • If you have a group of layers, only the parent layer is exported. But if the child layers are visible, then they too will be captured on the exported image. 5. Export Using The Dimensions Of The Rectangle Object • If you set the DPI to zero, the dimension of the rectangle object will be used as the dimension of the image. But keep in mind that if the dimension in “pixels” is not a “whole number,” it will be rounded to the nearest one. Example 24.1 pixels will be 24 pixels, 99.5 pixels will be 100 pixels, etc. GITHUB PAGE https://github.com/crobengames/Imaseq-Helper


Comment here...
OptimLaser
i

FrankI4466OptimLaser

FrankI4466

This script optimizes a drawing for laser cutting: - Removes overlapping lines; - Saves the modified file with a new name; - Applies modifications to the entire document or to the selection; - Optimizes the cutting order. Translated in english. Please send me pot file for other languages.


Comment here...
PianoScale
i

Neon22PianoScale

Neon22

Designed to illustrate Piano scales. Can input Key and start and end notes as well as intervals. Can also choose locrian etc from menu. Will draw single scales as well as help sheets for entire pages. Appears in Extensions/Music/PianoScale Inkscape 1.0 - 1.3


Comment here...
Batch Remove Symbols
i

RuaridhWBatch Remove Symbols

RuaridhW

This emulates Inkscape v1.3 gui remove_symbol action but also: -Removes symbols of selected clones on canvas OR ALL symbols and clones. -Also packaged is a Quick Remove Selected extn(.inx) using same py as main Batch inx. -For use in managing symbol library file and is intended to aid symbol library creation only. Other uses not tested. -"Symbols Batch Remove..." + "Quick Remove Selected Symbols" placed in Extensions>Symbols -As with any v1.3 extension can be allocated a keyboard shortcut. The premise for this extension is that the inbuilt symbol remove function only allows removal one symbol at a time; even using xml editor. (Batch Add and Sort extension also available)


Comment here...
Alpha Sort Symbols
i

RuaridhWAlpha Sort Symbols

RuaridhW

In Inkscape v1.3 the symbol library displays in XML stack order only. -This z-axis restacks the symbols in alphabetical order -This functions similar to Arrange>Restack extension by sorting symbols in the Z-axis. -For use in managing symbol library file and is intended to aid symbol library creation only. Other uses not tested. -"Alpha-Numeric Sort Symbols..." placed in Extensions>Symbols -Whilst this does reorder the SVG XML file structure and it is likely that 1.31 or later version will provide inbuilt non-structural sorting, but in the interim this is probably of use to some as an extension to allow the display of your symbols in alpha-numeric order. Other Symbol management extensions available: -Batch Add & Sort (with Quick Batch Add) -Batch Remove (with Quick Remove Selected)


Comment here...
Prover iLock attributes
i

hugo_at_proverProver iLock attributes

hugo_at_prover

This extension opens up a dialog that allows the user to set some Prover iLock specific attributes. The attributes decide how Prover iLock will display the svg file, in particular they are used to associate layers to "visualization features" that are used to dynamically change the drawn symbol based on the current state in the tool.


Comment here...
Inkscape 1.3.1rc Windows 64bit msi
i

Marc JeanmouginInkscape 1.3.1rc Windows 64bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.1rc Windows 64bit 7z archive
i

Marc JeanmouginInkscape 1.3.1rc Windows 64bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.1rc Windows 64bit exe
i

Marc JeanmouginInkscape 1.3.1rc Windows 64bit exe

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.1rc Windows 32bit exe
i

Marc JeanmouginInkscape 1.3.1rc Windows 32bit exe

Marc Jeanmougin

2023 11 03 5ab75fa947


Comment here...
Inkscape 1.3.1rc Windows 32bit exe
i

Marc JeanmouginInkscape 1.3.1rc Windows 32bit exe

Marc Jeanmougin

2023 11 03 5ab75fa947


Comment here...
Inkscape 1.3.1rc Windows 32bit 7z archive
i

Marc JeanmouginInkscape 1.3.1rc Windows 32bit 7z archive

Marc Jeanmougin

2023 11 03 5ab75fa947


Comment here...
Inkscape 1.3.1 Windows 32bit msi
i

Marc JeanmouginInkscape 1.3.1 Windows 32bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.1 Windows 64bit msi
i

Marc JeanmouginInkscape 1.3.1 Windows 64bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.1 Windows 32bit exe
i

Marc JeanmouginInkscape 1.3.1 Windows 32bit exe

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.1 Windows 64bit exe
i

Marc JeanmouginInkscape 1.3.1 Windows 64bit exe

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.1 Windows 32bit 7z archive
i

Marc JeanmouginInkscape 1.3.1 Windows 32bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.1 Windows 64bit 7z archive
i

Marc JeanmouginInkscape 1.3.1 Windows 64bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.2 Windows 64bit 7z archive
i

Marc JeanmouginInkscape 1.3.2 Windows 64bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.2 Windows 32bit 7z archive
i

Marc JeanmouginInkscape 1.3.2 Windows 32bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.2 Windows 32bit msi
i

Marc JeanmouginInkscape 1.3.2 Windows 32bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.2 Windows 64bit msi
i

Marc JeanmouginInkscape 1.3.2 Windows 64bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.2 Windows 32bit exe
i

Marc JeanmouginInkscape 1.3.2 Windows 32bit exe

Marc Jeanmougin

...


Comment here...
Inkscape 1.3.2 Windows 64bit exe
i

Marc JeanmouginInkscape 1.3.2 Windows 64bit exe

Marc Jeanmougin

...


Comment here...
Small inkscape extension tutorial list all layers,paths and node
i

costycncSmall inkscape extension tutorial list all layers,paths and node

costycnc

This extension is util for who want to learn the base principle of python language and in special for who want create for first time or want to understand how request all paths or nodes for ulterior custom programming.


Comment here...
Sibelius ViewBox
i

musikaiSibelius ViewBox

musikai

This is an extension for Inkscape 1.2 for correcting SVG-files that were exported by Sibelius via the graphic selection tool. These SVG are always the full page with 4 white rectangles that cover the unwanted area. The page size and viewbox isn't set correctly to show only the selected area. The extension will correct this and has the options to - remove the white cover boxes - remove all elements that are outside the page (most of it). #### Download: Click on the image above #### Video: https://www.youtube.com/watch?v=Jg7QqarVrA4 #### Installation: On Windows extract the zip file into something like this path: C:\Users\yourname\AppData\Roaming\inkscape\extensions\ To find and open the correct folder you can also open Inkscape->Edit->Preferences->System->User Extensions->Open After installation and restart Inkscape you can run the extension in "Extensions"->Document->Sibelius Viewbox. #### (Optional) Usage as .bat-file to process multiple SVGs: As it is a python script it also can be used to batch process multiple files via command line. Put this line into a text-file, edit the paths (yourname) and save as SibeliusViewbox.bat: for %%a in (%*) do python.exe "C:\Users\yourname\AppData\Roaming\inkscape\extensions\SibeliusViewbox\SibeliusViewboxExtension.py" --remove_whiteboxes=True --remove_elements=True %%a > %%a_viewbox.svg An example .bat-file is included. Once created you can drag and drop multiple SVGs onto the SibeliusViewbox.bat-file and the script will generate the corrected SVGs. Note: If Inkscape is not installed in "C:\Program Files\" you must edit the Python script. #### (Optional) Add .bat-file to Send-to-Menu: You can add the .bat-file to the Windows Send-to-menu. Open Windows-Explorer and insert this into the address-bar: shell:sendto This opens the Send-to-folder. Copy the .bat-file into it. Now you can select all your SVGs, right click -> Send-to -> SibeliusViewbox.bat


Comment here...
Tables
i

jt2024Tables

jt2024

This is a small extension which generates an empty table within Inkscape.


Comment here...
Fretboard - An extension for luthiers
i

StupidDuckFretboard - An extension for luthiers

StupidDuck

This extension can draw fingerboards, including fanned fret ones, with strings (optional), nut and saddle position. --- Curated by Maren Hachmann on February 13 2023 11:50 PM


Comment here...
Engrenage (Gear)
i

FrankI4466Engrenage (Gear)

FrankI4466

Gears extension for tracing involute gears and metric pitch gears (belt pulley); allows spokes, center cross, metric module, best evolute shape. Initially, copy of inkscape-gears-dev by jnweiger. - 2024-11-09 | 2024.3 : - Added the ability to define fixing holes based on material thickness. - Ability to make a hole that matches the material thickness. - Added the drawing of the axis if the perfect square option is chosen. - 2024-11-06 | 2024.2 : The fixing wheel for servomotors is now configurable. - 2024-10-25 | 2024.1 : Added the drawing of the fixing wheel for servomotors. Versioning change. Flanks for T-type wheel. - 2024-07-20 | 1.4 : Added the drawing of metric pitch pulley. Retouched explanations. Added diagrams. - 2024-06-22 | 1.3 : Added colors for cutting order. Separated into multiple objects to facilitate retouching and recoloring. - 2024-06-18 | 1.2 : Added the ability to choose the shape of the hole (rectangular, round, or servo imprint) and to choose the dimensions of the hole. Added the ability to choose an imprint for the servo hole. The imprints are placed in the file engrenage.ini. - 2024-04-21 | 1.1 : Translated into French. Modified the color in case of undercut. Modified the dedendum to be 1.25 times the addendum. -------------------------------------------------------------------------------------------------------------------- - 2024-11-09 | 2024.3 : - Ajout de la possibilité de définir les trous de fixation en fonction de l'épaisseur du matériau. - Possibilité de faire un trou qui correspond à l'épaisseur du matériau. - Ajout du dessin de l'axe si on choisit l'option carré parfait. - 2024-11-06 | 2024.2 : La roue de fixation pour les servomoteurs est maintenant paramétrable. - 2024-10-25 | 2024.1 : Ajout du tracé de roue de fixation pour les servomoteurs. Changement de versionnage. Flancs pour roue de type T. - 2024-07-20 | 1.4 : Ajout du tracé de poulie au pas métrique. Retouche des explications. Ajout de schémas. - 2024-06-22 | 1.3 : Ajout de couleurs pour l'ordre de découpe. Séparation en plusieurs objet pour faciliter la retouche et la recolorisation. - 2024-06-18 | 1.2 : Ajout de la possibilité de choisir la forme du trou (rectangulaire, ronde ou empreinte de servo) et de choisir les dimensions du trou. Ajout de la possibilité de choisir une empreinte pour le trou du servo. Les empreintes sont placées dans le fichier engrenage.ini - 2024-04-21 | 1.1 : traduction en français. Modification de la couleur en cas d'undercut. Modification du deddendum pour qu'il fasse 1,25 fois l'addendum. Translated in english. Please send me pot file for other languages.


Comment here...
Inkscape 1.4 beta2 Windows 32bit exe
i

Marc JeanmouginInkscape 1.4 beta2 Windows 32bit exe

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta2 Windows 64bit exe
i

Marc JeanmouginInkscape 1.4 beta2 Windows 64bit exe

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta2 Windows 32bit msi
i

Marc JeanmouginInkscape 1.4 beta2 Windows 32bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta2 Windows 64bit msi
i

Marc JeanmouginInkscape 1.4 beta2 Windows 64bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta2 Windows 32bit 7z archive
i

Marc JeanmouginInkscape 1.4 beta2 Windows 32bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta2 64bit Windows 7z archive
i

Marc JeanmouginInkscape 1.4 beta2 64bit Windows 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta Windows 32bit 7z archive
i

Marc JeanmouginInkscape 1.4 beta Windows 32bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta Windows 64bit msi
i

Marc JeanmouginInkscape 1.4 beta Windows 64bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta Windows 64bit exe
i

Marc JeanmouginInkscape 1.4 beta Windows 64bit exe

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta Windows 64bit 7z archive
i

Marc JeanmouginInkscape 1.4 beta Windows 64bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta Windows 32bit msi
i

Marc JeanmouginInkscape 1.4 beta Windows 32bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 beta Windows 32bit exe
i

Marc JeanmouginInkscape 1.4 beta Windows 32bit exe

Marc Jeanmougin

...


Comment here...
Dynamic GUI example extensions with GTK
i

Nikki.SmithDynamic GUI example extensions with GTK

Nikki.Smith

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.


Comment here...
Localization / translation example extension
i

Nikki.SmithLocalization / translation example extension

Nikki.Smith

For extension developers. This minimal extension pulls together some helpful documentation about adding localization to an extension, including where the translation files go and what gettext commands to use on both Windows and Linux. Now includes localized text in the Python script. Also many small changes that result in a much higher pylint code score.


Comment here...
Inkscape 1.4 beta3 Windows 64bit exe
i

Marc JeanmouginInkscape 1.4 beta3 Windows 64bit exe

Marc Jeanmougin

signing cert: https://inkscape.org/paste/53145/


Comment here...
Inkscape 1.4 beta3 Windows 64bit msi
i

Marc JeanmouginInkscape 1.4 beta3 Windows 64bit msi

Marc Jeanmougin

signing cert: https://inkscape.org/paste/53145/


Comment here...
Inkscape 1.4 beta3 Windows 64bit 7z archive
i

Marc JeanmouginInkscape 1.4 beta3 Windows 64bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 rc1 Windows 64bit exe
i

Marc JeanmouginInkscape 1.4 rc1 Windows 64bit exe

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 rc1 Windows 64bit 7z archive
i

Marc JeanmouginInkscape 1.4 rc1 Windows 64bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 rc1 Windows 64bit msi
i

Marc JeanmouginInkscape 1.4 rc1 Windows 64bit msi

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 Windows 64bit 7z archive
i

Marc JeanmouginInkscape 1.4 Windows 64bit 7z archive

Marc Jeanmougin

...


Comment here...
Inkscape 1.4 Windows 64bit exe
i

Marc JeanmouginInkscape 1.4 Windows 64bit exe

Marc Jeanmougin

codesigned with https://inkscape.org/paste/53145/


Comment here...
Inkscape 1.4 Windows 64bit msi
i

Marc JeanmouginInkscape 1.4 Windows 64bit msi

Marc Jeanmougin

codesigned with https://inkscape.org/paste/53145/


Comment here...
Inkscape 0.91Pre4
i

Adib TarabenInkscape 0.91Pre4

Adib Taraben

...


Comment here...
Inkscape 0.91Pre4 1 Win32 Debug
i

Adib TarabenInkscape 0.91Pre4 1 Win32 Debug

Adib Taraben

...


Comment here...
Inkscape 0.91Pre4 1 Win64 Debug
i

Adib TarabenInkscape 0.91Pre4 1 Win64 Debug

Adib Taraben

...


Comment here...
Inkscape 0.91Pre4 1 Win32
i

Adib TarabenInkscape 0.91Pre4 1 Win32

Adib Taraben

...


Comment here...
Inkscape 0.91Pre4 1 Win64
i

Adib TarabenInkscape 0.91Pre4 1 Win64

Adib Taraben

...


Comment here...
Inkscape 0.91Pre4 1
i

Adib TarabenInkscape 0.91Pre4 1

Adib Taraben

...


Comment here...
Inkscape 0.91Pre4 X64
i

Adib TarabenInkscape 0.91Pre4 X64

Adib Taraben

...


Comment here...
Inkscape 0.91 X64
i

Adib TarabenInkscape 0.91 X64

Adib Taraben

Inkscape 0.91 win64 installer msi


Comment here...
Inkscape 0.91
i

Adib TarabenInkscape 0.91

Adib Taraben

Inkscape 0.91 win32 installer msi


Comment here...
Inkscape 0.91 1
i

Adib TarabenInkscape 0.91 1

Adib Taraben

Inkscape 0.91 win32 installer exe


Comment here...
Inkscape 0.91 1 Win64
i

Adib TarabenInkscape 0.91 1 Win64

Adib Taraben

Inkscape 0.91 win64 binary archive


Comment here...
Inkscape 0.91 1 Win32
i

Adib TarabenInkscape 0.91 1 Win32

Adib Taraben

Inkscape 0.91 win32 binary archive


Comment here...
Inkscape 0.91 1 Win32 Debug
i

Adib TarabenInkscape 0.91 1 Win32 Debug

Adib Taraben

Inkscape 0.91 win32 debug files archive


Comment here...
Inkscape 0.91 1 Win64 Debug
i

Adib TarabenInkscape 0.91 1 Win64 Debug

Adib Taraben

Inkscape 0.91 win64 debug files archive


Comment here...
Inkscape 0.91.0 Portable
i

Josh AndlerInkscape 0.91.0 Portable

Josh Andler

Inkscape 0.91 Released on 2015-01-27 Release highlights ------------------ • Cairo rendering for display and PNG export • OpenMP multithreading for all filters • C++ code conversion • Major improvements in the Text tool • Measure tool • Type design features [1],[2] • Symbol library and support for Visio stencils • Cross platform WMF and EMF import and export • Improved support for Corel DRAW documents, Visio importer • Support for real world document and page size units, e.g. millimeters • Numerous usability improvements • Native Windows 64-bit build • See Notable bug fixes ------------------------- Rendering and performance ------------------------- Inkscape 0.91 includes a new renderer based on the Cairo library. This work was done mainly during Google Summer of Code 2010 and 2011 projects. • Improved performance. The new renderer is significantly faster on most drawings. Renderings of the most complex objects are automatically cached to improve responsiveness during editing. • OpenMP multithreading for filters. Filters use all available processor cores for computation. This results in substantial speedups when editing drawings containing large filtered objects on multi-core systems. • Substantial memory savings. Inkscape now uses less memory when opening complex drawings, in some cases using only 25% of the memory used by Inkscape 0.48. Larger files can now be opened. • Responsiveness improvements. The rendering of the SVG drawing is now cached. This results in massive improvements in responsiveness of path highlights, object selection / deselection, and path editing in delayed update mode. • Rendering bug fixes. Most of the rendering glitches in our bug tracker are no longer present in Inkscape 0.91. The following things now render correctly: - Pattern fills (no more gaps between tiles, regardless of transformation) - Stroke of transformed objects in patterns - Patterns containing clipped objects - Nested clipping paths - Masked and clipped objects with large masks / clipping paths in Outline view - Paths with wide strokes and long miters - Fonts Color display mode ------------------ A grayscale display color mode has been added, that shows a preview of your drawing in grayscale. Shift+numpad5 toggles the color display mode between normal and grayscale. ----- Tools ----- Node tool --------- The tool control bar for the Node Tool features a new dropdown to insert new nodes on the selected segments extreme values. For example, (as demonstrated in the image below) it is possible to add a new node at the highest point in a curve using Insert Node at Max Y Measurement tool ---------------- The Measurement tool is a new feature for the artist to measure the elements in their drawing. To use the measurement tool, simply choose the tool, click anywhere on the drawing and drag the ruler out. The measurement tool will live-update with measurements of length and angles as you pass over objects in your drawing. Text tool --------- • Text size default unit is now points (pt) and is customizable (px,pt,pc,mm,cm,in,em) • Text toolbar shows full list of font style variants for that font • Files with text in em units read correctly • Font substitution warning dialog ------- Dialogs ------- Gradients --------- • Gradient toolbar enhanced to select and modify gradient stops, invert, repeat, and link gradients • On-canvas gradient editing fixes: double clicking to create stops, correct focus on select • Gradients sortable by color, name and usage in Fill/Stroke • Gradients can be renamed in Fill/Stroke Arrange (was rows and columns) ------- • NEW: renamed to 'Arrange' - NEW: polar arrangement (separate tab) <http://issuu.com/ddeclara/docs/inkscape_radial_arrangement> Align and Distribute -------------------- • The new updated Inkscape features a new set of buttons in the Align and Distribute Dialog called Exchange position of selected objects. It adds the ability to exchange the positions of the objects that the artist has selected. - In the following example, three objects were selected, and their positions were exchaged with each other (using this new feature) according to their selection order. - There are also two other new buttons in the dialog that allow the artist to exchange the selected objects based on the stacking (z-index) order, or just exchange them clockwise based on the object's position on the page. • Keyboard shortcuts (Ctrl+Alt+Keypad numbers) for align operations Document Properties ------------------- Optionally disable antialiasing (bug #170356, interface partially implemented) Find/Select ----------- • It is now easier to select items which are not at the top of the Z-order: use Alt+mouse wheel scroll to cycle through all items that are stacked on top of each other at the location of the mouse pointer (use Shift+Alt+mouse wheel scroll to add to the existing selection). At present, groups are not honoured, i.e., only individual items within groups are considered. • New Find/Replace dialog can operate on text or any attribute • "Select Same" is a new feature that allows an artist to select objects that have the same properties as the currently selected object. For example, you could select an object that has a fill of blue. Then, using the new feature select all other objects in the drawing with a fill set to that same shade of blue. The new feature is a menu choice under Edit ▶︎ Select Same or as a Context menu if you right click on a selected object. Also there are other choices available to select same, including: matching both Fill and Stroke, matching just stroke, matching stroke style, or matching on object type. Fill and Stroke --------------- • The Gradient view in the fill and stroke dialog now displays a list of all the gradients in the document. The list displays the gradient, the gradient name, and number of uses of that gradient in the document. • More compact Markers selectors Layers ------ • Drag and drop to reorder layers and create sublayers • Show/Hide All layers options in context menu Symbols ------- Inkscape has a new Symbols dialog. The dialog displays symbols from a symbol library. Inkscape 0.91 includes five example libraries: logic symbols, AIGA/DOT transportation symbols, map symbols, flow chart shapes and word balloons. The dialog will also create a pseudo-library of all existing symbols in the current Inkscape drawing. (A symbol is defined by an SVG <symbol> element.) Symbols can be dragged from the dialog onto the Inkscape canvas. Any document with symbols can serve as a source for a symbol library. Simply copy it to the symbols directory in your configuration directory (typically share/inkscape). If proper care is taken, symbols can be provided with default fill and stroke colors that later can be overridden by the user. Visio Stencil files (.vss) can also be used by dropping them in the same symbols directory. Results may not be as satisfactory as using SVG symbol libraries. See the Symbols Dialog Wiki page for more details. Text and Font ------------- • NEW: lists fonts used in the current document at the top • NEW: select all text objects with same font as current selection • NEW (to be verified): support list with fallback fonts (CSS2) Transform --------- • Rotation of objects clockwise or counterclockwise Markers ------- • Markers now take objects color Trace Bitmap ------------ • Trace bitmap preview updates live and is resizeable Live Path Effects ----------------- An object's Live Path Effects are now forked upon object duplication. PowerStroke ~~~~~~~~~~~ Here a list of the current state. Note that this is very much work in progress and anything can change. I think this is the most efficient place of keeping track how the powerstroke LPE works. • Stroke knots are purple diamonds • When first applied, 3 stroke knots are added: start, end, and somewhere in the middle along the path • Add nodes: Ctrl+click purple knot • Delete nodes: Ctrl+Alt+click purple knot • "sort points" reorders the stroke knots according to where they lie along the path (where they are closest to the path), instead of keeping them in original order. • Start and end caps can be specified. The SVG cap types are available, as well as an extra type, "Zero width", that is identical to adding a width control knot at the start/end of the path with zero width. • Join type can be specified. In addition to the SVG join types, there are two new types: - Extrapolated: this extrapolates the contour of the stroked path to obtain a more natural looking miter join. - Extrapolated arc: Mathematical explanation. - Spiro: rounds the join using a spiro curve (the rounded type rounds the curve using an elliptical arc). Clone Original ~~~~~~~~~~~~~~ The Clone original LPE ignores the path data of the path it has been applied to; instead, it copies the original-d path data, i.e. the path data before LPE calculation, from the path linked to by the Linked path parameter. The Clone original LPE is made to be used in conjunction with powerstroke. Powerstroke creates a path with a variable stroke, but this path can then not be filled (because the fill is used as the stroke). To fill a powerstroked path, one must create a second path (dummy path), apply the Clone original LPE and link it to the powerstroked path. Because this second path clones the original path data before the Powerstroke LPE, it can be used to fill the powerstroked path. To quickly create a dummy path and apply this effect, one can select the path to 'clone' and click the menu item Edit ▶︎ Clone ▶︎ Clone original path (LPE). Like for normal clones, pressing Shift+D, when the selected path has the Clone original LPE applied, selects the path referred to by the LPE. Another very useful ability of the Clone original LPE is to create a clone with a different style than its referred path. To facilitate this, the LPE dialog will add the Clone original LPE when a clone is selected and the "+" button is pressed. Filters ------- The new Custom predefined filters allow users to create predefined filters with custom parameters. See SpecCustomPredefinedFilters. Trace Pixel Art (libdepixelize) --------------- A new library developed for Inkscape to automatically vectorize raster images specialized in Pixel Art was integrated in the form of the "Trace Pixel Art" dialog (menu item Path ▶︎ Trace Pixel Art...). Good and old general "Trace Bitmap" is still there. Check the supplementary material of the algorithm authors to see a preview of how the algorithm behaves. -------------------- Other User Interface -------------------- General ------- • Canvas background color can be set without exporting it (background transparency is only used for export but not the canvas). • Panning the canvas with the Space bar is now always turned on and doesn't require an additional mouse button press to grab the canvas: just press the Space bar and move the mouse pointer to pan the canvas. Guides ------ • Guides visibility can be toggled by clicking the ruler • Guides can now have labels, and the colour of individual guides can also be set by the user. To label or colour a guide, double click on the guideline to bring up the guide properties dialog. Menu/Access ----------- • The interface elements are accessible through the keyboard with ALT+key in many more dialogs • "Text and Font", "Fill and Stroke", and "Check Spelling" dialogs are added to the text object context menu (right click) • Menu items renamed: □ Edit ▶︎ Preferences □ Edit ▶︎ Input Devices □ File ▶︎ Cleanup Document • Checkboxes to indicated status of View ▶︎ Grid/Guides/Snap/Color Management • Group/Ungroup from the context menu Preferences ----------- • New keyboard shortcut editor • Prefs ▶︎ Interface -- New option for dockbar and switcher style (icons, text, icons & text) (bug #1098416) • Prefs ▶︎ Interface ▶︎ Windows -- optionally don't save & restore documents viewport (bug #928205) • Prefs ▶︎ Behavior ▶︎ Steps -- unit selector for steps (move, scale, inset/ outset) (bug #170293) • Prefs ▶︎ Behavior ▶︎ Steps -- option for relative snapping of guideline angles (rev 10307) • Prefs ▶︎ Behavior ▶︎ Clones -- optionally relink linked offsets on duplication (bug #686193) • Prefs ▶︎ Input/Output ▶︎ SVG output -- NEW: optionally enforce relative or absolute coordinates (bug #1002230) Dialogs ------- • Dialog status and position is remembered between sessions • Most dialogs now dockable (including "Object properties", "Object attributes", "Text and Font", "Check spelling", "Export PNG image", "XML editor", "Find/Replace", and "Tiled clones") • New preference to allow Windows users to choose between native and Gtk Open /Save dialog • Preferences dialog cleanup • Document Metadata dialog merged into Document Properties Simple calculations in spinboxes -------------------------------- In most spinboxes (a spinbox is an entry field with up and down "spinbuttons" next to it) you can now write simple calculations. Some examples: • 2 * 3 • 50 + 100, or • ((12 + 34) * (5 + 5) - 2) / 2 Moreover, you can use units in entering values, like 2 + 2 cm. The result will be converted to the selected unit for the particular entry. Configurable Control Handles ---------------------------- New preferences have been added to allow for the size of the on-canvas controls to be increased or decreased. The "Input Devices" section has been updated to control this. ------------ Translations ------------ • The Keyboard and mouse reference (inkscape-docs project) and the labels of color palettes are now translatable. • New UI translation in Latvian. • New tutorial translations in Galician and Greek. • New Keyboard and mouse reference translation in Belarusian. • New man pages in Chinese (zh_TW) Greek (el), Japanese (ja) and Slovak (sk), and updated French translation. [Galician (gl) and Polish (pl) in progress] • Man pages now use PO files for translation (inkscape-docs project). • The tutorial generation system now fully supports RTL languages. ------------------- File format support ------------------- • New Flash XML Graphics (FXG) export format. • New Synfig Animation Studio (SIF) export format. • New HTML5 Canvas export format • New Visio (VSD) import format, based on libvisio. • New internal CorelDraw (CDR) import format, based on libcdr. • XAML export improvements (including a new Silverlight compatible mode). • Compressed SVG and media export extension improvements. New options: □ set an image directory in the zip file □ add a text file that lists the fonts used in the SVG document. • New preference to allow users to always link, embed or ask when importing bitmaps. • New preferences that allow the checking of SVG on input and/or export for invalid or not useful elements, attributes, and properties. Options control whether such items generate warnings (when Inkscape is run from the command line) or in removing such items. • The --export-text-to-path option now works with Plain SVG export. EMF/WMF ------- EMF and WMF input and output filters have been completely rewritten and are now cross-platform. It is now possible to copy and paste EMF files between Windows applications running in Wine and a native Linux version of Inkscape. Gimp XCF -------- • The Save Background option allows users to choose if the page background is saved with each GIMP layer. • The exported layers now use the label attribute or, if not set, the id attribute • New Resolution option • New Help tab • Some bugs and warnings fixed PDF --- • Bleed/margin: Added an option to specify an extra margin by which the bounding box to be exported is expanded. This may be helpful to export a PDF with a small white margin around the drawing, or for exporting a bleed region a few mm outside the area of the page. PDF/EPS/PS + LaTeX ------------------ • Added the possibility of scaling the image. The calc package must be included in the preamble. Then the image can be scaled by defining \ svgscale instead of \svgwidth. • The font shape is now also exported. \textit{} for italic text, \textbf{} for bold text, and \textsl{} (slanted) for oblique text. It is important to note that Arial has an oblique font shape, not italic. Thus, the result in LaTeX will be slanted, instead of italic. It is better to use another font in Inkscape when you want true italics. ---------- Extensions ---------- Units: Breaking change ---------------------- Due to the implementation of proper document units, the functions inkex.unittouu and inkex.uutounit had to be modified and moved to the inkex.Effect class. Unit conversion calls should be replaced with inkex.Effect.unittouu and inkex.Effect.uutounit calls (usually self.unittouu and self.uutounit). See also: Notes On Units Handling in Extensions in 0.91 New --- • The new guillotine extension is used for exporting PNG slices from a drawing. The slice rectangles are defined by adding horizontal and vertical guides within the canvas boundary, the canvas boundary serves as the outside of the sliced area. • The new G-code tools extension converts paths to G-code (using circular interpolation), makes offset paths and engraves sharp corners using cone cutters. • New QR code generator. • New isometric grid generator. • New bitmap crop extension. • New Extract text extension. Outputs a document’s text elements in a chosen order. • New Merge text extension. • New HSL adjust extension. • New Replace font extension. • New N-Up layout extension. • New Voronoï diagram extension (creates Voronoï diagrams and Delaunay triangulations based on the selected objects' barycenter). • New Interpolate Attribute in a group extension. • New Typography extensions menu. • New Hershey Text extension. Improvements ------------ • Number nodes. New parameters allowing users to choose the starting dot number and the numbering step between two nodes. • Color Markers to Match Stroke extension improvements. The markers can now inherit the fill and stroke colors and alpha channels from the object, or be customized with color selectors in a separate tab. • Optional sliders added on float and int extension parameters (full and minimal modes). • Extension parameters values (except attributes!) can now be contextualized for translation (with msgctxt). • New sub-menus in the Render menu, grouping the bar-codes, grids and layout extensions. ----------- SVG Support ----------- Rendering of the following properties is now supported (without UI except via XML editor): • clip-rule • color-interpolation-filters: Non-Inkscape filters that specify linearRGB color interpolation will render properly. Filters created inside Inkscape will still use sRGB color interpolation by default. • text-decoration: Underline, strike-through, over line. • text-decoration-line, text-decoration-style: Preliminary support (CSS 3). • paint-order: Allows stroke to be painted under fill; useful for text. -------- Snapping -------- • The snapping preferences and the snap toolbar have been reworked (in the underlying code and in the GUI) to should make the snapping preferences easier to understand, maintain, and find and fix any remaining snapping bugs • Inkscape now also snaps perpendicularly and tangentialy to paths, when creating paths in the pen tool, when dragging nodes, or when manipulating guides. Newly created guides (dragged off the ruler) will snap perpendicularly or tangentialy to any curve that is being snapped to. Two checkboxes have been added to the document properties dialog (on the snapping tab). Please note that snapping perpendicularly or tangetialy will not work in the selector tool when transforming an object or a selection of objects. • Intersections of paths and guides can now be snapped to too • Snapping has been implemented fully for transforming selections of multiple nodes in the node tool • Snapping to text anchors and baselines has been implemented properly • If one has chosen for only snapping the snap source closest to the mouse pointer, then the tab key can be used to cycle to the next closest snap source ----------------- Notable bug fixes ----------------- Notable bug fixes since last bug fix release (0.48.4) -------------------------------------------- • Images are no longer recompressed when embedding or exporting them. [3] • Relative image paths are no longer stored as absolute (regression introduced with 0.47). • Many rendering glitches were fixed. • The rendering of the stroke on transformed objects now matches the SVG specification. • Values entered in the numeric input boxes for the selector tool (X, Y, width, height) are much more accurately applied. • Inkscape launches faster due to new icon cache (on disk) and improved font loading. (Bug #488247) ------------ Known issues ------------ • On MS Windows when the desktop colordepth is set to 16-bit, Inkscape is unusable because of exploding memory usage. Please set the colordepth to 32-bit. • The Cairo library used in the new renderer does not implement downscaling, which causes large bitmaps to be pixelated on export. (bug #804162) The issue can be fixed by upgrading to Cairo 1.14.0. (https://bugs.freedesktop.org/show_bug.cgi?id=41745) • On OS X, the conflict with X11/XQuartz's pasteboard syncing has not been solved yet: turning off "Update Pasteboard when CLIPBOARD changes" in X11 Preferences prevents that vector data copied or cut to the clipboard gets rasterized on paste. (bug #307005) • On OS X 10.9 or later, embedding bitmap images on import or paste from clipboard may crash Inkscape. (bug #1398521, #1410793) • On OS X 10.9 or later, turning off "Displays have separate spaces" in Mission Control helps when using X11 across multiple displays. (bug # 1244397) • The reworked Import Clip Art feature is not available with current OS X packages. (bug #943148) • On MS Windows, the icons for Preferences, Undo, Redo and Revert are missing. (bug #1269698) For information on prior releases, please see: http://wiki.inkscape.org/wiki/index.php/Inkscape


Comment here...
Inkscape 0.48pre1 1
i

Martin OwensInkscape 0.48pre1 1

Martin Owens

...


Comment here...
inkscape 0.48pre1 win32
i

Martin Owensinkscape 0.48pre1 win32

Martin Owens

...


Comment here...
inkscape 0.48pre1 win32 debug
i

Martin Owensinkscape 0.48pre1 win32 debug

Martin Owens

...


Comment here...
Inkscape 0.42.2 1.win32
i

Martin OwensInkscape 0.42.2 1.win32

Martin Owens

...


Comment here...
Inkscape 0.42.2 1.win32
i

Martin OwensInkscape 0.42.2 1.win32

Martin Owens

...


Comment here...
InkscapePortable 0.48.2.paf
i

Martin OwensInkscapePortable 0.48.2.paf

Martin Owens

...


Comment here...
inkscape 0.48.1 2 win32
i

Martin Owensinkscape 0.48.1 2 win32

Martin Owens

...


Comment here...
InkscapePortable 0.48.paf
i

Martin OwensInkscapePortable 0.48.paf

Martin Owens

...


Comment here...
Boite Brique (laser cut boxes)
i

FrankI4466Boite Brique (laser cut boxes)

FrankI4466

Draw a brick box with or without lid. Translated in english.


Comment here...
Inkscape 0.92Pre1 X64 R15110
i

Adib TarabenInkscape 0.92Pre1 X64 R15110

Adib Taraben

Inkscape 0.92pre1r15110 win64 installer msi md5 b56f23a6f77fbeab966aa2c1094a6a10 *./inkscape-0.92pre1-x64-r15110.msi


Comment here...
Jointure rapide (quick joint)
i

FrankI4466Jointure rapide (quick joint)

FrankI4466

Initially fork of this one : https://inkscape.org/fr/~Jarrett/%E2%98%85quickjoint. Added some functionnality : - Translate in english and french. Possibility for other languages. - One click in inkscape update. - Convert in path inside the extension. - Possibility to make a database of material with kerf. Select an object, run the extension and you can add tabs on each edge. You can also create slot for this edges.


Comment here...
Inkscape 0.92Pre1 1 R15110
i

Adib TarabenInkscape 0.92Pre1 1 R15110

Adib Taraben

Inkscape 0.92pre1r15110 win32 installer exe md5 fc71e3ce4027293f6258415baa8df1e9 *./Inkscape-0.92pre1-1-r15110.exe


Comment here...
Inkscape 0.92Pre1 R15110
i

Adib TarabenInkscape 0.92Pre1 R15110

Adib Taraben

Inkscape 0.92pre1r15110 win32 installer msi md5 bec9b9bd72e9b1dfc0005b60bc46c92a *./inkscape-0.92pre1-r15110.msi


Comment here...
Inkscape 0.92Pre1 X64 1 R15110
i

Adib TarabenInkscape 0.92Pre1 X64 1 R15110

Adib Taraben

Inkscape 0.92pre1r15110 win64 installer exe md5 34d38b877f8053f7c10d4ef05e2216ec *./Inkscape-0.92pre1-x64-1-r15110.exe


Comment here...
Inkscape Portable 1.0
i

Gord CaswellInkscape Portable 1.0

Gord Caswell

...


Comment here...
Streaks
i

Andrew KurnStreaks

Andrew Kurn

Streaks is an extension to fill a rectangle with vertical lines to use as a texture. Quite a variety of textures is possible. Two examples: https://inkscape.org/en/~kurn/%E2%98%85streaksrm and https://inkscape.org/en/~kurn/%E2%98%85streaksbw


Comment here...
Guillotine Plus
i

BoottaGuillotine Plus

Bootta

Improved basic Inkscape guillotine extension. Added: - DPI input to export window for Guillotine extension. To install extension extract content of download into the directory listed at Edit > Preferences > System: User extensions


Comment here...
Inkscape 1.3 RC Windows 64bit exe (ucrt)
i

Marc JeanmouginInkscape 1.3 RC Windows 64bit exe (ucrt)

Marc Jeanmougin

2023 07 16 003919af9c X64 Uses a newer ("ucrt") windows runtime that might be compatible with python pip wheels


Comment here...
Exponential X-Axis
i

Jürgen WeigertExponential X-Axis

Jürgen Weigert

This Inkscape extension transforms an object along the x-axis. The bounding box remains unchanged. Points near the center of the object move to create the illusion of a curved surface. Points move left, if you choose an exponent > 1, and right if the exponent is < 1. An exponent of 1.0 does exactly nothing. This can be used in combination with the bend path effect to create a cone projection that retains aspect ratio. Idea from Simon Budig while preparing for the lampshade workshop.


Comment here...
Inkgpx2svg
i

mono monoInkgpx2svg

mono mono

An Inkscape input extension to add support for gpx files to the File/Import... dialog based on gpx2svg (https://nasauber.de/opensource/gpx2svg)


Comment here...
Polymer
i

antSum28Polymer

antSum28

A program which adds a series of circles along a path. This is intended to look like a polymer.


Comment here...
Inkscape 1.3 beta0 Windows 64bit msi
i

Marc JeanmouginInkscape 1.3 beta0 Windows 64bit msi

Marc Jeanmougin

...


Comment here...
'Mathink' Formula Editor
i

pluvet'Mathink' Formula Editor

pluvet

Inkscape math symbols / formula editor with latex/tex syntax. Latex Env not required. Usage Download extensions.zip from Release. Unzip files to extensions folder for Inkscape, for me it is C:\Program Files\Inkscape\share\extensions. After doing so, mathink.ink will be in the same directory level of other inx files. Relaunch Inkscape. On Inkscape started, click menu item Extra->Mathink... For the first time to click Apply, the main window of Mathink will appear. Now type some formula expressions in the first textbox, and click Apply again, you will see the formula is appened to current layer of Inkscape. Click on it, drag it with Alt pressed, move it to anywhere you like. Release Goto: https://github.com/pluveto/Mathink/releases


Comment here...
Inkscape 1.3 beta0 Windows 64bit exe
i

Marc JeanmouginInkscape 1.3 beta0 Windows 64bit exe

Marc Jeanmougin

...


Comment here...
Inkscape 1.3 beta0 Windows 64bit 7z
i

Marc JeanmouginInkscape 1.3 beta0 Windows 64bit 7z

Marc Jeanmougin

...


Comment here...
Openclosedpath
i

Ellen WasbøOpenclosedpath

Ellen Wasbø

This extension will open up closed paths by removing all z-commands from the selected paths. My purpose: to use single line svg-fonts as otf/ttf/opf fonts. These font formats require closed paths and will add a closing command to the glyphs. This closing can be removed by converting the text to paths, ungroup and then using this extension.


Comment here...
Inkscape 1.0.2 2021 01 15 E86c870879 X64
i

Marc JeanmouginInkscape 1.0.2 2021 01 15 E86c870879 X64

Marc Jeanmougin

...


Comment here...
Inkscape 1.0.2 2021 01 15 E86c870879 X86
i

Marc JeanmouginInkscape 1.0.2 2021 01 15 E86c870879 X86

Marc Jeanmougin

...


Comment here...
Inkscape 1.0.2 X64 7z
i

Marc JeanmouginInkscape 1.0.2 X64 7z

Marc Jeanmougin

...


Comment here...
Inkscape 1.0.2 X86 7z
i

Marc JeanmouginInkscape 1.0.2 X86 7z

Marc Jeanmougin

...


Comment here...
Probleme mit Neje Laser gcode
i

WernerHohmannProbleme mit Neje Laser gcode

WernerHohmann

Hat jemand eine Idee warum plötzlich der Neje Laser die G Codes nicht mehr richtig darstellt ? Ich habe Inkscape bei Neje mit deren Extension geladen. Wenn ich ein JPG importiert habe und den G Code erstellt habe, sind beim Laser die Schneidelinien nicht mehr durchgängig. Bis vor kurzem lief das alles wunderbar, nach dem Update auf die neuste Inkscape Version nicht mehr. Bei der „alten“ Version geht es nun auch nicht mehr. Die alten Vorlagen funktionieren einwandfrei... was mache ich falsch ? Kennt jemand das Problem ? ImmAnhang ein Sreenshot, der die unterbrochenen Schnittkanten zeigt, irgendwie werden nicht alle Kurven geschlossen? Wer kann helfen oder hat eine Idee ? Werner --- Curated by Maren Hachmann on April 5 2021 12:24 AM


Comment here...
Inkscape Portable 1.0.2 Rev 2
i

Gord CaswellInkscape Portable 1.0.2 Rev 2

Gord Caswell

...


Comment here...
Number subpaths
i

Ellen WasbøNumber subpaths

Ellen Wasbø

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 various projects where combining paths is needed and the order is of importance - embroidery designs, developing and testing extensions for cutting/plotting. This extension is based on the Inkscape included extension Visualize Path > Number Nodes by Aaron Spike from 2005. Number Subpaths can be found in the same menu when installed. Tested for v1.01, v1.02 and v1.1 on Windows 10.


Comment here...
inkscape-1.1-beta1-x64.msi
i

Patrick Storzinkscape-1.1-beta1-x64.msi

Patrick Storz

...


Comment here...
inkscape-1.1-beta1-x86.msi
i

Patrick Storzinkscape-1.1-beta1-x86.msi

Patrick Storz

...


Comment here...
inkscape-1.1-beta1-x64.exe
i

Patrick Storzinkscape-1.1-beta1-x64.exe

Patrick Storz

...


Comment here...
inkscape-1.1-beta1-x86.exe
i

Patrick Storzinkscape-1.1-beta1-x86.exe

Patrick Storz

...


Comment here...
inkscape-1.1-beta1-x64.7z
i

Patrick Storzinkscape-1.1-beta1-x64.7z

Patrick Storz

...


Comment here...