Execute an Inkfile, specifying SVG input file(s) and an output file

inkmake

  • GNU Makefile-style SVG exporting using Inkscape's backend.
    More information: <https://github.com/wader/inkmake>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

inkmake --svg {{path/to/file.svg}} --out {{path/to/output_image}} {{path/to/Inkfile}}

click the source code to copy