Skip to main content
news

Re: converting raw images f...

J. Clarke
SubjectRe: converting raw images from Canon EOS 600D
FromJ. Clarke
Date2013-12-01 02:31 (2013-11-30 20:31)
Message-ID<MPG.2d045b92b741df8298a1fc@news.newsguy.com>
Client
Newsgroupsrec.photo.digital
FollowsEric Stevens
FollowupsEric Stevens (1h & 45m)

In article <pqmk99dg4h0lmj3mv90nkpidk9t26v3tg6@4ax.com>, eric.stevens@sum.co.nz says...

Eric Stevens
On Sat, 30 Nov 2013 01:00:33 -0900, floyd@apaflo.com (Floyd L. Davidson) wrote:

Floyd L. Davidson
I really only have one small nit with OSX, which is the effort they went to to hide access to things like a shell command line.

Eric Stevens
Agreed

... and now I use Windows!

I missed this post until I saw a reply to it.

If you are using Windows and you have not discovered Powershell, you might want to google it. It's built in (it's the Official Microsoft Way of running Server 2012 for example) and while it's a bit verbose and the commands are longer than needed, it's quite powerful. You can literally run Photoshop from a command line using it. I don't just mean load it.

Here's a (bad) tutorial you might find interesting: <https://youtube.googleapis.com/v/3Yswmjl9k-o?hd=1>

I say it's "bad" because I don't know what version of Powershell he's using but some of the syntax he uses doesn't work on Powershell 2.0--I don't know whether he's running the latest (4.0), or the earliest, or a beta, or has done some tweaks, or what. I can make his commands work but I have to do some fiddling. Still, it shows just a little bit of the sort of thing you can do. The whole API is accessible--the API docs are at <http://www.adobe.com/devnet/photoshop/scripting.html>. There's a decent, if elementary, set of Powershell tutorials at <http://www.powershellpro.com/powershell-tutorial-introduction/>.

Eric Stevens (1h & 45m)