Back to Web Projects
WebFullstack

Clor AI Photo Editor

FullstackBrowser-based professional photo editor with on-device AI retouching, shipped to Web, Desktop and Mobile.

Clor AI is a browser-based professional photo editor whose development I lead at Infinique. It brings a full Photoshop-style toolset (layers, brushes, liquify and masks) and layers a powerful AI system on top: scan a photo and reshape body and face, retouch skin and remove blemishes, restore teeth or remove tattoos with real-time sliders.

  • AI
  • Photo editing
  • SaaS
Clor AI Photo Editor - Screenshot 1

Overview

Clor AI is a browser-based professional photo editor whose development I lead at Infinique. It brings a full Photoshop-style toolset (layers, brushes, liquify and masks) and layers a powerful AI system on top: scan a photo and reshape body and face, retouch skin and remove blemishes, restore teeth or remove tattoos with real-time sliders.

Multiple AI models run locally, client-side, so photos never need to leave the device. The editor is built with React and shipped to the Web (Edge and Chrome), to Desktop through Electron and to Mobile through Capacitor.

Features

  • Multi-layer editor with brush engine, liquify, masks and transforms
  • Local, client-side inference with TensorFlow and ONNX models
  • Real-time, non-destructive editing with optimised canvas rendering
  • One codebase for Web, Electron desktop and Capacitor mobile apps
  • Team lead: architecture, code reviews and mentoring