A photographer or retoucher opens Lightroom to import a 500-image shoot and watches their Mac grind to a halt — imports crawl, previews take forever, and the rest of their apps become unusable. They Google the problem, find a Reddit thread from 2019, tweak a cache setting, and maybe get 10% improvement. They're back to square one next month.

This gap persists for a structural reason: Adobe has no incentive to tell users that their default settings are wrong for that user's specific hardware. A faster experience doesn't sell more subscriptions — Adobe's revenue model doesn't reward them for per-machine optimization. The settings that matter (camera raw cache size, GPU acceleration, catalog location, scratch disk assignment, preview generation timing) vary dramatically between a 2018 Mac Pro, a Windows workstation with 64GB RAM, and a school network laptop — but Adobe ships one default config for all of them.

Existing advice is scattered across forums, YouTube tutorials, and Adobe's own support docs, none of which know what hardware the user is actually running. Users get generic tips like 'maybe it's your RAM' — which matches the complaints exactly: 'that may just be your device's internal performance' is the excuse users are given, when the real fix is often a scratch disk reassignment or disabling GPU preview on an unsupported card.

This is a business and not a feature because the problem recurs every time someone upgrades hardware, reinstalls the OS, updates Lightroom, or adds a new catalog. Studios onboard new machines regularly. Freelancers upgrade and immediately hit the same slowness on new gear. Each event is a trigger to pay for a tuning pass. The cost of not having it is billable hours lost to lag and the cognitive tax of working in a sluggish environment — for a retoucher billing at $75-150/hr, an hour of recovered productivity per day pays for a year's subscription in a week.

What to build

Build a desktop app that reads the user's actual hardware specs, active Lightroom and Photoshop installs, catalog sizes, and disk configuration, then generates and optionally applies a ranked list of specific settings changes — scratch disk, cache allocation, GPU flags, preview build timing — with before/after benchmarks for import speed and brush response.

Where to start

Start with Lightroom Classic import speed on Mac, which is the single most-complained-about bottleneck in photography communities and has a small, well-documented set of high-impact settings — this gives you a fast, demonstrable win before expanding to Photoshop or Windows.

The hard part

The settings that improve performance differ enough between Lightroom Classic, Photoshop, and Photoshop Express that building a reliable recommendation engine requires deep per-version testing across OS and hardware combinations — you can't fake this with a lookup table, and getting it wrong damages trust immediately.

How it makes money

One-time fee of $29-49 for the tuning report and settings application, with a recurring $9/month plan for monitoring that re-runs the audit after major Lightroom updates or hardware changes.

See the evidence. The complaints behind this idea, the products they came from, and similar ideas in Photo Editing.

More ideas in Photo Editing