免费预览 · 无需上传

Convert JPG to DXF

A JPG is the worst input a cutter can get and the one you are most often given. Filter the artefacts first, then export DXF outlines a machine can follow.

输入
JPG
输出
DXF
引擎
WASM,在您的标签页中运行
价格
免费预览
工单JPG → DXF · 预设: 激光

将图像拖放到此处,或直接粘贴

PDFDXF

您的图像绝不会被上传,它会在此标签页中完成描摹。打开完整转换器

预设

  • 01标志16 种颜色
  • 02线稿黑白
  • 03照片64 种颜色
  • 04刺绣8 种颜色 · 镂空
  • 05刻字膜4 种颜色 · 镂空
  • 06激光本页所用设置黑白 · 多边形
01

为什么选择 vectortrace

3 项主张 · 固定顺序
02

格式速览

输入 JPG · 输出 DXF
格式速览JPG · 输入DXF · 输出
类型Raster. A grid of pixels, stored in 8x8 blocks.Vector. AutoCAD Drawing Interchange — geometry and layers, no fills.
缩放特性Blurs past its native size, and the block artefacts scale with it.Sharp at any size, and it carries real drawing units.
颜色Up to 16.7 million colours, no alpha channel. Lossy.None as a fill. Colour in DXF is a property of the layer.
可编辑于Photoshop, GIMP, Affinity Photo.LibreCAD, AutoCAD, Fusion 360, LightBurn, most cutter software.
典型用途Photographs, camera output, anything a client emails you.Laser cutters, CNC routers, plasma tables, vinyl plotters.
03

值得了解

JPEG ringing around a hard edge is a band of intermediate pixels a few wide, and the tracer turns each stray band into its own tiny region. Raising the speckle filter drops those regions before they become paths, and lowering the palette merges the block-to-block colour drift back into one fill; between them they are what removes the wobble a cutter would otherwise follow.

If you can get the original PNG, PDF or AI file, use that instead. A JPEG of a logo has already thrown away the information that defines the edge, and no tracer can put it back — it can only make a defensible guess.

DXF has no fills, so what you are producing is a cut path. Decide before exporting whether you are cutting the shape out or engraving it: the first wants the outline, the second wants a centreline your machine software generates.

04

工作原理

3 个步骤
  1. Drop the JPG

    Drop the artwork. It is decoded and traced locally.

  2. Filter the artefacts

    Laser preset, then raise the speckle filter until the contour stops rippling along the edges.

  3. Export DXF

    Check units and interior holes in your machine software before cutting anything expensive.

05

基准测试

没有数字、日期和版本号支撑的说法,一概不作。
smoke (30 fixtures) · 2026-09-05 · 0.3.34

用数据说话,而非营销话术。语料库、测试方法以及本次测试产生的每一项数据均全部公开。

测试方法/benchmarks
boundary error, p95
0.09 px
region-count error
0.000
node-count ratio
1.00×
06

常见问题

3 个问题
01Why does the cut path look wobbly?
JPEG ringing. The compressor put a band of intermediate pixels along every hard edge, and a threshold-based trace follows that band. Raise the speckle filter, drop the colour count, and if you can, get a lossless copy of the artwork.
02Which DXF version is written?
AutoCAD R2000 (AC1015) — the version cutter, CAM and sign software reads most reliably.
03Does the file leave my machine?
No. The tracer is WebAssembly running in a Web Worker in this tab, so the pixels stay on your machine. There is no upload step, which is also why it keeps working with the network off.
07

相关内容

7 个链接