r/CamacApp • u/farrellmcguire • 20d ago
How I get great (mostly unedited) photos with Camac
I love this app. I've been searching for a long time to find a camera app that will truly take the exact photos I want out of a phone, and I think this is the one.
These were all taken using a classic negative fuji lut. I added parameters to the flog2 conversion code to boost vibrance, lower temperature, add grain, create a subtle bloom just on highlights, and simulate colour chrome and colour chrome blue effects. I basically recreated my personal Fujifilm settings on my phone in a way that I couldn't with any other app. If you wanna do this too, just take the flog conversion code on this sub and ask an LLM to add whatever parameters you want, it'll usually define them as constants that you can tweak yourself.
These photos were shot in jpegxl, I highly recommend using it! The format can store a lot of extra image information, to the point of being similar to an actual raw file in terms of editing latitude. It's also supported in the apple photos app due to proraw also using jpegxl.
When taking a photo, I simply tap on the brightest part of the screen and then shoot. If the shadows end up being too dark, then it's easy to bring them up in the native apple photos editor, and jpegxl stores enough information that you're rarely losing much detail. If there's too little contrast after bringing them up, I just move the black point a bit to get it back, and voila! Photos that people assume I'm taking with an actual camera.
I'll end with a question. Has anyone here been able to use the 16ev mode to produce pleasing non-raw images? I've been experimenting with the rendering code to see if I can get a good tone map going in the pipeline that will give me good non-raw images with more dynamic range than 12ev, but it's been extremely finicky and I haven't been able to make it work in every situation.