Skip to content

Convert SVG files to PNG with transparent background

License

Notifications You must be signed in to change notification settings

Paeonic-Development/MassSvgToPng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PΛΞ0NIC Development Banner

MassSvgToPngConverter

🚀 Installation

  1. Make sure you have Node.js and npm installed on your system.
  2. Clone this repository or create the directory structure as described above.
  3. Navigate to the project directory in your terminal.
  4. Run npm install to install the necessary dependencies.

⚙️ Usage

  1. Place your SVG files in the input directory.
  2. Run the script by executing npm start or node index.js in your terminal.
  3. Converted PNG files with transparent backgrounds will be saved in the output directory.

📦 Dependencies

  • svgexport: A Node.js module and command-line utility to export SVG files to PNG and JPEG.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.