I would like to be able to decompress a raw image into a jpeg and possibly do this via the command line. Does anyone know how to do this or is this even possible? Any suggestion or ideas on doing this?
Thanks for any assistance with this
I'm a software developer and interested in using lightroom to develop raw images, but would like to use LR programatically, as opposed to working via the LR user-interface. I understand there's no command line interface -- is there any other way to utilitze LR from other programs? I see there's an SDK, but it seems to just be for developing plug-ins, which wouldn't seem to help.
Have you tried writing a Photoshop Plugin that works with Adobe Camera RAW? The underlying RAW-engine is basically the same between Camera RAW and Lightroom so depending on what you want to do you would probably get further going that route.
LR and Photoshop are about a human adjusting or at least approving the settings based on what they see on screen, which is the opposite of what you're trying to achieve, it sounds.
If you're interest is merely to create JPGs from RAW files without any human ever being involved, then it is a requirement that Adobe products be used? There are other RAW conversion engines that might lend themselves to programming, such as DCRAW which I believe is open source.
Adobe Bridge and photoshop are something I'm considering. Basically all settings from color to crop are setup (by humans) on set during the course of a photoshoot. But we would like to have the raw to jpeg conversion be more automated or handled overnight by a server. We need whatever process to mirror what was viewed in the capture software (lightroom) The processing server would read the xmp side car and create either a jpeg or a tif based on some sort of trigger or hot folder.
I think this may be a case where a plugin could come to the rescue.
I wouldn't know what to do just yet because I don't really understand the requirements.
But some brainstorming:
- Make a plugin with a daemon that polls a folder or collection and automatically initiates an export when new or changed photos present themselves.
Well, kind-of a short brainstorm but - your turn.
PS - This post probably should have been targeted at the original poster - You need to give us a better idea of what you are trying to accomplish - I mean, no: Lr does not have command line support, but yes: there are all kinds of things you can do with plugins. So what exactly do you want, and why?
Rob
criggle wrote:
Adobe Bridge and photoshop are something I'm considering. Basically all settings from color to crop are setup (by humans) on set during the course of a photoshoot. But we would like to have the raw to jpeg conversion be more automated or handled overnight by a server. We need whatever process to mirror what was viewed in the capture software (lightroom) The processing server would read the xmp side car and create either a jpeg or a tif based on some sort of trigger or hot folder.
Another idea: if the Lightroom settings are written out to XMP, then a Photoshop script could check the hot folder, process the images, generate the JPEGs and retain the rendering intent. This works because the RAW rendering engine in PS CS5 (ACR) is the same as the one in LR 3.
North America
Europe, Middle East and Africa
Asia Pacific