Hand-drawn artwork is common in textile design — florals, motifs, logo sketches, ink illustrations. It is also the fastest path to a failed print job if the raster scan goes directly to rotary screen. Any edge roughness that looks fine at laptop scale becomes jagged ink boundaries at bolt scale. The fix is vectorization: convert the scan to mathematical curves that stay sharp at any size.
This guide walks through the complete sketch-to-vector workflow with the two dominant open-source engines (VTracer and ImageTracer) and Illustrator's Image Trace, with rotary-screen-specific settings at each step.
Why Rotary Demands Vectors
Rotary screen printing burns artwork into a photo-sensitive mesh at 120+ LPI screen ruling. At that ruling, raster resolution below 600 DPI produces visibly jagged edges — the mesh cannot smooth out edge stair-stepping beyond its own dot density. Vector paths, being mathematical curves, rasterize to any target DPI cleanly.
The difference is most visible on curved outlines (letterforms, organic shapes, floral contours) and diagonal lines. Straight vertical or horizontal raster edges print acceptably; everything else benefits from vectorization.
Step 1: Scan Settings That Make Vectorizing Easy
Most vectorization problems start at the scan, not the trace. Correct scan settings:
- DPI: 600 minimum for line art, 1200 for fine pencil or ink wash
- Mode: grayscale for B&W work, color for multi-hue sketches — NOT black-and-white bitmap mode (loses mid-tone detail)
- Paper: clean white bond paper. Newsprint, watercolor paper, and textured stock introduce paper-grain noise that vectorizers trace as hundreds of noise paths
- Lighting: scanner lid closed, no ambient light leak. Photographing a sketch with a phone produces uneven lighting that breaks edge detection
If you inherit a low-quality scan, consider running it through Anti-Blur first to sharpen edges before vectorizing. AI upscaling at this stage costs a few credits and can rescue a scan that would otherwise produce unusable vectors.
Step 2: Clean the Scan Before Tracing
Every good vectorization starts with aggressive pre-cleanup. In Photoshop or similar:
- Open the scan, Levels → push paper tone to pure white (255, 255, 255)
- Spot-remove any stray pencil marks, dust, scanner artifacts
- If the sketch has bleed-through from the other side of the paper, clone it out
- For multi-tone sketches, flatten highlights you do not want traced into pure white
The paper tone push is the highest-impact step. Vectorizers treat any non-white pixel as content to trace. Paper grain at 5–10% gray produces thousands of tiny noise paths that bloat the SVG and crash slow computers.
Step 3a: VTracer for Colored Sketches
VTracer (open source, web-based) handles colored artwork well. It segments the image by color and produces clean vector shapes per segment.
VTracer settings for textile sketches:
- Color mode: Color
- Filter speckle: 6–10 (higher removes noise but drops fine detail)
- Color precision: 6–8 (higher keeps more color variation)
- Layer difference: 16 (controls when to merge similar colors into one shape)
- Path simplification: Polygon mode for hard-edged work, Spline mode for organic curves
For watercolor or ink-wash sketches, use Spline mode and bump color precision to 8–10. For flat ink illustration, Polygon mode with precision 5–6 gives cleaner vectors.
Step 3b: ImageTracer for Line Art
ImageTracer is better for black-and-white line art and woodcut-style drawings. It produces cleaner Bezier curves from single-color input.
ImageTracer settings for line art:
- Number of colors: 2 (black + white for pure line art)
- Path omit: 8 (removes tiny noise paths below this pixel count)
- LTres (line threshold): 1.0
- QTres (quadratic threshold): 1.0
- Path decimation: 1 (no aggressive simplification — preserve curve detail)
Step 3c: Illustrator Image Trace
Adobe's Image Trace is the paid-software option, bundled with Illustrator. For textile work, use:
- Preset: "High Fidelity Photo" for colored sketches, "Black and White Logo" for line art
- Paths: 100% (preserve full detail)
- Corners: 75% (keeps sharp angles without overly faceting)
- Noise: 5px (removes stray noise paths)
Illustrator's trace produces slightly cleaner Bezier curves than VTracer/ImageTracer in most cases, but is less configurable and does not offer seamless-edge mode for pattern tiles.
Step 4: Seamless Edge Mode for Repeat Patterns
If the vectorized artwork is a seamless repeat, normal vectorization breaks the tile edges. Each side of the tile gets slightly different curves, which then fail to tile seamlessly in vector form.
Seamless-aware vectorizers preserve edge pixel continuity into vector space. Our Vectorize Studio has a seamless mode that explicitly matches opposite-edge curves during tracing. Third-party vectorizers that lack this feature require manual post-processing: import the SVG, align the opposite-edge paths manually, and save.
Step 5: Vector Cleanup in Illustrator
No vectorizer produces perfect output. Plan on 5–15 minutes of cleanup:
- Remove stray tiny paths (under 0.5mm) with Select → Same → Stroke Color + delete
- Simplify overly complex curves (Object → Path → Simplify)
- Merge adjacent same-color shapes (Pathfinder → Unite)
- Check for open paths; close them if they should be filled
Step 6: Export for Rotary Screen
Export settings for rotary screen:
- Format: AI or PDF with preserved vectors
- Color mode: CMYK or spot (Pantone TCX)
- Fonts: outlined (Type → Create Outlines)
- Effects: expanded (Object → Expand Appearance)
Confirm the printer's expected format before sending. Some rotary shops prefer AI, others want PDF/X-4, some accept SVG. When in doubt, send both AI and PDF.
Related Reading
For the file-format decision layer, our TIFF vs PSD vs PNG comparison covers when vectors win over rasters. For input scans that need cleanup before tracing, the blurry textile fix guide covers AI upscaling for hand-drawn inputs.


