Skip to content

ファイル・メディア

SVG最適化

無料のSVG最適化ツール。コメント、メタデータ、タイトルと説明タグ、空白を除去します。SVGOが行うことの安価な80%がブラウザ内で提供されます。アイコンパイプラインに最適です。

Runs in your browser
SVG Input · source
lines: 0chars: 0size: 0 B
Optimized SVG · result
lines: 0chars: 0size: 0 B
live

編集者注

Understanding · Pixels, paths, and the gulf between them.

この詳細な解説章は現在、英語版のみで提供されています。上の変換ツールはあなたの言語で動作しますが、長文の解説記事はまだ翻訳されていません。

よくある質問

Quick answers.

Is this the same as SVGO?

No — it does the cheap, safe 80%: drops comments, <title>, <desc>, <metadata> elements and whitespace. For aggressive path-data reduction or colour rewrites, run SVGO locally.

Will it break my animated or interactive SVG?

No — <animate>, <animateTransform>, event handlers and scripts are preserved. Only cosmetic metadata is removed.

How much size does it save?

Typically 15–40% on icons exported from Figma or Illustrator, which ship verbose metadata. Already-clean SVGs see smaller gains.

Does it touch accessibility attributes?

It strips <title> and <desc>, which are accessibility-relevant. If you rely on them for screen readers, skip this tool or re-add them manually.

他の人はこちらも検索しています

Use with

What people reach for next.

関連ツール

More in this room.

すべて表示 ファイル・メディア