Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-svg

Awesome SVG resources
https://github.com/VectorLogoZone/awesome-svg

Last synced: about 17 hours ago
JSON representation

  • Reference

  • Editors

    • Inkscape - open source, but no Mac support
    • Illustrator - powerful, but expensive, and no Linux support
    • Vecta.io - browser-based, looks promising
  • Conversion Tools

    • AutoTracer - convert from raster (JPEG, PNG, GIF) to SVG
    • svg2raster - convert from SVG to PNG
    • favicon - convert from SVG to ico. Works great for using an [SVG emoji](https://github.com/FileFormatInfo/awesome-emoji#awesome-images) as a favicon.
    • iconizr - convert a collection of SVGs into a CSS icon kit
    • PDF to SVG - convert each page of a PDF to an SVG
    • font-blast - convert an SVG font into individual SVGs
    • svg2android - convert to Android's VectorDrawable XML format
  • Icons

  • Logos

  • Programming Libraries

    • D3.js - generate/manipulate SVGs from JavaScript. A great way to do graphs and diagrams: be sure to check out the [gallery](https://github.com/d3/d3/wiki/Gallery)
    • SnapSVG - animate your SVGs with JavaScript
    • SVG-Edit - open-source JavaScript editor to embed in your app or website
    • SVG-Morpheus - morph from one icon to another
  • Compression

    • nano
    • cli - gui) - compresses the most, and much faster than the others
    • cli - written in JavaScript and plugs into a whole bunch of different build tools.
    • scour - Python
  • Other Lists

    • Compendium of SVG Information - this site also a ton of [great articles on using SVGs](https://css-tricks.com/tag/svg/)
    • awesome-svg - not as curated as my awesome list, but still a ton a interesting links
  • Can I Use