SVG最適化ツール
メタデータ、コメント、エディタ固有の属性を削除してSVGファイルを最適化・軽量化します。視覚的な品質を損なわずにファイルサイズを削減できます。
オプション
使い方
メタデータ、コメント、エディタ固有の属性を削除してSVGファイルを最適化・軽量化します。視覚的な品質を損なわずにファイルサイズを削減できます。
- 1Paste your SVG code into the input area, or click 'Load Sample' to try an example.
- 2Choose your optimization options: remove comments, metadata, editor attributes, XML declaration, and optionally strip unused IDs.
- 3Click 'Optimize' to process your SVG.
- 4Review the stats showing original size, optimized size, and percentage saved.
- 5Copy the optimized SVG output using the 'Copy' button and use it in your project.
主な機能
- Removes XML comments, metadata blocks, and editor-specific attributes (Inkscape, Illustrator)
- Optional removal of XML declaration and stripping of unreferenced id attributes
- Shows original size, optimized size, and savings percentage
- Removes xmlns:xlink namespace automatically when no xlinks are used
- All processing is done in your browser — your SVG never leaves your computer