I've just released the website for my CLI/Gradle Plugin code, built using KMP (Kobweb + CMP Wasm)! 🎉
It also features a playground editor where you can convert your SVGs and AVDs (one or many) without needing to download anything!
You can enter the code directly in the editor, or just drag and drop a file, directory or a zip with your icons!
And here is what makes the website special:
everything runs locally in your browser. Your SVG/AVDs never leave your machine; no uploads to external servers, no data sent anywhere.
Your files stay yours. It even works offline.
https://www.svgtocompose.com
While the website is fully functional, this is the first version I'm publishing, so feedback is appreciated!
And if you are interested in the project, consider starring it on
GitHub and contributing! All contributions are welcome!
Next on the roadmap: Template system! Using a TOML file, you will be able to configure the icon output the way it suits better to your project! It will be available for usage on CLI, Gradle Plugin, and Website.
Stay tuned!