Beep6581 / RawTherapee

A powerful cross-platform raw photo processing program
https://rawtherapee.com
GNU General Public License v3.0
2.77k stars 313 forks source link

Post-post-processing command line hook #3001

Open Hombre57 opened 8 years ago

Hombre57 commented 8 years ago

As requested here http://rawtherapee.com/forum/viewtopic.php?p=44290#p44290 , given that we still don't have watermarking and plugins in RT, it makes sens to add a command line hook for a post-post-processor. This will not only allow automatic watermarking but any kind of automatic processing like "resize, sharpen, upload and save".

Given then skills needed to develop such script, this will not be for everyone, or maybe a tutorial in RawPedia could be enough to provide example of command line for popular task, but it's still a semi nice addition. A real plug-in mecanism and dedicated watermarking tool would be better, of course, but the "Post-Post-Processor" tool would still have its usefulness.

I'll start this addition in RT4 "anytime soon" (i.e. this week or month).

ghost commented 8 years ago

Hey Hombre,

If you create the program, I'll provide the documentation on how to get the thing setup and running.

Thanks Simon