svg Apps
Free browser-based svg utilities. No install. No signup.
All apps
Path Viewer
Parse, visualize, and analyze SVG path data with command breakdown. See individual path commands (M, L, C, Q, A, Z) with coordinates for debugging and learning.
Path Simplifier
Simplify complex SVG paths by removing unnecessary points while maintaining shape. Reduce file size and improve rendering performance with adjustable tolerance.
Optimizer
Optimize SVG files by removing comments, whitespace, and redundant elements. Reduce file size while preserving visual quality with configurable options.
Layer Inspector
Inspect SVG layer hierarchy and element structure with an interactive tree view. View all attributes, nested elements, and document organization.
ViewBox Fixer
Fix missing or incorrect SVG viewBox attributes. Calculate suggested viewBox from content, set custom values, and ensure proper scaling for responsive SVGs.
SVG Diff
Compare two SVG files and highlight differences. Track changes, verify optimizations, and debug modifications with additions, deletions, and side-by-side comparison.
Path Counter
Analyze SVG files with detailed statistics: count paths, groups, elements, definitions, and attributes. View file size and complexity metrics.
Gradients
Extract and view all linear and radial gradients from SVG files. See color stops, positions, and gradient definitions with visual previews.
Metadata Cleaner
Clean SVG files by removing XML declarations, DOCTYPE, editor-specific metadata (Inkscape, Adobe), and unused IDs. Reduce bloat from design tool exports.
Exporter
Export SVG files to multiple formats: downloadable SVG, PNG image with custom scale for retina displays, and data URL for embedding in HTML and CSS.