Skip to content

ChrisRu/osvg

Repository files navigation

osvg

Netlify Status

Screenshot of User Interface

A GUI for optimizing your SVGs online using SVGO.

Try it out at: https://osvg.netlify.app

Setup

  1. Clone the repo.
  2. Run npm install to install the dependencies
  3. Run npm start to start the development server

(the o stands for optimize)