SVGConverter is a tool that can help you convert image formats to SVG. æ£é«”ä¸æ–‡
- Convert images to SVG format.
- Graphical user interface (GUI) for easy interaction.
- Support for multiple languages: Traditional Chinese, English, and Japanese.
To use SVGConverter, you need to have Python installed on your system. Clone this repository to your local machine:
git clone https://github.com/kageryo/SVGConverter.git
Install the required library:
pip install pillow svgwrite
Run the main.py file to start the program:
python main.py
Select the folder containing the images you want to convert, and choose the desired language from the language menu.
SVGConverter supports the following languages:
- Traditional Chinese (æ£é«”ä¸æ–‡)
- English
- Japanese (日本語)
Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.