Export selection as ...
Extension to export the current selection into different formats like SVG, DXF or PDF.
This extension is a modified version of the original source code. Original Source: https://github.com/mireq/inkscape-export-selection-as-svg
Usage from commandline:
inkscape --actions="select-by-id:object_id; verb:sk.linuxos.export_selection.noprefs" --batch-process input.svg
Important Notes
- Replace by png: Please convert strokes to paths. Otherwise the bounding box of the object is wrong. That leads to larger graphics in relation to the original, while the borders are cut off
Keine Kommentare