Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.45 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.45 KB

🖼️ BatchSvg2Png

This program parses SVG files and converts them to PNG files. It is a quick and easy way to create high-quality (supports any custom size) raster images from vector graphics. It is also capable of handling multiple SVG files at once, making it a great tool for batch processing.

🔨 Installation

✅ Step 1. Download and install:

GTK-for-Windows-Runtime-Environment-Installer

✅ Step 2. Install the required lib:

pip3 install -r requirements.txt

⚙️ Customizable options

Output image size:

outputImgWidth = 1024
outputImgHeight = 1024

P.S. Some of the test input images are generated by feather