An Adobe Photoshop Plugin Real Designers Use
Shipping a UXP plugin inside Photoshop itself — a different kind of UI problem than a web app.
Problem & industry context
Catalog and creative teams often bounce between Photoshop and separate web tools to prep product images for e-commerce listings — export, upload, tag, repeat. A plugin that lives inside Photoshop removes that context-switch entirely, but Adobe's UXP environment is a genuinely different platform: no browser DOM, a constrained runtime, and UI conventions dictated by the host app, not by React defaults.
Insight
Building for a host application means the plugin succeeds by disappearing into Photoshop's own conventions, not by looking like a web app bolted on. The real product decision is less "what can this do" and more "what would a designer expect to already exist here."
What I built
Built a React-based Adobe Photoshop UXP plugin for an e-commerce catalog team, used directly by production designers to prep and tag catalog images without leaving Photoshop. Followed on with SaaS catalog data pipelines (multi-marketplace format conversion, scraper-result cleaning) and a serverless image compression service.
Technical approach
Stack and tooling for this work: React, Adobe UXP, AWS Lambda, Cloudflare R2. Topics covered: UXP, Adobe, Developer Tooling, E-commerce.
Topics
Related case studies
Microservice Mesh for a Fitness & Wellness Platform
Digiflux Technologies · 2026 – Present
Designing a gRPC microservice mesh and a standalone mobile app for a fitness brand built on wearable data.
AI-Powered Marketplace Content & Search Platform
Digiflux Technologies · 2026 – Present
Owning a platform indexing 517K+ products across 29 marketplaces, with semantic search built for how creators actually search.
ForeSight — IT Project Risk Prediction (Hackathon)
AI-Manthan Hackathon · 2025
A 24-hour build: ML risk signals, dashboards, and a deployable monorepo—Top 10 at AI-Manthan.