Inkscape Figure Extensions

This repository hosts documentation about inkscape extensions that can help with easy and reproducible figures

ImageJ Macro Panel

Base Inkscape extension which embeds images generated by ImageJ macros into current selected rectangle, and adds some helper functions.

Related Extensions modelled after ImageJ Macro Panel

  • RScript Panel: embeds image results from R scripts into current document.
  • PyMOL Panel: renders the .rml script associated with current element using PyMOL molecular viewer and embeds it into current document.
  • Processing Panel:embeds the svg result of a Processing sketch into current document.

Extensions to assist Figure labelling

  • Panel Labels: adds a text label to all selected rectangles or images.
  • Lane Labels: adds customizable lane labels to the selected rectangle or image.

Requirements

Code

The latest code for the Inkscape Figure Extensions is at https://gitlab.com/doctormo/inkscape-imagej-panel,