Hi all,
is there a way to use/read/process a template file or a xmp-file - exported by lightroom - and to batch-process photos than with imagemagick?
thanks for help or any hints
a way to use Lightroom templates or xmp in imagemagick?
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: a way to use Lightroom templates or xmp in imagemagick?
I doubt it. Imagemagick knows nothing about Lightroom templates as far as I know. It can extract xmp profiles, but I do not know what it can do with them.
If all your processing is point operations (brightness, color, contrast) and no blur/sharpen or composites, then you could use HALD cluts from Lightroom and batch process them with your images in Imagemagick. See http://www.imagemagick.org/Usage/color_mods/#hald-clut
If all your processing is point operations (brightness, color, contrast) and no blur/sharpen or composites, then you could use HALD cluts from Lightroom and batch process them with your images in Imagemagick. See http://www.imagemagick.org/Usage/color_mods/#hald-clut
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: a way to use Lightroom templates or xmp in imagemagick?
IM knows nothing about LR, but LR does know about IM, and can use it. It is possible (or likely) that some of LR's scripting language can directly drive IM. But you would need to consult LR documentation.
snibgo's IM pages: im.snibgo.com
Re: a way to use Lightroom templates or xmp in imagemagick?
many thanks,
That's what I thought.... another way is configuring a photo in darktable, save the xmp of the photo and run in a batch via darktable-cli. But not really the way I want :/
That's what I thought.... another way is configuring a photo in darktable, save the xmp of the photo and run in a batch via darktable-cli. But not really the way I want :/
Re: a way to use Lightroom templates or xmp in imagemagick?
There is a Imagemagick Lightroom plugin but I do not know what it does exactly ( batch processing ? )and it is not free.