返回顶部
t

trace-to-svg

Trace bitmap images (PNG/JPG/WebP) into clean SVG paths using potrace/mkbitmap. Use to convert logos/silhouettes into vectors for downstream CAD workflows (e.g., create-dxf etch_svg_path) and for turning reference images into manufacturable outlines.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
2,046
下载量
1
收藏
概述
安装方式
版本历史

trace-to-svg

# trace-to-svg Convert a bitmap into a vector SVG using `mkbitmap` + `potrace`. ## Quick start ```bash # 1) Produce a silhouette-friendly SVG bash scripts/trace_to_svg.sh input.png --out out.svg # 2) Higher contrast + less noise bash scripts/trace_to_svg.sh input.png --out out.svg --threshold 0.6 --turdsize 20 # 3) Feed into create-dxf (example) # - set create-dxf drawing.etch_svg_paths[].d to the SVG path `d` you want, or # - store the traced SVG and reference it in your pipeline. ``` ## Notes - This is best for **logos, silhouettes, high-contrast shapes**. - For photos or complex shading, results depend heavily on thresholding. - Output is usually one or more `<path>` elements.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 trace-to-svg-1776373750 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 trace-to-svg-1776373750 技能

通过命令行安装

skillhub install trace-to-svg-1776373750

下载 Zip 包

⬇ 下载 trace-to-svg v0.1.0

文件大小: 2.65 KB | 发布时间: 2026-4-17 16:22

v0.1.0 最新 2026-4-17 16:22
Initial release: mkbitmap+potrace tracing pipeline (raster to SVG)

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部