jespino / inkscape-export-layers

MIT License
40 stars 19 forks source link

Inkscape Export Layers

Inkscape extension to export SVG layers as (JPG, PNG) images. The exported images can be a combination of multiple layers.

How it works

To export your Inkscape file as an image open an inkscape file with multiple layers (otherwise you can simply use the in-built export tool 'Ctrl + E').

There are two options for your layers when exporting:

Check this example:

Layer export example

The layer [fixed] background is a fixed layer and will always be exported combined with the [export] layers.

If could make this export, we will get two images: the combination of background + version1 and background + version2

Using it

To use the extension once your layers are ready:

  1. Go to Extensions > Export > Export layers
  2. Choose the path you want to save your file to (inkscape does not allow to use a file explorer, sorry)
  3. Choose the format of your export (JPG, PNG)