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.
- Preset
- Logo
- Palette
- 16 couleurs
- Sortie
- SVG
- Prix
- Aperçu gratuit
Déposez une image ici, ou collez-la
Votre image n'est jamais envoyée. Elle est tracée dans cet onglet.Ouvrir le convertisseur complet
Preset
- 01Logo — défini pour cette page16 couleurs
- 02TraitNoir et blanc
- 03Photo64 couleurs
- 04Broderie8 couleurs · Découpe
- 05Vinyle4 couleurs · Découpe
- 06LaserNoir et blanc · Polygone
- Sortie · SVG · PDF · EPS · DXF
- Aperçu gratuit · téléchargement avec Pro 9,00 € / mois
- Votre fichier reste dans cet onglet
Ce que le logiciel exige
- 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.
Preset
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.
Pourquoi vectortrace
- Preuve 1 / 3
Dans le navigateur, en privé
Le moteur est du WebAssembly exécuté dans un worker sur votre propre machine. Votre image n'est jamais envoyée — il n'y a donc rien à divulguer, rien à supprimer, et rien à croire sur parole.
- Preuve 2 / 3
Des chemins modifiables, pas un habillage
Le moteur regroupe l'image en régions de couleur, prend la frontière entre elles et y ajuste des courbes. Ce qui en sort est une géométrie réelle — un fond par région, chaque nœud déplaçable — produite dans l'onglet et jamais sur un serveur.
- Preuve 3 / 3
Des formats pour l'impression et la production
SVG et PDF pour le visuel ; EPS et DXF pour découpeuses, graveurs et logiciels de broderie. De vrais fichiers, ouverts dans Illustrator, Inkscape et LibreCAD — pas un SVG contenant un JPEG.
Benchmark
Mesuré, pas vendu. Le corpus, la méthode et chaque chiffre produit par l'exécution sont publiés intégralement.
Méthodologie → /benchmarks- boundary error, p95
- 0.09 px
- region-count error
- 0.000
- node-count ratio
- 1.00×
Questions
- 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.