Mockup gallery

Mockups, auto-generated.

Upload one design and we render it on every garment template you've enabled, in every colourway you stock. Export as a ZIP, send to the customer, use as a sales aid.

The pipeline

Imagick + your templates.

01

Upload a garment template

One PNG per style + view at consistent resolution. Place it under storage/app/mockups/templates/{style-code}.png and the renderer picks it up.

02

Define print area

One mask PNG per style + view marks where the design lands. The renderer composites only within the mask.

03

Set the colourways

Imagick colorize() tints the garment to the SKU's hex value. White prints stay white, dark fills stay legible.

04

Render and store

generateAll(design, style, colours) returns one URL per colourway. Cached in storage/app/public/mockups so repeat renders are instant.

05

Send to customer

One click attaches the rendered ZIP to the approval email, or to the artwork approval page.

06

Pantone-aware previews

The coral your customer sees is the coral your press hits. Per-decoration-method colour profiles ship with the renderer.

No more Photoshop sessions.

Bulk mockup generation, on every order.

Start free