Vector files for print on demand
Print on demand punishes low-resolution uploads. Trace the artwork into paths once and it is sharp on a sticker, a shirt and a two-metre banner.
- Preajuste
- Logo
- Paleta
- 16 colores
- Salida
- SVG
- Precio
- Vista previa gratis
Suelta una imagen aquí, o pega
Tu imagen nunca se sube. Se traza en esta pestaña.Abrir el convertidor completo
Preajuste
- 01Logo — definido para esta página16 colores
- 02Dibujo linealBlanco y negro
- 03Foto64 colores
- 04Bordado8 colores · Recorte
- 05Vinilo4 colores · Recorte
- 06LáserBlanco y negro · Polígono
- Salida · SVG · PDF · EPS · DXF
- Vista previa gratis · descarga con Pro 9,00 € / mes
- Tu archivo se queda en esta pestaña
Qué necesita el software
- Resolution independence
- A vector file has no resolution, so one file covers a sticker and a banner. The upload rejection for "image too small" stops applying.
- A palette the process can hold
- Screen printing needs one screen per colour and DTG does not, so trace to the number the process quoted rather than to the number that looks nicest.
- Real transparency, no white plate
- A traced PNG keeps its alpha as holes in the geometry. A JPG source has no alpha, so delete the background path before uploading or it prints as a white rectangle.
- PDF or SVG, depending on the storefront
- Most print-on-demand back ends take PDF or SVG. Both hold the same geometry here; send whichever their upload form names first.
- Rights you actually have
- Tracing a mark does not create a licence to print it. That is a legal question about the artwork, not a technical one about the file.
Preajuste
The logo preset traces flat artwork with a sixteen-colour palette and spline fitting — enough colours for most designs, smooth enough for a poster, and low enough in nodes that the file opens quickly in a storefront preview.
Por qué vectortrace
- Ficha 1 / 3
En el navegador y privado
El motor es WebAssembly ejecutándose en un worker en tu propio equipo. Tu imagen nunca se sube, así que no hay nada que filtrar, nada que borrar y nada que dar por hecho.
- Ficha 2 / 3
Trazados editables, no un envoltorio
El motor agrupa la imagen en regiones de color, toma el límite entre ellas y ajusta curvas sobre él. Lo que sale es geometría real — un relleno por región, cada nodo tuyo para mover — producida en la pestaña y nunca en un servidor.
- Ficha 3 / 3
Formatos que usan imprenta y producción
SVG y PDF para artes finales; EPS y DXF para plotters de corte, grabadoras y software de bordado. Archivos reales, que se abren en Illustrator, Inkscape y LibreCAD — no un SVG con un JPEG dentro.
Benchmark
Medido, no publicitado. El corpus, el método y todas las cifras que produjo la ejecución se publican por completo.
Metodología → /benchmarks- boundary error, p95
- 0.09 px
- region-count error
- 0.000
- node-count ratio
- 1.00×
Preguntas
- 01Will tracing fix a low-resolution upload?
- It fixes the resolution, not the information. A traced 200-pixel logo is sharp at any size, but the edge positions come from 200 pixels of evidence, so soft details stay approximate. It is a large improvement over upscaling and not a substitute for the original file.
- 02SVG or PDF for a print-on-demand upload?
- Whichever the storefront lists. Both contain the same traced paths — the exporters are two writers over one document — so there is no quality difference between them.
- 03Is my customer artwork uploaded to your servers?
- No. The tracer runs as WebAssembly in this tab, so customer artwork never reaches us. That is the whole reason the engine is client-side rather than a queue on a box somewhere.