darktable and imagemagick

DT 3.0.2 on Manjaro

I’ve been using imagemagick (I created some bash scripts) for sharpening after the export if it includes a resize (usually 850 pixel wide). I’m very happy with them.

Is there a way of running these scripts after doing the export from within DT, instead of now: me switching to the export directory and running my scripts.

Thanks

Here is a lua script that uses GMIC for RL deconvolution sharpening: lua-scripts/RL_out_sharp.lua at master · darktable-org/lua-scripts · GitHub

1 Like

Thanks. How do I activate the lua script?

Then the doc talks about the sample scripts. But I’m already lost.

  1. I must be missing something but I don’t know what.
  2. Is there some lua script manager to help dinosaurs like me?

Thanks

You can read about enabling them here: https://github.com/darktable-org/lua-scripts

1 Like