You spent ten hours hand-drawing a high-detail anti-design illustration in Procreate or Photoshop. It looks gorgeous on your iPad screen. Then you send the .PNG file to a screen printer or import it into a vinyl cutter software, and you get an immediate email back: "This file is low-resolution, pixelated, and unprintable. Send us a vector file."

If you’ve ever had your artwork rejected by a merch supplier, you’ve run headfirst into the fundamental difference between Raster and Vector graphics.

Understanding how to convert pixel-based artwork into crisp, production-ready vector files (SVG/EPS) is the bridge between digital art and physical merch. Here is a comprehensive prepress guide covering Image Trace settings, node cleanup, spot colors, and halftones for screen printing and vinyl plotters.

1. Raster vs. Vector: Prepress Core Differences

┌─────────────────────────────────────────────────────────────┐
│                       RASTER GRAPHICS                       │
├─────────────────────────────────────────────────────────────┤
│ • Made of Pixels (Grid of colored squares)                  │
│ • Resolution Dependent (Scale UP ──► Pixels get blurry/fuzzy│
│ • Formats: PNG, JPG, PSD, Procreate                         │
│ • Best for: Complex digital paintings & continuous photos   │
└─────────────────────────────────────────────────────────────┘
                               vs.
┌─────────────────────────────────────────────────────────────┐
│                       VECTOR GRAPHICS                       │
├─────────────────────────────────────────────────────────────┤
│ • Made of Mathematical Paths (Anchor points & Bezier curves)│
│ • Resolution Independent (Scale UP ──► Remains 100% sharp)  │
│ • Formats: SVG, EPS, AI, PDF                                │
│ • Best for: Logos, screen printing separations, vinyl cuts  │
└─────────────────────────────────────────────────────────────┘

Why Physical Merch Requires Vector Paths:

  1. Screen Printing Spot Separations: Screen printers isolate each ink color onto its own film positive. Vector paths allow printers to assign crisp Pantone Spot Colors to isolated shapes instantly.
  2. Vinyl Plotters & Blade Cutters: Vinyl cutters (Roland, Cricut, Graphtec) don't "see" pixels; they guide a sharp physical blade along vector lines. If your art doesn't have continuous vector paths, the cutter blade cannot move.

2. Phase 1: Pre-Processing Raster Art in Photoshop

Before importing a raster image into Adobe Illustrator for vector tracing, you must clean up grey anti-aliasing pixels and boost contrast in Photoshop.

[ RAW RASTER ART ] ──► Adjust Levels / Threshold ──► [ HIGH-CONTRAST B&W ]
  1. Open your hand-drawn art or sketch in Photoshop at 300 DPI minimum.
  2. Convert to Grayscale: Go to Image > Mode > Grayscale.
  3. Crush the Greys (Threshold): Go to Image > Adjustments > Threshold. Slide the threshold level until your lines are solid black and the background is pure 100% white.
  4. Remove Background Noise: Use a hard eraser tool to clean up stray smudges, dust spots, or paper grain.

3. Phase 2: Perfect Illustrator Image Trace Settings

Import your high-contrast black-and-white image into Adobe Illustrator (File > Place). Open the Image Trace Panel (Window > Image Trace).

Setting Recommended Value
Mode Black and White
Threshold 128 – 160 (Adjust for detail)
Paths 75% – 90% (Tighter to lines)
Corners 50% – 70% (Sharper angles)
Noise 2px – 5px (Ignores specks)
Method Abutting (No overlapping)
Create Check "Fills" only
Options Check "Ignore White"

⚡ Checking "Ignore White"

Always check "Ignore White" at the bottom of the Image Trace panel. This automatically deletes the background, leaving only transparent vector line art!

Once the preview looks sharp, click "Expand" in the top control bar to turn the live trace preview into actual, editable vector paths.

4. Phase 3: Vector Node Cleanup (Preventing Blade Chatter)

Auto-tracing often creates thousands of unnecessary anchor points (nodes). On a vinyl cutter, extra nodes cause the blade to chatter, slowing down the machine and tearing the vinyl.

       [ AUTO-TRACED PATH ]
1,200 Unnecessary Nodes  ──►  Slow Cutting & Jagged Edges
                                
                                VS.

       [ CLEANED VECTOR PATH ]
150 Optimized Nodes      ──►  Smooth Blade Cut & Sharp Print

How to Clean Up Vector Nodes:

  1. Select your expanded vector artwork.
  2. Go to Object > Path > Simplify.
  3. Adjust the Simplify Slider until the node count drops by 50–70% while preserving the original shape contours.
  4. Remove Rogue Islands: Select the Direct Selection Tool (A), marquee select any stray tiny vector dots outside your main design, and press Delete.

5. Converting Gradients to Screen-Printable Halftones

Screen printing cannot print soft Photoshop opacity gradients; it can only print solid ink dots. To print shading, you must convert gradients into Halftones.

       [ CONTINUOUS GRADIENT ]
Photoshop Soft Shadow (0–100%)
                                
                                │
                                ▼ (BITMAP HALFTONE CONVERSION)
       [ PRINTABLE HALFTONE ]
Solid Vector Dots (Frequency = 45 LPI)

Step-by-Step Halftone Conversion in Photoshop:

  1. Isolate your shadow/shading layer in Photoshop.
  2. Change Mode to Grayscale: Image > Mode > Grayscale.
  3. Convert to Bitmap: Image > Mode > Bitmap (Output: 300 Pixels/Inch, Method: Halftone Screen).
  4. Halftone Screen Settings: Frequency = 45 Lines/Inch (Standard for 160 mesh screen printing), Angle = 22.5 Degrees, Shape = Ellipse or Round.
  5. Save as a high-res TIFF or place into Illustrator to trace as solid vector dots.

6. Spot Color Assignment & Prepress Checklist

Prepress Action How to Execute in Illustrator
Convert Text to Outlines Ctrl+Shift+O (Cmd+Shift+O)
Unite Overlapping Shapes Pathfinder Panel ──► "Unite"
Assign Spot Swatches Swatch Panel ──► Spot Color
Test Separations Window > Separations Preview
Final Export Format .SVG, .EPS, or .PDF

Assigning Spot Colors:

  1. Open the Swatches Panel (Window > Swatches).
  2. Open Swatch Library → Color Books → PANTONE+ Solid Coated.
  3. Select your vector shape and click a Pantone spot swatch.
  4. Turn on Window > Separations Preview and toggle the eye icons on/off to confirm each color isolates cleanly onto its own plate.

Frequently Asked Questions

Should I export my file as SVG, EPS, or AI for print?

For vinyl plotters (Cricut/Roland), use .SVG or .EPS. For screen printers, use vector .PDF, .EPS, or native .AI with fonts outlined.

Why did my vector trace make rounded corners out of sharp letters?

In the Image Trace panel, your Corners percentage was set too low. Increase the Corners setting to 70%–80% to force Illustrator to create sharp anchor points on angles.

What resolution should my original artwork be before tracing?

Always start with a raster canvas set to 300 DPI at full print size (e.g., 12" x 16" at 300 DPI = 3600 x 4800 pixels). Tracing a low-res 72 DPI thumbnail will always produce bad, wavy vector results.