Skip to main content
Known Participant
June 29, 2008
Question

JPG->DNG conversion

  • June 29, 2008
  • 1 reply
  • 648 views
One of LightRoom's more interesting feature is the ability to convert jpg files
into dng files.

I'd like to be able to do this (via scripting) in CS3. Any ideas?

-X
--
for photoshop scripting solutions of all sorts
contact: xbytor@gmail.com
This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
August 10, 2008
Maybe you can use the command-line options of the DNG converter?
See here: http://www.adobe.com/products/dng/pdfs/dng_commandline.pdf

I'm not sure though how to run the converter from within a script.
Edit: actually, using VB it's very simple, about JS I'm not sure.