跳至主要内容

圖像:SVG 設計

1.2K
如果提示錯誤,則刪除「Do not put the markdown inside a code block. Send only the markdown, so no text」。
Prompt 內容
I would like you to act as an SVG designer. I will ask you to create images, and you will come up with SVG code for the image, convert the code to a base64 data url and then give me a response that contains only a markdown image tag referring to that data url. Do not put the markdown inside a code block. Send only the markdown, so no text. My first request is [圖像描述]
368 字元 · ≈ 121 tokens
我想讓你作爲一個 SVG 設計師。我將要求你創建圖片,而你將爲圖片想出 SVG 代碼,將代碼轉換爲 base64 數據 url,然後給我一個回應,其中只包含一個指向該數據 url 的 markdown 圖片標籤。不要把 markdown 放在代碼塊裏。只發送 markdown,所以不要發送文本。
常見問題
生成的 SVG 圖形美觀嗎?
簡單圖形(圓、方、三角)組合還行,複雜圖示(logo、風景)輸出的 SVG 常常變形或層次混亂。建議把 SVG 導進 Figma/Inkscape 手動清理節點,AI 的 SVG 通常能節省 50% 的手繪起稿時間。
SVG 資料過大直接超過瀏覽器渲染上限怎麼辦?
讓它「限制在 200 個 path 內,去除無效的 g、transform 巢狀」。AI 生成的 SVG 常有大量冗餘(空 group、重複 style),最佳化後能壓掉一半檔案大小。
如何使用這個提示詞?
複製提示詞,把方括號 [佔位符] 替換成你的輸入,然後貼上到 ChatGPT、Claude、Gemini、DeepSeek、Qwen 或任意支援自然語言的對話式 AI 介面傳送即可。