Skip to content

emako/svg-fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简体中文

svg-fixer

Converts SVG Strokes To Fill.

Features

This project converts SVG strokes to fills, making it useful for icon and vector graphic optimization.

Usage

  1. Install Node.js:

  2. Install dependencies:

    npm i
  3. How to use:

    • Windows: Drag and drop your .svg file onto svg-fixer.cmd.
    • macOS/Linux: Run the following command in your terminal:
      ./svg-fixer.sh <svg-file>
    • The program will process the SVG and output the result in the current directory.

Dependency

This project uses oslllo-svg-fixer for SVG fixing.

About

Converts SVG Strokes To Fill.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors