Hi all,

I've recently been exploring ways to quickly and easily combine tiled .exr
renders.  I'm preferably looking for a free, lightweight and standalone
tool.  I know I could do it in the FXTree or Nuke, but I'm looking for a
lightweight and simple command line tool.

The best candidate so far seems to be ImageMagick which is great because it
also supports 'globbing' enabling the use of wildcards to keep the syntax
simple.  To merge an entire folder of .exr files the command would simply
be:

path/to/convert.exe *.exr -layers flatten output.exr

However I cannot for the life of me find a compiled binary that includes
support for .exr and I don't have the chops to compile from source code.
 Even if I did it seems to be a little 'involved' from what I can gather.

Does anyone out there have any alternative suggestions that match this
criteria?

Thanks, and apologies for the off-topic subject.

DAN

Reply via email to