Bernhard, I've written a post sharpening lua script to do sharpening after export using imagemagick. It's not complete, nor ready for inclusion in the lua scripts repository but it does work and is usable.
Kneops, the problem with sharpening in darktable is that it gets lost when you export especially if you resize the image. Resizing after export sharpens the resized and resampled image. Lately real life has pretty much eliminated my programming time, so I've been thinking about setting up a work-in-progress repository so that people could have early access to the scripts I've been working on without having to wait until they are completely finished. I'll also include scripts that will never make it into the lua scripts repository or that have been rejected, but I find useful. I already have a placeholder repository set up at https://github.com/wpferguson/extra-dt-lua-scripts. I'll go ahead and start populating it, along with instructions about how best to include it. Bill On Mon, Oct 14, 2019 at 9:45 AM Kneops <[email protected]> wrote: > I'm defenitely not a programmer ;), but if, wouldn't it then be better > to use image magick 'underneath' the DT sharpening tool, replacing the > current sharpening method? > > > > Op 14-10-19 om 13:48 schreef Bernhard: > > I'm not a programmer but I am wondering if it would be possible to write > > a lua script that adds sharpening via image magick to the export options > > of darktable... > > > > ____________________________________________________________________________ > darktable user mailing list > to unsubscribe send a mail to > [email protected] > > ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
