Looking for Android camera app that allows some customisation of the JPGs

Does anyone know a good Android camera app, that allows some customisation of the sooc JPGs?

The standard camera app of my phone seems to have the internal saturation and sharpening sliders hard-coded to some value beyond good and evil, so the resulting images are pretty ugly. It does support raw, but I usually don’t want to waste time on processing my occasional phone snapshots (the camera is simply not good enough to be worth the effort).

When searching for something recently, I found FreeDcam, which allows configuring saturation and sharpening. Just reducing these two immediately turned my phone from a completely crap camera to something that actually produces pleasing looking images (resolution is of course still poor, but I don’t care much for the kind of photos I use it for).
Unfortunately, FreeDcam is a bit unstable and looking at the GitHub repo, there wasn’t any development happening since 2022. So if there is a good alternative, I’d be happy to know.

And as a side question: Do people really like these horribly oversaturated and -sharpened images?

Hi,
Via F-Droid, I found Libre Camera. The functions described are interesting. I’ll try it out sometime.

What phone do you have??

My pixel lets me use rich color which I believe is P3…they look okay on my phone but on my desktop where the monitor is not quite srgb they look bad with intense red and green so I stopped using it… for now at least… maybe you have something similar…

@clinart I may have missed something, but it doesn’t seem to have settings for the jpg look (saturation, sharpening, etc.).

@priort A Fairphone 3. Apart from white balance, I couldn’t find any settings in the app which would affect the jpg look.

MotionCam Pro lets you change quite a few parameters.

Open Camera and its fork Hedge Cam 2 (no longer maintained?) allow some tweaking.
If you install GCam (a port of the Pixel camera), that can also be tweaked, though it’s a bit esoteric.

1 Like

Hi,

you’re right, I’ve installed it and I don’t find any feature like these.

Open Camera also doesn’t seem to allow adjustments on saturation etc. (at least I didn’t find anything).
I think I’ve stumbled upon GCam before and decided that the installation process is too complicated :sweat_smile:

Thanks, this looks very nice. Exactly the kind of customisability I was looking for.
I just installed the demo for now and the saved images are all black. Do you happen to know if this is the expected limitation of the demo? I couldn’t find any info on it and would rather avoid to pay for the full version, if it doesn’t work on my phone.

Saturation: no. I think these cameras just get data from the phone’s ‘camera service’, and don’t process the raw. In Open Camera, you can adjust some post-processing, e.g. sharpening.

You get quite detailed control of HDR settings.

1 Like

Just tested to make sure and it works for me. I believe the only limitations are related to the video functionality. Could be your phone isn’t properly supported. There’s a Camera2 API Probe app that might tell you more.

The developer can choose to get either a finished JPEG or the raw data, as wanted.

1 Like