Skip to content

Instantly share code, notes, and snippets.

@leighghunt
Created January 20, 2022 05:23
Show Gist options
  • Save leighghunt/3d0e5d312d50d3cd93f8d9522f6d6228 to your computer and use it in GitHub Desktop.
Save leighghunt/3d0e5d312d50d3cd93f8d9522f6d6228 to your computer and use it in GitHub Desktop.
```
# qlmanage -t -s 4000 -o . file.svg
brew install librsvg
rsvg-convert -h 4000 little-musical-caravan-logo-full-color-rgb.svg > little-musical-caravan-logo-full-color-rgb.svg.png
#rsvg-convert -w 3840 little-musical-caravan-logo-full-color-rgb.svg > little-musical-caravan-logo-full-color-rgb.svg.png
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment