Skip to content

Instantly share code, notes, and snippets.

@astrolemonade
Forked from brenopolanski/export-svg-inkscape.md
Created September 7, 2020 20:07
Show Gist options
  • Save astrolemonade/e88463360a4a70e6b9134706a496b831 to your computer and use it in GitHub Desktop.
Save astrolemonade/e88463360a4a70e6b9134706a496b831 to your computer and use it in GitHub Desktop.
Exporting an object as svg from inkscape
  1. Select the object(s) to export
  2. Open the document properties window (Ctrl+Shift+D)
  3. Select "Resize page to drawing or selection"
  4. File > Save As Copy...
  5. Select Optimized SVG as the format if you want to use it on the web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment