OpenCL / GEGL-OpenCL

Gimp-GEGL is the first official OpenCL Porting Project of
http://opencl.org
GNU Lesser General Public License v3.0
89 stars 31 forks source link

How to change exposure over terminal? #78

Open dragancevs opened 2 years ago

dragancevs commented 2 years ago

Hello, how can i change the exposure of multiple files through the terminal? I have tried this command for one file. gegl -i a.JPG -o out.a.JPG — exposure=0.3

prokoudine commented 2 years ago

Hello, how can i change the exposure of multiple files through the terminal? I have tried this command for one file. gegl -i a.JPG -o out.a.JPG — exposure=0.3

Please see https://gegl.org/gegl-chain.html for documentation