Extension repository

From Inkscape Wiki
Jump to navigation Jump to search

The Inkscape Wiki is no longer used to host information about third-party extensions.

You can now find related information at inkscape.org.

This page is kept for historical reasons, e.g. to document specific decisions in Inkscape development.

Info: Curated extensions can now be downloaded from within Inkscape, from the Extensions Manager. Extension authors need to submit their extension to the linked gallery on the website and ask for a review. Most of the extensions below probably do not work with current Inkscape versions.


It would be very useful to have a central Internet repository for Inkscape extensions, in a similar manner to Firefox. This way, Inkscape could update installed extensions from the web site, with no need for the user to know if an extension was updated.

Starting from 2015, users can upload their extensions into their InkSpace (gallery) to the Inkscape website, which will then be made available to other users from our extensions gallery.

This page lists extensions which are neither available per default in Inkscape, and which have not yet been uploaded to inkscape.org by their authors.

Extensions

ImprovedGears

Greatly improved Gears extension including racks, rings, offsets, metric sizes.

InkscapeJigsaw

Create an NxM Jigsaw with randomisation, curve control, a surround and backboard. Optimised for minimal cuts.

InkscapeLasertcutBox

A tabbed box script with kerf adjustment for lasercutters. Minimal packing or perfect fit. Dimples for pressure fit of some materials.

TexText

Embed re-editable LaTeX objects into SVG drawings.

SWF output

Save drawings as SWF. (Updated version (compatible with Inkscape 0.48 on Linux) available on GitHub).

Puff

Fluffs elements! :D Ruby-based extension. Requires RubyInk.

CalligraphedOutlineFill

Helps to fill in the inside area of shapes drawn with the Calligraphy tool, similar to filling with the paint bucket. Alternative from Inkscape 0.91 on: PowerStroke path effect (instead of Calligraphy tool) + Clone original Path effect for the fill.

Generator

Replace text and data to automatically generate files (as PDF, PNG, EPS, PS, JPG, SVG), based on an SVG template and a CSV file. Also available via apt in Debian and Ubuntu repositories. Example file set for testing

SVG2tikz

Export SVG paths as TikZ.

FindMatch

Looks for paths that match the selected path and places all matches on the same layer, note the comment at the bottom of the page.

InkSyntax

A source code syntax highlighter plugin for Inkscape (wrapping pygments and highlight).

Place Objects on Path

Places objects on a curve. The curve is the object that has the lowest z-order (and which must be a path). Distances between objects remain the same as they were before placing. If objects can't be placed on the curve because of their distances they are left in place. Objects will not be modified; clones are allowed. Arrange distances between your objects manually first as curve position and direction.

svg2dxf

Updated version of Better Better DXF output which adds support for polylines and does not overwrite the default inkscape simpletransform.py. See README if getting lxml xpath errors.

Scale Generator

Create a scale for a ruler, map, gauge, clock, compass, etc. Confirmed to work with Inkscape 0.91.

Seven Segment Digits

Create calculator style digits. Direct link

Closeoff, Scatterpath, Selection, Zigzag and Netting

See [1] for how to use Zigzag and scater extensions.

Inksmoto

Level editor for the Xmoto 2D-Motocross game.

Close Curves

Extension to close the paths in the selection.

SignCut Export

Set of extensions that come with SignCut to enable Inkscape users to use plotters / cutters via the SignCut software.

Boardgame extensions

Inkscape Extensions for Boardgame Development 1. Includes a hexagonal board/hexmap creator and tools to sheets of tiles for counters ect. More recent versions available here: [2] and here: [3]

Sozi

A tool for presentations made using zooms and rotations, not just slides. Uses Javascript added to the .svg file to display in web-browsers.

Version 13.11 is the last version of sozi which is available as an Inkscape extension. According to this article, future versions will be available as standalone-application.

O-Scape; Orienteering map making tools

Extensions to help make Orienteering maps; see this interview for more information

Mirror

Mirror a path along any axis. From version 0.92 on, there will also be a Mirror LPE available.

Tables in Inkscape

Adds (experimental?) table suport as an extension.

deviantArt uploaders

Upload artwork to deviantArt from the "publish to" menue item under extensions.

Musical scales

Extension for automatic generation schemes of musical scale and chords on piano.

Text from CSV

Extension to enter text from a CSV file

Deep Ungroup

Ungroup all groups in the selected object. Alternative source

Layer Clip

This is a a set of Inkscape extension scripts for setting and removing clip paths for entire layers. Inkscape has no trouble rendering or editing layers with clip paths, but it currently has no built-in method of setting the clip path for a layer, this is the purpose of these extensions.

Features include: Clip containing layer, Clip layer above, Clip layer below, Clip parent layer.

Notes: You must select an object in the clipping layer before applying the extension, otherwise you will receive an error message. It is a good idea to lock the layer after the extension has been applied. You may also require hiding the clipping layer when using "Clip layer below". This may be exploited to create a masking layer. Tested on Inkscape 0.48.2 r9819

Icon Generation

This is an Inkscape output extension that adds an option to the "save-as" dialog box to generate Windows Icon files (*.ico). Uses perl.

