Skip to content

Commit

Permalink
Create create_haldcluts_from_styles.sh
Browse files Browse the repository at this point in the history
Working draft for the script that generates all haldcluts
  • Loading branch information
t3mujin authored Jun 29, 2024
1 parent fbbfe3d commit 9bf33bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions haldcluts/create_haldcluts_from_styles.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/bash
# Builds all the haldclut files based on the styles from a given darktable instalation.
#
# Author: João Almeida <[email protected]>

darktable-cli Hald_CLUT_Identity.tif 't3mujinpack - Color Slide - Fuji Astia 100F.png' --out-ext png --style 't3mujinpack - Color Slide|Fuji Astia 100F' --core --configdir '~\.config\darktable'

0 comments on commit 9bf33bf

Please sign in to comment.