RecipeCam
iPhone camera app for photographers who shoot with film recipes
Tech Stack
About
RecipeCam is an iPhone camera app that brings the film recipe shooting experience to iPhone. Photographers create, import, and apply custom colour recipes as live filters while shooting — replicating the parameter-driven approach from the Fujifilm community.
Core Thesis
We are not building a community from scratch. We are building a bridge to communities that already exist.
Architecture
Built as 8 SPM local packages with a clean dependency chain:
RecipeModel → ImagePipeline → CameraEngine → RecipeStore → CameraUI → LibraryUI → ImportExport → AppShell
Plus a widget extension for home screen recipe display.
Key Features
- 12-stage CIFilter pipeline with 3 custom Metal CIKernels and 8 grain textures
- Pro camera controls — EV swipe, tap-to-focus, AE/AF lock, ISO/shutter inline sliders, histogram overlay, focus peaking
- Recipe system — create, import (manual + OCR), and apply custom colour recipes as live viewfinder filters
- Before/after comparison — long-press to see the unfiltered image
- Export cards — shareable recipe cards in 3 aspect ratios (9:16, 4:5, 1:1)
- StoreKit 2 paywall — freemium with annual (GBP 9.99/yr) and lifetime (GBP 29.99) options
Build Progress
10 of 10 GSD phases complete. Q-menu UI overhaul shipped. All features implemented with 8 SPM packages. Ready for device testing before TestFlight submission.
| Phase | Scope | Status |
|---|---|---|
| 1 | RecipeModel + Foundation | Complete |
| 2 | ImagePipeline (12-stage CIFilter chain) | Complete |
| 3 | CameraEngine + RecipeStore | Complete |
| 4 | CameraUI + Capture | Complete |
| 5 | LibraryUI + AppShell | Complete |
| 6 | Polish + App Store | Complete |
| 7 | Pro Camera Controls | Complete |
| 8 | Q-Menu Overhaul (Fujifilm 3x3 grid, ControlStrip) | Complete |
| 9 | Per-parameter auto/manual controls | Complete |
| 10 | Final integration + device testing prep | Complete |
Platform
iOS 16+ (iPhone 12+) — iPhone only, no Android. Dark theme only (#0F0F14). SF Pro as sole font family.
Related Projects
Next Actions