There's a specific person who can't install desktop software — they're on a work machine with IT restrictions, a school lab computer, a borrowed laptop, or a Chromebook — and they need to do real editing involving layers and precise masking, not just filters and crops. They search for alternatives, land on Photoshop Express, and find it's missing clone stamp and liquefy. One complaint is explicit: 'it would be better as a web version to make it easier to install'.
The reason this gap persists is that the companies best positioned to build it — Adobe included — make money from installed desktop software. A fully capable browser-based editor would directly compete with their highest-margin product line. Browser-based editors that do exist either cap functionality at 'good enough for casual users' (same problem as Express) or are so heavy they require near-desktop specs to run smoothly.
The structural wedge here is that 'no install required' is a real workflow unlock for a large population that doesn't get counted in complaint forums — people who never bought Photoshop because they couldn't install it, not because they didn't need it. They're invisible in Adobe's user research because they were never customers.
This is a business because the editing need is real and recurring — it's not a one-time project. Students in design programs, small marketing teams using shared machines, photographers editing at client sites, journalists on borrowed hardware — these people have a regular, concrete need that currently forces them to either use severely limited tools or compromise on output quality. Each time they encounter this, they'd pay to avoid the compromise.
What to build
Build a WebGL-accelerated browser photo editor with full non-destructive layer support, clone stamp, healing brush, and mask painting that runs entirely client-side (no server round-trips for edits), exports to PSD and PNG, and requires no login to start editing.
Where to start
Target graphic design programs at community colleges directly — instructors are actively looking for tools students can use without departmental software licenses, and a single instructor recommendation spreads to an entire cohort; this gives you dense, motivated early users who report bugs and drive retention data.
The hard part
Getting complex masking and healing operations to run fast enough in a browser on a mid-range Chromebook without server-side processing is the hardest constraint — WebGL handles compositing well but brush-based tools that require per-pixel calculation hit a performance wall quickly, and that's exactly the audience that has weaker hardware.
How it makes money
Free for files under 20MB with watermarked exports; $7/month removes limits and adds cloud save — the free tier is the acquisition channel, the paywall hits exactly when a student or junior professional has a real deliverable they can't compromise on.
See the evidence. The complaints behind this idea, the products they came from, and similar ideas in Photo Editing.
More ideas in Photo Editing