VectorTouch is a structured SVG editor. Unlike other editors, it directly represents the SVG code and doesn't add metadata. Every edit updates the code in real time, ensuring clean, precise, and optimized files with minimal abstraction.
Key Features:
🔹 Modify individual elements of an SVG file using a user-friendly interface
🔹 See your changes instantly in clean, editable SVG code. You can even modify the code directly, and the UI updates in sync.
🔹 It outputs efficient, human-readable SVG files without extra metadata.
🔹 Create structured vector graphics with minimal abstraction, perfect for icons, UI assets, and scalable graphics.
VectorTouch is a fork of GodSVG. If you'd like to use VectorTouch on desktop, check out GodSVG at https://github.com/MewPurPur/GodSVG
It's is also open source, you can explore the code at:
https://github.com/syntaxerror247/VectorTouch