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

https://github.com/websemantics/svg-tools

Process and optimize svg files,
https://github.com/websemantics/svg-tools

Last synced: 3 months ago
JSON representation

Process and optimize svg files,

Awesome Lists containing this project

README

          

# SVG Tools
Process and optimize SVG files. This project will optimize all the SVG files stored in `svg` folder and save them into `out`
> This example uses beautify filter only (see here, https://github.com/ben-eb/gulp-svgmin) more options, see help

## install

1- Clone this repo locally

```
git clone https://github.com/websemantics/svg-tools

cd svg-tools
```

2- Install NPM packages

```
sudo npm install
```

3- Copy your SVG files into `svg`

4- Run Gulp to optimize your SVG files

```
gulp
```

## Help

https://github.com/svg/svgo