Free Online SVG Tools
A complete toolbox for working with SVG files, free and entirely in your browser. No accounts, no uploads, no limits — open a tool, paste your SVG, and get results instantly.
- SVG Editor & Creator — a visual vector editor: draw rectangles, circles, and paths, manage layers, tweak fills and strokes, and export production-ready SVG code.
- SVG Converter — one input, five outputs: JSX markup, a complete React component, a Base64 data URL, a rendered PNG at 1x–8x scale, or a CSS background-image rule.
- SVG Minifier — removes XML declarations, comments, metadata, and empty groups, then reports exactly how many bytes you saved.
- SVG Formatter — turns single-line, machine-generated SVG into cleanly indented, human-readable markup.
- SVG Resizer — reads the viewBox, lets you set a new width and height, and keeps proportions locked if you want.
- Color Palette Extractor — scans fills, strokes, and gradients and lists every unique color with copyable hex codes.
- Color Changer — pick any color found in the file and replace every occurrence with a new one.
- Dimensions Analyzer — full geometry report: intrinsic size, viewBox, aspect ratio, and how the image scales.
- Path Inspector — parses every path's d-attribute into individual commands and coordinates so you can debug complex shapes.