Post Event Script - Conversion

I want to write a script which converts EXR files to Tga after render, baking in the sRGB correction.

What would be the best way to do this? Using Post-Event-Script with Python or using Draft?

If you have a tool to do the conversion for you, then you could use an event script. The script could either do the conversion in place, or submit another job to do the conversion.

If Draft can do it though, then it’s just a matter of creating the template and including it with your jobs. You can post on the Draft forum to see if this conversion will be possible:
viewforum.php?f=158

Cheers,

  • Ryan