PNG・JPGなどのラスター画像をブラウザ内でトレースしてスケーラブルなSVGにベクター化します。
画像→SVG変換の使い方
ロゴやフラットグラフィックなどの画像を選択します。
トレースする色数を設定してベクター化します。
結果を確認してSVGをダウンロードします。
An image to SVG vectorizer that traces a raster image (PNG or JPG) into scalable vector paths in your browser, with a color control and a side-by-side preview so you can see the result before downloading.
Raster images are made of pixels and blur when enlarged; SVG is made of shapes and stays sharp at any size. Tracing converts the pixels into shapes, which is ideal for turning a logo or icon into a clean, scalable SVG.
Everything runs locally in your browser, so your image never leaves your device.
It is important to know this is tracing, not a true reverse of SVG to PNG. The tool re-draws the image as vector shapes by following areas of color; it cannot recover an original SVG that was never there.
Tracing suits logos, icons and line art with flat areas of color, and not photographs. A photo has continuous tones that trace into thousands of shapes, so it ends up posterized and the file becomes large.
The color control sets how many colors the tracer reduces the image to. Fewer colors give a simpler, smaller SVG; more colors keep detail at the cost of file size, so you can tune the balance for your image.
よくある質問
いいえ。トレースはブラウザ内で完結するため、画像がデバイスの外に出ることはありません。
ベクター化は色の領域をシェイプに変換するため、ロゴや線画に適しています。写真は連続した色調があるため、数千のシェイプにトレースされてポスタリゼーションのように見え、ファイルサイズも大きくなります。
トレーサーが画像を何色に減らすかを設定します。色数が少ないほどシンプルで小さいSVGになり、多いほどディテールが保持されますがサイズが大きくなります。
このツールを埋め込む
このツールをご自身のウェブサイトに追加できます。下のコードをコピーしてください。内容は自動的に最新の状態に保たれます。
<iframe src="https://monu.tools/embed/ja/image-to-svg" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>関連ツール