SVG 轉 STL

SVG 向量 → 可列印 STL:路徑擠出印章/銘牌,或淺浮雕,免費線上。

工作區

加載中...

請稍候

關於此工具

專為 SVG 向量設計:等高線模式將閉合路徑擠成等厚實體,適合印章、Logo 與銘牌;有明暗填滿的圖可用高度圖做淺浮雕。建議文字先轉曲、路徑盡量閉合。全部在瀏覽器本地完成。

使用技巧

  • 1閉合路徑、文字轉曲後輪廓更乾淨
  • 2等高線最適合 Logo/印章;高度圖適合有明暗的填滿 SVG
  • 3路徑過碎時先在設計軟體裡合併或簡化

配置選項說明

Conversion Mode

Conversion Mode

預設值Contour

Select how the image should be converted into 3D geometry.

Contour推薦

Generates solid shapes with uniform thickness from image outlines. Ideal for stamps, logos, nameplates, and other uniform-thickness objects.

Heightmap

Creates a relief surface based on image brightness, so brighter areas are raised and darker areas are recessed. Perfect for photo reliefs, terrain models, and artistic surfaces.

Contour Settings

Invert

預設值关闭

Swap which parts of the image become solid and which become empty. Useful when the background is lighter than the subject.

关闭推薦
开启

Threshold

預設值128

範圍0 – 255

Controls the brightness cut-off point that determines which pixels become solid geometry. Lower values include more pixels as solid; higher values only include the darkest areas.

Depth

預設值10

範圍1 – 100

The thickness of the extruded geometry in millimeters. Controls how tall the final 3D model will be.

Bevel

預設值0.5

範圍0 – 5 · step 0.1

Adds rounded edges to the contour shape for a smoother, more polished finish. Higher values create more rounded edges.

倒角分段

預設值3

範圍1 – 8

用於建立倒角曲線的分段數。分段越多倒角越平滑,幾何複雜度也越高。

Angle Protection

預設值0.8

範圍0 – 1 · step 0.1

Preserves sharp corners and fine details by controlling the angle threshold. Lower values protect more detail; higher values smooth more aggressively.

Quality

預設值1

範圍0.1 – 2 · step 0.1

Controls the resolution of the generated mesh. Higher quality produces smoother surfaces but larger file sizes.

Heightmap Settings

Max Height

預設值5

範圍0.5 – 20 · step 0.5

The maximum height of the raised areas in millimeters. Controls the overall relief depth.

Base Thickness

預設值1

範圍0 – 5 · step 0.5

The thickness of the flat base plate beneath the relief. A thicker base provides more stability for printing.

Smooth Level

預設值2

範圍0 – 10

Applies smoothing to the heightmap surface to reduce noise and stair-stepping artifacts. Higher values produce smoother surfaces.

Resolution

預設值400

範圍100 – 400 · step 50

Controls the detail level of the generated mesh. Higher resolution preserves more image detail but increases file size.

Invert

預設值关闭

Swap the height mapping, so brighter areas become recessed and darker areas become raised.

关闭推薦
开启

格式說明

輸入格式

副檔名:
svg
全名:
Scalable Vector Graphics
類型:
Vector Image
格式:
SVG
開啟方式:
Vector EditorWeb BrowserInkscape
說明:
SVG 是基於 XML 的向量圖像格式,用數學描述形狀、路徑與文字,與解析度無關,任意縮放都保持清晰邊緣,是標誌、圖示與排版的理想格式。 向量特性讓 SVG 在轉 3D 時優勢明顯:輪廓平滑無鋸齒,非常適合生成邊緣乾淨的浮雕或立體字模型。轉換時注意複雜路徑與漸層可能被簡化,多圖層內容建議先合併。

備註:

  • 光柵效果或內嵌點陣圖可能無法以向量形式轉換
  • 複雜的 SVG(含大量路徑)可能增加轉換時間

支援特性:

  • 解析度獨立的向量圖形
  • 在任何縮放比例下皆保持邊緣清晰銳利
  • 支援填色、描邊與複合路徑
  • 簡單設計的檔案體積小

輸出格式

副檔名:
stl
全名:
Stereolithography
類型:
3D Mesh
格式:
STL (Binary / ASCII)
常用工具:
CuraPrusaSlicerChituboxSimplify3D
開啟方式:
Slicer SoftwareMeshLabWindows 3D ViewerSTL Viewer Online
說明:
STL 是 3D 列印領域事實標準的網格格式,自 1987 年誕生至今,僅儲存三角形表面資料,不包含顏色、紋理或材質。幾乎所有切片軟體(Cura、PrusaSlicer、Bambu Studio、ChiTuBox)與印表機都直接支援 STL,這是它長盛不衰的根本原因。 使用 STL 有兩個經典坑:一是檔案不攜帶單位定義,毫米與英吋導出的 STL 在磁碟上無法區分,務必在切片軟體中確認縮放;二是它存在 ASCII 與二進位兩種編碼,ASCII 可讀但體積大 4-6 倍,二進位緊湊且是預設匯出選擇。若模型需要多色列印、材質或列印參數,應改用 3MF,它在保持切片相容的同時攜帶更豐富的列印資訊。

備註:

  • 不支援顏色、紋理或材質
  • 無單位定義,請在切片軟體中確認比例
  • ASCII 格式比二進位大 4-6 倍

支援特性:

  • 僅三角形網格,簡單且通用
  • 二進位與 ASCII 編碼選項
  • 可直接匯入 Cura、PrusaSlicer、Chitubox 等

使用方法

1

上傳 SVG 向量圖

拖入 SVG;文字先轉成曲線、路徑保持閉合,邊緣更乾淨。

2

選擇模式

等高線模式將閉合路徑擠出為等厚實體(印章、銘牌);高度圖模式用於有明暗的填滿圖形產生淺浮雕。

3

調整並下載 STL

依需求調整倒角等參數,下載 STL 直接切片列印。

Q

SVG 和點陣圖(PNG/JPG)轉 STL 有什麼不同?

A

SVG 是向量路徑,等高線模式按輪廓擠出,邊緣通常更俐落,適合 Logo 與印章;PNG/JPG 是像素圖,更適合高度圖做照片浮雕或 lithophane。複雜插畫式 SVG 也可試高度圖。

Q

為什麼 SVG 轉 STL 擠出需要閉合路徑?

A

等高線模式將閉合輪廓擠出為實體幾何;開放的曲線和描邊線條往往無法產生可用實體,或形成易碎薄壁。轉換前請在編輯器中閉合路徑、將描邊轉為填滿,並合併零散圖形。

Q

SVG 裡的顏色會保留到 STL 嗎?

A

不會。STL 只存幾何、不存顏色。工具主要依據路徑輪廓(及高度圖模式下的明暗)生成單色實體。需要彩色請用「SVG 轉 3MF」或列印後上色。

Q

轉換後能直接切片列印嗎?

A

等高線擠出的實體通常可直接進 Cura、PrusaSlicer、Bambu Studio 等切片;注意檢查厚度與倒角,過細特徵可能需加厚。浮雕類建議檢查底座與最小壁厚。

Q

如何把 SVG 中的文字轉成可列印的 3D 印章?

A

在設計工具中將文字轉為曲線,讓每個字母成為可擠出的填滿形狀。使用粗體簡潔的字型並保持字母夠大;細襯線與極小文字在列印時容易斷裂或形成易碎薄壁。

Q

倒角設定對我的印章有什麼作用?

A

倒角會將擠出體頂面與側面之間的銳利邊緣圓化,去除易碎尖角並提升列印品質。通常 0.5-1mm 的小倒角就足夠;數值越大,輪廓越柔和。