format#
-format type ...
Specify or override images/layers output file format. This argument supports an argument list. By default, images are saved in exr16
format.
Format type values | Description |
---|---|
exr16 |
Open EXR 16 bit (half float) per channel file format |
exr32 |
Open EXR 32 bit (float) per channel file format |
jpg |
Jpeg file format |
bmp |
Windows Bitmap file format |
tga |
Targa true vision file format |
png8 |
PNG 8 bit per channel file format |
png16 |
PNG 16 bit per channel file format |
tiff8 |
TIFF 8 bit per channel file format |
tiff16 |
TIFF 16 bit per channel file format |
tiff32 |
TIFF 32 bit per channel file format |