Sheet Metal Cone

This draws the 2d shape which is required to form a 3dcone (or truncated cone) after it's cut out (of whatever material). Documentation or to report a bug: http://www.quirxi.net/code/python/sheet_metal_cone/overview.html (released when 0.91 was current stable version)

Extensions for Programmers:

RubyInk

Inkscape extension with Ruby

Ink-Bash

ShellScript Forever!

InkMoz

The Bridge from Inkscape to Mozilla (Inkscape extension with Javascript and more)

Inkscape guide tools

These are a series of Inkscape extensions related to guides: Add centered guides to page or selection, Add margin guides to page or selection, Add grid guides and Remove selected guides. Allows to add guides at specified distances from the page border.

Extensions that have made it into Inkscape

EQTeXSVG

Convert an inline LATEX equation into SVG path using Python. More current version included in Inkscape's default extensions.

ExtrudeEffect

Extrude polygons to "3d", also make "string art". More current version included in Inkscape's default extensions.

InkscapeCalendarShellScript

Creating calendars sucks or is impractical if you do not have something that automates the process of putting the days organized in blocks of months for you. To format manually is easy, but this extension can help you on this, too. BASH script, works for Win32 with Cygwin. More current version included in Inkscape's default extensions.

InkscapeAreaCutter

For web designers. Slice your site design into .png images. (pt_BR) Dead link, no longer available. More current version included as Web slicer in Inkscape now.

inkscapeLatexExtension

Extract text in an SVG drawing to a LaTeX picture environment. Now included in Inkscape as 'PDF+Latex' option during pdf / eps / ps export.

JessyInk

A collection of Javascripts that can be embedded into an SVG file to produce slide shows on opening in a browser. Current releases of JessyInk include a number of inkscape extensions to assign effects, transitions and other aspects of the presentations. More current version included in Inkscape.

PixelSnap

Tool for aligning object/paths onto the pixel grid for bitmap export. More current version included in Inkscape.

Guide creator

Creates multiple guides at once, at set intervals. More current version included in Inkscape.

Gcode tools

Generates Gcode program (used in CNC machinery) from given paths (English forum). Included in Inkscape now.

Guillotine

This is a mirror of the GIMP guillotine function, it allows you to drag guides onto the canvas, and then using Export->Guillotine, export those slices as pngs to the directory and filename of your choice. It also has an option for using export hints, if your drawing has previously been exported. Forum link

Replace Font

Allows mass replacement of the fonts in a document. Can list existing fonts. Forum link



The Repository Specification

A website where programmers can publish their extensions, users can search by that, and an update program can access this updates.

The Website

Must Have:

  • User Registration: to allow upload, votes and comments
  • Extension Validation: when published, it is public, but the user must be notified that was not validated (the code must be viewed by an validator user). The software updater do not update non-validated versions.
    • Validation Feedback: the validator user must write why the extension was not validated.
    • Extension Deletion: the validator user can delete an extension or version when he found a malicious code. The upload user must be marked as a malicious user and the account must be blocked.
  • Extension Search: with filter, by any available data.
  • User Votes and Comments for Extensions: The user can vote and/or comment an extension version.
  • Extension Bug-Tracker: today, third part extensions are in simple web-pages. The site may have a Bug-Traker to help all little scripts.
  • User Extensions Requests: a lot of users have ideas. Here is a good place for programmers see and make that alive.
  • Host a cool page for the extension: allow introduction text, documenbtation, screenshots, examples, and i18n!
  • Help the l10n of this extensions: with a web interface, like pootle and provide the l10n file for the updater program.
  • Provide Version Control: A SVN account will be cool, but web uploads (by web-forms) can be transparently SVN commits.

The Extension Meta-Data

The data in INX file and more some, like the OS and Inkscape version compatibility...

The INX file will define the meta-data settable by that. If some extension uses multiples INX files to have more than one option in the menu, all INX files must be read to set the meta-data. The meta-data will be cached in a database to help the search. The DB only need the meta-data of the last validated version and the last non-validated (if that is newer).

The Update Program

  • Search for New Extensions: when the user request
  • Update Extensions: search for updates and install that
  • Help the Code Validation: for advanced users. Show the extension code and the diff if is that an update.
  • Help the User Bug-Reporting: that is not working! The user must say now! (When the Update Program be part of the Inkscape, the error window can have a button to submit a bug-report)
  • Must test the extension dependencies: the user must know what is needed to install before try to use.

Name Proposal

Propose a name for the Inkscape Extension Repository:

  • The Factory
  • Extension Factory
  • INX Factory

Why Factory? Because it is not only a repository. ;-)

  • The Furnace

Because Fire & Coal (Passion & Knowledge) are your tools for creating the extensions

Mockups

Here are some suggestions for what an extension repository might look like.

I have no idea of the detail of this project; I don't currently have the skills necessary to try implementing it. I'm also not sure whether it's a good idea for Inkscape to offer hosted repositories (using Redmine or Trac?) or whether it would be better to just leave it to the developer to use somewhere like GitHub or BitBucket and then use their APIs to pull some basic data onto the site. Legio noctis 10:19, 23 May 2010 (UTC)