1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ClaudeでSVG生成ツールをつくってみた

Last updated at Posted at 2025-07-29

FigmaからSVGをエクスポートしたら画像の埋め込みがリンク形式なっていたせいで上手く使えなかったため、Claudeに相談して埋め込み式にする方法を知ろうと思ったら、SVGを生成してくれるツールをつくってくれました。
一般公開したので、同じように困っている人がいたら是非利用してみてください。

SVG画像埋め込みツール

使い方

  1. 埋め込み用の画像をアップロードする
  2. 元のSVGコードを貼り付ける
  3. 「埋め込みSVGを生成」ボタンを押す
  4. 画像が埋め込みされたSVGのコードが出力される(コピー・ダウンロード可能)
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?