04-12-2022, 10:10 AM
(04-12-2022, 09:30 AM)spider-x Wrote: How can i take one jpg picture a apply its exposure/shutter speed to another image? I'm trying set the same exposure with gegl library under linux and in gimp. I want apply exposure from one image to multiple images. Any help appreciated.
Don't now about exact exposure/shutter speed properties however
One possibility is the Gimp g'mic plugin. http://www.gmic.eu
If you have the same image with different exposures make a look-up-table file (CLUT)
Then with the images as a stack, apply the CLUT to all.
If required dump the layers to individual files, plenty plugins for that.