SPROCKET

image prep bench — cutout · vectorize · upscale

100%
Vector preview
Original, before edits Current result

Processing…

file
—
dims
—
size
—
state
original
print @300dpi
—
print @150dpi
—
01

Remove background

idle

Runs U-2-Net (Apache-2.0, free for commercial use) on-device to cut the subject from its background. First run downloads the model and caches it in the browser for next time.

02

Crop

idle

Trim transparent padding to the subject's bounding box, or crop to a common aspect ratio (centered) for social media and marketplace listings.

03

Vectorize to SVG

idle

Traces flat color regions into scalable paths. Best for logos, line art and flat illustrations — photographic images will look posterized, which is inherent to vector tracing, not a bug.

8
04

Upscale

idle

2× and 4× run a real super-resolution model that reconstructs detail. 8×, 10× and 20× apply that same 4× pass, then a high-quality resize for the rest of the way. Fast mode skips the AI pass entirely for an instant (lower-quality) resize.

Export

    Everything above runs locally in this browser tab using WebAssembly / WebGPU. No image data is sent anywhere.