VSCO alternatives
Film-look presets and fine photo adjustments, plus a quiet feed.
5 of its 6 core features can be rebuilt with AI. Here is one, working, below.
- They makeRevenue estimate on Sensor Tower
- $2M a month
- You pay
- $60 a year
- AI can rebuild
- 5 of 6 core features
Try it
Visual demo only. Copy the prompt below to get the app.
Build it yourself
Real files on your machine, a real database, and it is yours. This one carries the interface as well — the layout, the colours and the shape of the real app, read off its own screens.
Each opens with the prompt loaded and waiting — nothing is sent until you press enter. It is copied at the same time, in case the app is not installed.
Build me a local film-look photo editor I own, to replace VSCO. - A CLI plus a small local page: Node with sharp and libvips for the pixels, better-sqlite3 for everything else. - Presets as 3D LUTs: read .cube files from a luts/ folder, apply with trilinear interpolation, and blend against the original for the strength dial that is the whole VSCO habit. - Model it properly: photos, and an edit row per photo holding the LUT, its strength and every adjustment. Every export re-renders from the untouched original. - Adjustments layered over the LUT in linear light: exposure, contrast, temperature, tint, saturation, sharpen, grain, fade and vignette. - Grain and fade have to be real: grain as monochrome noise scaled by luminance so it sits in the midtones, fade as lifted blacks in the curve. - Crop and straighten as parameters, with square, 4:5, 3:2 and the original as named ratios. - A recipe is a saved edit row with a name, applied to another photo in one command. - One command to run a recipe over a folder at a chosen size, one to back up the database. - Binds to localhost only. No accounts, no telemetry, my photos never leave the machine. - Skip: the emulations themselves, the feed, and RAW capture. Those looks are measured off real film stock and licensed, so bring your own LUTs. - Include a README with setup, where .cube files go, and where the database lives. ## Look and feel VSCO's own — extremely restrained. Near-white or near-black, almost no chrome, the photo full screen, tiny grey type, small plain icons, no shadows. Calm and empty next to other editors. Generous spacing, clear hierarchy, big tap targets, phone-readable type, system font. Keep the text dark enough to read at a glance: the softness of a palette belongs to the shapes and the fills, never to the words. Nothing I need to read — dates, numbers, labels — in pale grey on white.
Did this prompt work for you?
Thanks — that tells us whether to rewrite it.
More subscriptions die every week.
New apps and the prompts that replace them, as they land. One email, no spam.
Free forever · unsubscribe in one click · your address is never shared
Feature by feature
Every feature, whether AI can rebuild it, and what you would be signing up to keep running if you did. The paid app does that last column for you, and that is most of what the money buys.
| Feature | Core | AI can rebuild | You'd maintain |
|---|---|---|---|
| A library of film-look presetsA browser can produce a convincing film look out of tone, fade and grain. What it cannot produce is the specific emulation VSCO measured off the real stock, which is the thing people are loyal to. | Yes | Partly | You would tune your own looks |
| A strength slider on every presetThis is the whole VSCO habit: pick a look, then dial it back until it stops looking like a filter. | Yes | Yes | Nothing |
| Exposure, contrast, temperature, tint and saturation | Yes | Yes | Nothing |
| Grain, fade, vignette and sharpen | Yes | Yes | Nothing |
| Crop, straighten and rotate | Yes | Yes | Nothing |
| Before and after compare | Yes | Yes | Nothing |
| Recipes: save an edit and reuse it on other photos | No | Yes | Nothing |
| The feed, Discover and posting your photosA quiet place to put photos with no likes and no follower counts. That is other people, not code. | No | No | You would have nowhere to post |
| Shooting in RAW with manual camera controls | No | No | Not possible on the web |
What you give up
- the specific film emulations people actually pay for
- a quiet feed with no likes and no follower counts
- shooting in RAW from inside the app
- presets somebody else spent months tuning
Why people still pay
The sliders are free in any browser and always have been. Thirty dollars a year buys a set of looks measured off real film stock, and a place to post that does not show you a like count, and neither of those arrives with the code.
Or use one somebody already built
Free and open source. No prompt, no building, no subscription.
- Darktable
- Free RAW editing with proper film-style tone curves and shareable presets. Desktop only, and it expects you to learn it. (windows, macos, linux)
- VSCO free tier
- Worth saying plainly: a starter set of presets and the core adjustments are already free in the app. Plus mostly buys the rest of the library. (web, ios, android)
Other apps people are freeing
Questions
- Can AI really replace VSCO?
- 5 of its 6 core features, yes. The demo above is what one prompt produced. What it cannot do is on this page too.
- What does VSCO cost?
- About $60 a year on the VSCO Plus plan. A small set of presets and the basic adjustments are free. The full preset library is Plus.
- Is there a free alternative to VSCO?
- Yes: Darktable, VSCO free tier. They are listed below, and they are somebody else's finished work rather than yours.