-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Recommended resources and tools
Thomas Bui edited this page Feb 27, 2022
·
8 revisions
Tool Name | Link | Description & Usage |
---|---|---|
Inkscape | https://inkscape.org/ | Free desktop application for editing and making SVGs |
Visual Studio Code | https://code.visualstudio.com/ | A code editor for editing code |
vscode.dev | https://vscode.dev/ | Visual Studio Code in the browser |
Iloveimg | https://www.iloveimg.com/resize-image/resize-svg | Resizing SVGs (this doesn't work with SVGs containing complex elements like gradients, etc.). Still have to add the attribute viewBox="0 0 128 128" manually to your resized files.
|
svgviewer.dev | https://www.svgviewer.dev/ | View, save, and optimize SVGs |
Vecta.io | https://vecta.io/nano | Compress and optimize SVGs |