Greetings folks!
I wanted to share a new photo app that I developed, mostly to solve my own desire for the simplest possible workflow that worked for me. I’m hoping it is more broadly useful or interesting to the community.
After many years doing a lot of processing with many different apps and workflows, where I shot only RAW, I’m now settled into a RAW+JPEG workflow, where I am more and more happy with the camera JPEG processing. I wanted an app that would be super fast at helping cull images and identify keepers, then be able to do quick edits in composition, some tweaks to exposure, tone curve, etc. and then export final images. And, feel familiar to software that I was already used to.
Happy Photon is open source GPL-3.0-or-later, works locally without an account or subscription, and currently targets Windows x64, Linux x64, and Apple Silicon macOS. The Windows app downloads from Microsoft Store, and the Mac OS app download is signed and notarized via Apple Developer.
GitHub repo: GitHub - seasalim/happy-photon: Photo editing, simplified. An open-source RAW and JPEG workflow. · GitHub
Global website with download links: https://happyphoton.app
The RAW handling is very basic. It is not intended to reproduce the depth of darktable or RawTherapee or other focused RAW processing applications. It currently lacks local masks, lens correction, layers, HDR output, custom output profiles, and other features. The RAW decoding also uses LibRaw 0.21.1 (circa 2023), so camera compatibility — not just file extension — is something I would be especially interested in getting feedback on.
I would value critique of:
- the overall project
- whether the folder-to-export workflow feels coherent
- which camera and capture combinations work or fail
- which missing global control most limit quick everyday edits
- any other general features
The app also contains an optional, off-by-default AI agent experimental feature. It is not required and is not the subject of this post; only mentioned for transparency. Also - the app itself is AI developed - not vibe coded, but guided with extensive software experience and has been through multiple rounds of inspection and refactoring, including security reviews with the latest models.
Thanks again for your interest and any feedback!
-Salim
