Skip to content

Uses svg2png module to convert folder full of svg

Notifications You must be signed in to change notification settings

ha6000/bulkSVGtoPNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulkSVGtoPNG

Uses svg2png module to convert folder full of svg

Prerequisites

  • node v12
  • Git (optional if you are downloading the zip)

Installation

  • Clone the the repository or download the zip

git clone https://github.com/ha6000/bulkSVGtoPNG.git

  • Change directory to it

cd bulkSVGtoPNG

  • and install all dependencies

npm install

Usage

Create a input folder and put all the svg you want in here (warning they will get deleted if they are converted. I recommend backing up the svg's before hand )

Now run the script with a

npm run convert

The output will be put in output folder

About

Uses svg2png module to convert folder full of svg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published