Skip to content

Instantly share code, notes, and snippets.

@trustedtomato
Created March 29, 2024 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trustedtomato/9ed5ad4e4f315472aa7de6429b82d9cb to your computer and use it in GitHub Desktop.
Save trustedtomato/9ed5ad4e4f315472aa7de6429b82d9cb to your computer and use it in GitHub Desktop.
Batch crop to content SVGs with Inkscape
inkscape --actions "select-all;fit-canvas-to-selection;export-do;file-close" *.svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment