--- title: Vector Vision emoji: 🧠 colorFrom: blue colorTo: indigo sdk: gradio sdk_version: "3.8.2" app_file: app.py pinned: false --- # AI Segment-to-Vector SVG Tool Upload a **JPG, PNG, or SVG**, and this tool will: - Convert to an image if needed - Use Meta's SAM to segment visual areas - Trace those into clean vector paths - Return a layered SVG with groups like `` Made for: - Designers cleaning raster exports - Developers rebuilding complex SVG structures - AI-driven visual parsing Built with Gradio + SAM. Fully open-source and cutting-edge.