
SVGOCD
GitHubA VS Code extension for optimizing SVG files using SVGO. Handy when working with SVGs in VS Code and want to optimize them easily with a command, instead of using external tools.
✨ Features
- One-Click Optimization: Run SVGO on your current SVG file or selected text using the command
SVGOCD: Optimize current SVG
- Smart Configuration: Automatically detects and reads
svgo.config.{js, mjs, cjs}
files in your workspace - Flexible Settings: Configure SVGO plugins directly through VS Code settings
- Performance Insights: Shows file size changes after optimization