SVG Tools
A collection of free SVG utilities for optimizing, converting, previewing, and working with SVG files. All processing happens locally in your browser.
SVG Optimizer
Compress and optimize SVG files with SVGO - remove unnecessary data, clean up paths
SVG Minifier
Strip whitespace and comments to produce the smallest valid SVG markup
SVG Viewer
Preview SVG files with a live rendered view and detailed metadata inspection
SVG to JSX
Convert SVG markup to a React/TypeScript functional component with JSX syntax
SVG to Vue
Transform SVG into a Vue 3 Single File Component with proper attribute handling
SVG to Data URI
Convert SVG to a data URI, base64 string, or CSS background-image snippet
SVG Sprite Sheet
Combine multiple SVG icons into a single sprite sheet with symbol references
Path Visualizer
Inspect and edit individual paths, shapes, and elements with a live preview