Pré-visualização gratuita · sem envio

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.

Entrada
JPG
Saída
DXF
Mecanismo
WASM, na sua aba
Preço
Pré-visualização grátis
Ordem de serviçoJPG → DXF · Predefinição: Laser

Solte uma imagem aqui, ou cole

PDFDXF

Sua imagem nunca é enviada. Ela é vetorizada nesta aba.Abrir o conversor completo

Predefinição

  • 01Logotipo16 cores
  • 02Arte linearPreto e branco
  • 03Foto64 cores
  • 04Bordado8 cores · Recorte
  • 05Vinil4 cores · Recorte
  • 06Laserdefinida para esta páginaPreto e branco · Polígono
01

Por que o vectortrace

3 afirmações · ordem fixa
02

Sobre o formato

JPG entra · DXF sai
Sobre o formatoJPG · entradaDXF · saída
TipoRaster. A grid of pixels, stored in 8x8 blocks.Vector. AutoCAD Drawing Interchange — geometry and layers, no fills.
EscalonamentoBlurs past its native size, and the block artefacts scale with it.Sharp at any size, and it carries real drawing units.
CorUp to 16.7 million colours, no alpha channel. Lossy.None as a fill. Colour in DXF is a property of the layer.
Editável emPhotoshop, GIMP, Affinity Photo.LibreCAD, AutoCAD, Fusion 360, LightBurn, most cutter software.
Uso típicoPhotographs, camera output, anything a client emails you.Laser cutters, CNC routers, plasma tables, vinyl plotters.
03

Vale saber

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

Como funciona

3 etapas
  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

Benchmark

Nenhuma afirmação sem um número, uma data e uma versão.
smoke (30 fixtures) · 2026-09-05 · 0.3.34

Medido, não vendido. O corpus, o método e todos os números que a execução produziu são publicados na íntegra.

Metodologia/benchmarks
boundary error, p95
0.09 px
region-count error
0.000
node-count ratio
1.00×
06

Perguntas

3 perguntas
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

Relacionado

7 links