Watch the AI Brain in action (1m 34s): auto-nesting at 85-95% efficiency, automatic white channel with adaptive choke per design, AI background removal, AI upscaling — end-to-end on real customer artwork. Watch with full transcript →
The white channel for every DTF design generates automatically — and the choke value adjusts per design based on edge complexity. No more white halos. No more lost detail on small text. Production-ready files in seconds.
Try it free →Auto spot channels automatically create the white ink layer (also called the white spot color, white underbase, or white spot channel) for every design on your DTF gang sheet. The white layer sits underneath the colors and makes the print opaque on dark fabrics.
Adaptive choke adjusts how far the white layer is contracted inward from the design's outer edge — preventing the white from peeking out around the print (which causes visible halos on dark garments). DTFGSA calculates a different choke value per design based on edge complexity, minimum feature width, and design size. Other builders use a single fixed choke across the whole sheet, which fails on mixed gang sheets.
The fixed-choke problem: if you apply 0.5mm choke globally across a mixed gang sheet, bold logos look great, but photographic transfers lose facial detail and small text becomes unreadable. The biggest source of customer complaints in DTF — "my photo came out fuzzy" or "the text is illegible" — is almost always a fixed-choke issue, not a printer issue.
Adaptive choke fixes this by calculating per-design:
| Design type | Adaptive choke (DTFGSA) | Fixed choke (other builders) |
|---|---|---|
| Bold logo with thick strokes | 1.0mm (safe, no halo) | 0.5mm (works fine) |
| Photographic transfer | 0.3mm (preserves detail) | 0.5mm (loses face detail) |
| Small text (8pt) | 0.2mm (legible) | 0.5mm (unreadable) |
| Soft/feathered edges | Custom mask logic | 0.5mm (haloed gradient) |
Two designs on the same sheet can end up with chokes of 0.3mm and 0.9mm — both correct for their respective artwork. Fixed-choke workflows can't do this.
Most DTF gang sheet builders either skip the white channel entirely (leaving it to the operator in Photoshop), or generate a basic white layer with a single fixed choke applied to every design. Here's how DTFGSA's adaptive system compares:
| Capability | DTFGSA | Antigro Designer | Kixxl | Gang Sheet PRO | Photoshop manual |
|---|---|---|---|---|---|
| Auto white channel generation | Yes — every tier | Yes | Yes (paid) | Limited | No (manual) |
| Adaptive choke per design | Yes | No (fixed) | No (fixed) | No | No (manual per file) |
| Edge-complexity analysis | Yes | No | No | No | Manual eyeball |
| Min-feature width detection | Yes | No | No | No | Manual measurement |
| Spot-color named channel in TIFF | Yes (Growth+) | No | Yes (Pro) | No | Manual setup |
| Layered PSD with named channels | Yes | No | Limited | No | Yes (manual) |
| Real-time preview of white layer | Yes | Limited | Yes | No | Toggle layer manually |
| Per-design choke override | Yes | No | No | No | Yes (manual) |
| Time per gang sheet (mixed art) | ~10 sec | 2-5 min | 1-3 min | 3-10 min | 20-45 min |
Why this matters in production: a shop running 50 gang sheets/day with mixed artwork (logos + photos + text) saves 40+ minutes per sheet vs. Photoshop manual prep. Across a workday, that's 33+ hours of operator time — or one full-time prepress employee per shift. Adaptive choke is the only feature that scales mixed-art DTF printing without an operator quality bottleneck.
Tier eligibility: Automatic white channel generation is on every DTFGSA tier including free. Adaptive choke per design (the per-design tuning) is Growth tier ($159/mo) and above. Free and Starter tiers use a smart default choke calibrated for typical artwork.
The DTFGSA spot-channel output is designed to drop directly into common DTF RIP software with zero manual prep. Here's the exact workflow per RIP:
Why "drop-in" matters: Most gang sheet builders give you a flat PNG. You then have to open Photoshop, add a white layer manually, choke it, save as TIFF, name the spot channel, and verify it before sending to RIP. That's a 10-15 minute step DTFGSA eliminates entirely. The RIP just works.
A typical "mixed customer order" gang sheet that ships through a DTF print shop weekly:
Result: 5 different choke values on one sheet. Fixed-choke builders pick one (usually 0.5mm). At 0.5mm: the bold logo is fine, but pet whiskers blur, small text breaks, and halftone dots merge. At 1.0mm: even more detail loss. At 0.2mm: the bold logo halos. There is no single global choke that works for mixed art — only per-design adaptive choke does.
This is why high-volume DTF shops with mixed customer orders consistently rate adaptive choke as the single most production-impactful feature when comparing builders. Reference: White channel and adaptive choke explained for the full algorithm walkthrough.
The per-design choke value is computed at upload time, in under 100 milliseconds, using:
min(W/2 × 0.85, base_choke × (1 - E × 0.7)), with floor of 0.15mm and ceiling of 1.5mm.The W/2 ceiling is a hard physical limit — you cannot choke more than half the minimum stroke width without erasing that feature. The edge complexity multiplier reduces choke for high-detail artwork to preserve those details. This calculation runs per-design, never globally.
Yes. DTFGSA automatically creates white spot channels for every design on the gang sheet. The white channel generation happens in real-time as you import each design — no manual Photoshop step required. Output is RIP-ready.
Choke is the amount the white channel layer is contracted inward from the artwork's outer edge, expressed in millimeters. Typical values are 0.3mm to 1.5mm. Choke prevents the white layer from peeking out under the color print after small printer registration drift. Higher choke is safer but eats fine detail; lower choke preserves detail but risks halos.
Different designs need different choke values. A bold logo can handle 1.0mm choke; a photographic transfer needs 0.3mm; small text needs 0.2mm. Fixed-choke workflows apply the same value everywhere, which means either bold logos halo (low choke) or fine artwork loses detail (high choke). Adaptive choke gets every design right.
Yes. The DTFGSA builder shows a preview of the white channel layer on every design as it's added to the gang sheet. Toggle the "Show white channel" view to see exactly how the spot layer will print.
You can. Click the design in the builder → "White channel" panel → set custom choke value (overrides the adaptive calculation). Useful for testing or matching a specific RIP's expected output.
Cadlink Digital Factory, Wasatch SoftRIP, AcroRIP / AcroRIP White, Onyx RIP, ColorGATE, and most modern DTF RIPs auto-detect named spot channels in TIFF or PDF. DTFGSA exports use the standard "White" channel name and ICC-tagged spot color spec, so they work without manual channel mapping. See the RIP workflow section above for exact per-RIP steps.
Choke = min(minFeatureWidth / 2 × 0.85, baseChoke × (1 − edgeComplexity × 0.7)), with a floor of 0.15mm and ceiling of 1.5mm. The minFeatureWidth/2 term is a hard physical limit — choking more than half the thinnest stroke erases that stroke. The edge-complexity term reduces choke for high-detail artwork to preserve those details. See the technical specifics section above.
Yes. The alpha channel of the PNG is the input to the adaptive choke algorithm — DTFGSA reads transparency directly to determine where the white channel goes. No background removal step needed if your artwork is already on transparency. If your artwork has a solid background (white, color, or photo), use the Background Remover tool first.
Yes. Upload all customer artwork at once (drag a folder onto the builder); DTFGSA computes the adaptive choke per design as each file is added, then nests them onto the gang sheet. A 50-design batch processes in under 5 seconds total. The Shopify, WooCommerce, and universal embed integrations all support this batch flow.
Manual Photoshop prep takes 10-20 minutes per design (duplicate layer → fill solid white → choke contour by N pixels → adjust per design type → set up named spot color → save as TIFF). DTFGSA does this automatically per design in under 100 milliseconds, with mathematically optimal choke values. The output is identical or better quality, with full reproducibility and no operator skill dependency.
Drop a mixed customer order (logos + photos + text) into the DTFGSA builder. Watch the white channel generate per design with the right choke. Free to test.
Open the builder →