Convert PIC files

79 views
Skip to first unread message

Martin Yara

unread,
Jun 20, 2016, 3:07:29 AM6/20/16
to soft...@listproc.autodesk.com
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

Thomas Volkmann

unread,
Jun 20, 2016, 3:16:45 AM6/20/16
to soft...@listproc.autodesk.com
XnConvert might be an option: http://www.xnview.com/en/xnconvert/
 
 
Martin Yara <furi...@gmail.com> hat am 20. Juni 2016 um 09:07 geschrieben:
------
Softimage Mailing List.
To unsubscribe, send a mail to softimag...@listproc.autodesk.com with "unsubscribe" in the subject, and reply to confirm.

 

Rob Wuijster

unread,
Jun 20, 2016, 3:26:37 AM6/20/16
to Thomas Volkmann, soft...@listproc.autodesk.com

PS or xnview/convert.
The last one might be the fastest way to do this I guess.


Rob

\/-------------\/----------------\/

Geen virus gevonden in dit bericht.
Gecontroleerd door AVG - www.avg.com
Versie: 2016.0.7640 / Virusdatabase: 4604/12456 - datum van uitgifte: 06/20/16


Amaan Akram

unread,
Jun 20, 2016, 4:35:00 AM6/20/16
to soft...@listproc.autodesk.com, Thomas Volkmann

If you have openimageio's oiiotool, give that a try

Leendert A. Hartog

unread,
Jun 20, 2016, 7:58:56 AM6/20/16
to soft...@listproc.autodesk.com
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/

Greetz
Leendert
AKA Hirazi Blue
Softimage hobbyist, admin at si-community.com & xsiforum.de


Date: Mon, 20 Jun 2016 09:16:25 +0200
From: li...@thomasvolkmann.com
To: soft...@listproc.autodesk.com
Subject: Re: Convert PIC files

Eric Turman

unread,
Jun 20, 2016, 8:13:25 AM6/20/16
to soft...@listproc.autodesk.com

If they are pic sequences, you can always use Sotimage's compositor.

Ed Harriss

unread,
Jun 20, 2016, 8:31:58 AM6/20/16
to soft...@listproc.autodesk.com

Softimage also comes with a couple of command line tools that might work for you: imf_copy.exe and imgconv.exe

 

Ed

Ponthieux, Joseph G. (LARC-E1A)[LITES II]

unread,
Jun 20, 2016, 8:32:40 AM6/20/16
to soft...@listproc.autodesk.com

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 as very simple script could be written to input a list from a directory. I’ve got scripts to do this lying around here somewhere if you need better examples.

 

--

Joey Ponthieux

LaRC Information Technology Enhanced Services (LITES II)

Science Systems and Applications Inc. (SSAI)

NASA Langley Research Center

__________________________________________________

Opinions stated here-in are strictly those of the author and do not

represent the opinions of NASA or any other party.

Matt Lind

unread,
Jun 20, 2016, 11:19:46 PM6/20/16
to soft...@listproc.autodesk.com
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
will get the job done too.

Many moons ago I wrote "reng.exe" (rename engine) for exactly the task you
face. Reng runs from the command line, is very fast, well battle tested
amongst other Softimage users, and has the primary purpose of handling the
renaming component of file processing acting as a manager of command line
tasks. That is, it enables you to run most command line tools repeatedly as
a sequence or from batch files. In this case you can use reng to issue
imgconv.exe (or other command line tool) repeatedly to both rename and
convert your files, or do more complex stuff if needed. Very versatile
tool.

You can download reng from my website:

www.mantom.net/download/files/reng_v9_7.zip

Installation and usage instructions included in the zip. Main help page
available by typing 'reng' at the command prompt. Additional help with
usage examples available by typing 'reng -h' and following the instructions.

Matt





Date: Mon, 20 Jun 2016 16:07:12 +0900
From: Martin Yara <furi...@gmail.com>
Subject: Convert PIC files
To: "soft...@listproc.autodesk.com"

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

Martin Yara

unread,
Jun 21, 2016, 12:25:17 AM6/21/16
to soft...@listproc.autodesk.com
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 for just converting a few hundred textures.

I didn't know about XnConvert but I found it great, if you need a GUI. It doesn't support command line (not without launching the GUI)

Irfanview was also promising, it can be run in command line but it's TGA converter doesn't convert the Alpha Channel, it just ignore it. And Irfanview stopped supporting Softimage's PIC a few versions ago.

I didn't know about imf_copy or imgconv ! It seems to be exactly what I need. Matt's reng also seems to be perfect for what I'm doing.

Thanks !

Martin


Morten Bartholdy

unread,
Jun 21, 2016, 4:37:27 AM6/21/16
to soft...@listproc.autodesk.com
Flipbook will do it and I guess is scriptable.

//MB

Doug Kennedy

unread,
Jun 21, 2016, 4:54:20 AM6/21/16
to soft...@listproc.autodesk.com
Hi Martin 

If you're after something super simple and fast to get the TGAs into Maya from the Softimage data, don't forget that you can convert all the textures to TGAs on export when using the FBX exporter, it might same you some additional steps if your data is such that textures will export.

Doug 


Doug Kennedy
  / Director / 3D Animator / 2D Compositor / VFX TD

Undabo Studios 
UK: +44 (0)208 144 9000
UK: +44 (0)7767 606 628
IT: +39 393 688 70 61
www.undabo.com

Check out Undabo's latest showreels on vimeo https://vimeo.com/album/3065544/
Connect with Doug on Linkedin https://www.linkedin.com/in/undabo/

Facebook FacebookLinkedIn Skype Vimeo Youtube

Undabo Ltd. Registered in England & Wales No. 5397639. Registered Office: 5 Giffard Court, Millbrook Close, Northampton NN5 5JF.

This e-mail message may contain confidential or legally privileged information and is intended only for the use of the intended recipient(s). Any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on the information herein is prohibited. E-mails are not secure and cannot be guaranteed to be error free as they can be intercepted, amended, or contain viruses. Anyone who communicates with us by e-mail is deemed to have accepted these risks. Undabo Ltd is not responsible for errors or omissions in this message and denies any responsibility for any damage arising from the use of e-mail. Any opinion and other statement contained in this message and any attachment are solely those of the author and do not necessarily represent those of the company.

Martin Yara

unread,
Jun 21, 2016, 6:27:31 AM6/21/16
to soft...@listproc.autodesk.com
Thanks Doug.

I'm not sure what kind of shaders this data is using, or if FBX will recognize everything fine but that's definitely something worth trying.

Martin

Reply all
Reply to author
Forward
0 new messages