https://github.com/chrisru/osvg
🖼️ Optimize SVGs with SVGO in your web browser
https://github.com/chrisru/osvg
gui image minification react svg svgo typescript web
Last synced: about 1 year ago
JSON representation
🖼️ Optimize SVGs with SVGO in your web browser
- Host: GitHub
- URL: https://github.com/chrisru/osvg
- Owner: ChrisRu
- License: apache-2.0
- Created: 2019-10-05T14:56:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:11:30.000Z (over 3 years ago)
- Last Synced: 2025-04-11T15:25:38.374Z (about 1 year ago)
- Topics: gui, image, minification, react, svg, svgo, typescript, web
- Language: TypeScript
- Homepage: https://osvg.netlify.app
- Size: 3.33 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osvg
[](https://app.netlify.com/sites/osvg/deploys)

A GUI for optimizing your SVGs online using [SVGO](https://github.com/svg/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)