See the documentation
- export as svg
- convert to png (for white background and cropping):
inkscape --batch-process --export-area-drawing --export-type=png -b "#ffffff" -y 1.0 -d 300 *.svg && mogrify -bordercolor white -border 50 *.png
| Name | Name | Last commit date | ||
|---|---|---|---|---|
See the documentation
inkscape --batch-process --export-area-drawing --export-type=png -b "#ffffff" -y 1.0 -d 300 *.svg && mogrify -bordercolor white -border 50 *.png