Overview:
The VectorDrawable to SVG Converter is a project based on the vector-drawable-svg library. This tool allows for the conversion of VectorDrawable images to SVG format. Users are encouraged to contribute to the project by opening pull requests for improvements, which will be promptly merged. The project is licensed under MIT.
Features:
- Convert VectorDrawable to SVG: Easily convert VectorDrawable images to SVG format.
- Open Source: Users can contribute to the project by opening pull requests for improvements.
- Support: Users are encouraged to support the project by becoming stargazers.
Installation:
To install the VectorDrawable to SVG Converter, follow these steps:
- Clone the repository:
git clone <repository-url>
- Build the project using Gradle:
./gradlew build
- Run the project locally:
./gradlew run
Summary:
The VectorDrawable to SVG Converter is a useful tool for converting VectorDrawable images to SVG format. The project is open-source and welcomes contributions from users through pull requests. If you find the project helpful, consider supporting it by becoming a stargazer.