Skip to content

Instantly share code, notes, and snippets.

@mestia
Created July 26, 2015 12:42
Show Gist options
  • Select an option

  • Save mestia/107511a0da89be3f6812 to your computer and use it in GitHub Desktop.

Select an option

Save mestia/107511a0da89be3f6812 to your computer and use it in GitHub Desktop.

Revisions

  1. mestia created this gist Jul 26, 2015.
    2 changes: 2 additions & 0 deletions rawtherapee_tone_map
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    time find . -name "*.jpg" | parallel -P3 rawtherapee -o {.}_tm.jpg -Y -p ~/.config/RawTherapee/profiles/ToneMapping.pp3 -j -c {}
    where ToneMapping.pp3 - is a profile with Tone Mapping feature enabled