Skip to main content
Interface showing the image processing toolkit with batch transformation controls and live preview
Back to Labs
Prototype

Image tools

An internal image processing toolkit for batch-transforming, generating, and composing campaign assets through a browser UI.

Why we built this

Designers were spending hours in Photoshop doing repetitive batch operations. We needed one interface to handle colour variations, AI generation, cropping, and composition without jumping between tools.

How we built it

Express backend with Sharp for transforms. OpenAI GPT-Image-1 for generation. Canvas API for composition and previews. Non-destructive pipeline means every step is adjustable. Browser UI shows live previews as you work.

What's next

Internal tool in active use. Not polished enough for release but saves the design team hours every week. Considering packaging it as a standalone product if we can simplify the interface.

Built with

Express Sharp OpenAI GPT-Image-1 Canvas API Non-Destructive Pipeline Batch Processing