SkillAgentSearch skills...

Svg2Compose

Transforms a Vector Drawable or a SVG path to a Compose ImageVector.

Install / Use

/learn @DenisMondon/Svg2Compose
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Svg2Compose

Transforms a Vector Drawable or a SVG path to a Compose ImageVector.

Download

Download the latest version (Windows) here: Releases.

How to transform a Vector Drawable

  • Select the Vector Drawable file tab
  • Enter the content of your Vector Drawable alt text
  • Click CONVERT
  • If some colors are not known by the software, you will have to map those colors into an hexa value (ex: #FFFFFF)
  • Here you go! You can see 3 columns:
    • left=All paths
    • middle=The ImageVector
    • right=The Image alt text
  • You can now copy the ImageVector code!
  • And paste it in your project.

How to transform a SVG Path

  • Select the SVG path tab
  • Enter your SVG path alt text
  • Click CONVERT
  • Here you go! You can see 3 columns:
    • left=All paths
    • middle=The ImageVector
    • right=The Image alt text
  • You can now copy the ImageVector code!
  • And paste it in your project.

Transform a SVG

Coming soon

Related Skills

View on GitHub
GitHub Stars60
CategoryDevelopment
Updated2mo ago
Forks9

Languages

Kotlin

Security Score

95/100

Audited on Dec 28, 2025

No findings