File Types For Rendered Images And Animations

You can save rendered images as a variety of different file types, each with different properties.

Commonly-Used File Types
The following commonly-used file types are available when saving renders and animations: BMP

A popular format within the Microsoft operating system. It retains image quality.

EXR

A High Dynamic Range format which has a high compression ratio and is also open source.

FLX

A variation on the FLIC format used for animation frames.

HDR

A variation on the TIFF format that includes a luminance channel. Useful for editing tone mapping, black and white levels, and other luminance controls.

JPEG

A universal format with one of the best compression algorithms for its file size. This is a popular format for creating portable images, for example to send via email.

PNG

A popular format that provides both image quality and the smallest possible file size. PNG is one of the few file formats that is lossless, 8-bit, and contains an alpha channel. Use PNGs when you want the background of your render or animation to be transparent in post-process compositing.

PNG 16-bit

A variation of the PNG format with the addition of luminance information, giving you greater control over exposure.

PSD

Adobe Photoshop Format. It includes luminance information. Also includes layers if saved as LayeredPSD.

TGA

Has good compression for higher bit formats, and includes an alpha channel.

TIFF

A popular lossless format for photography when image quality is of absolute importance. Also contains layers and an alpha channel.

The following table summarizes the file types that are available in SOLIDWORKS when saving renders and animations:FormatLosslessLossyCompressedAlphaBitLayersWindows BMP (*.bmp)Optional8-24OpenEXR (*.exr)Optional16-32Flexible Precision Image Format (*.flx)30Radiance High Dynamic Range (*.hdr)32JPEG (*.jpg)Optional8-16JPEG 2000 (*.jp2)8JPEG Bit (*.jp2)16JPEG Bit Lossless (*.jp2)16LayeredPSD (*.psd)8-32PSD (*.psd)8-32Portable Network Graphics PNG (*.png)8Portable Network Graphics PNG 16-bit (*.png)16Targa (*.tga)Optional8-32Tagged Image File Format (*.tif)Optional16-32Definition of Terms
Compressed

Compresses the image through an algorithm, reducing file size.

Lossless

Retains image quality during compression.

Lossy

Degrades image quality during compression.

Alpha Channel

Carries an extra channel for the background layer.