Home Shading 

Convert Image Files

There are three ways to convert image files to different formats.

Converting in Houdini

  1. Open Houdini.

  2. From the File menu, click Import and choose Image.

  3. Select an image and click the Open button.

    This creates a file in a Compositing network.

  4. Click RMB the node and select Save Image.

  5. Rename the file with the new format and click the Save button.

Converting in MPlay

  1. Open MPlay.

    You can do this my launching Image View from the Start menu in Windows, or through the Command Line Tools in Linux.

  2. Select an image and click the Load button.

  3. Choose Save Frame As from the File menu and rename the file with the new file format.

Converting with Command Line Tools

  1. Open Command Line Tools from the Start Menu.

  2. Go to the folder where your image is saved and type: iconvert, followed by the name of your file, followed by the new name of your file.

    For example: iconvert butterfly.pic butterfly.rat

  3. Press Enter to convert your file.

Note

Typing iconvert in the Command Line Tools and pressing Enter will show you the supported file formats.

Typing iinfo in the Command Line Tools and pressing Enter will show you information about existing images in that folder.