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.
- プリセット
- ロゴ
- パレット
- 16 色
- 出力
- SVG
- 価格
- 無料プレビュー
ここに画像をドロップ、または貼り付け
画像はアップロードされません。このタブ内でトレースされます。フルコンバーターを開く
プリセット
- 01ロゴ — このページ用の設定16 色
- 02線画白黒
- 03写真64 色
- 04刺繍8 色 · くり抜き
- 05ビニール4 色 · くり抜き
- 06レーザー白黒 · ポリゴン
- 出力 · SVG · PDF · EPS · DXF
- プレビュー無料・ダウンロードはPro €9.00 / 月
- ファイルはこのタブ内に留まります
ソフトウェアが必要とするもの
- 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.
プリセット
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.
vectortraceを選ぶ理由
- チケット 1 / 3
ブラウザ内で完結・非公開
エンジンはお使いの端末上のワーカーで動作するWebAssemblyです。画像がアップロードされることはないため、漏洩する心配も、削除する必要も、信用に頼る必要もありません。
- チケット 2 / 3
ラッパーではなく編集可能なパス
エンジンは画像を色領域にグループ化し、その境界を取り出してカーブをフィットさせます。出力されるのは実際の形状です — 領域ごとに1つの塗り、すべてのノードを自由に動かせます — タブ内で生成され、サーバー上で生成されることはありません。
- チケット 3 / 3
印刷・製造現場で使われる形式
アートワーク用にSVGとPDF、カッター・彫刻機・刺繍ソフト用にEPSとDXF。Illustrator、Inkscape、LibreCADで実際に開けるファイルです — 中身がJPEGのSVGではありません。
ベンチマーク
宣伝文句ではなく実測値。コーパス、手法、実行で得られたすべての数値を完全に公開しています。
手法 → /benchmarks- boundary error, p95
- 0.09 px
- region-count error
- 0.000
- node-count ratio
- 1.00×
よくある質問
- 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.