Re: Convert PIC files

2016-06-20 Thread Martin Yara
Thank you all ! I'm trying to automatize data conversion from Softimage data that is using PIC textures, to Maya with TGA. So I wanted something simple and fast to use it through command line so I can call it from a script. XNview's NConvert was perfect, except for the $100 I don't want to pay fo

Re: Convert PIC files

2016-06-20 Thread Matt Lind
The 'imgconv.exe' standalone in your Softimage installation can convert images between file formats and do limited image processing on top of that. imgconve.exe supports sequences, but it's capabilities are a bit limited. You might also have the 'soft2tga.exe' standalone which is much older, but

RE: Convert PIC files

2016-06-20 Thread Ponthieux, Joseph G. (LARC-E1A)[LITES II]
Why can’t you use the standalones you have in the Softimage bin directory? imf_copy.exe imgconv.exe imgconv.exe explicitly lists TARGA as being supported. A sequence can be run as follows (from the man page): imgconv in.pic out.tif -sequence 1 100 -processor zoom "2 2" If the files are random

RE: Convert PIC files

2016-06-20 Thread Ed Harriss
Softimage also comes with a couple of command line tools that might work for you: imf_copy.exe and imgconv.exe Ed From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Eric Turman Sent: Monday, June 20, 2016 8:13 AM To: softimage@listproc.au

RE: Convert PIC files

2016-06-20 Thread Eric Turman
If they are pic sequences, you can always use Sotimage's compositor. On Jun 20, 2016 6:58 AM, "Leendert A. Hartog" wrote: > The makers of XnConvert also offer a command line image processor called > NConvert, > which would set you back $100 for commercial use, > but might prove handy when trying

RE: Convert PIC files

2016-06-20 Thread Leendert A. Hartog
The makers of XnConvert also offer a command line image processor called NConvert, which would set you back $100 for commercial use, but might prove handy when trying to convert a massive amount of files...http://www.xnview.com/en/nconvert/GreetzLeendertAKA Hirazi BlueSoftimage hobbyist, admin

Re: Convert PIC files

2016-06-20 Thread Amaan Akram
If you have openimageio's oiiotool, give that a try On 20 Jun 2016 08:16, "Thomas Volkmann" wrote: > XnConvert might be an option: http://www.xnview.com/en/xnconvert/ > > > > Martin Yara hat am 20. Juni 2016 um 09:07 > geschrieben: > > I have to convert tons of Softimage PIC files to TGAs, is th

Re: Convert PIC files

2016-06-20 Thread Rob Wuijster
PS or xnview/convert. The last one might be the fastest way to do this I guess. Rob \/-\/\/ On 20-6-2016 9:16, Thomas Volkmann wrote: XnConvert might be an option: http://www.xnview.com/en/xnconvert/ Martin Yara hat am 20. Juni 2016 um 09:07 geschrieben: I have

Re: Convert PIC files

2016-06-20 Thread Thomas Volkmann
XnConvert might be an option: http://www.xnview.com/en/xnconvert/ > Martin Yara hat am 20. Juni 2016 um 09:07 geschrieben: > > I have to convert tons of Softimage PIC files to TGAs, is there any fast way > to do this ? > > I think I'll be doing it with Photoshop batches, but I would lik

Convert PIC files

2016-06-20 Thread Martin Yara
I have to convert tons of Softimage PIC files to TGAs, is there any fast way to do this ? I think I'll be doing it with Photoshop batches, but I would like a faster / better solution if there is any. Thanks Martin -- Softimage Mailing List. To unsubscribe, send a mail to softimage-requ...@li