rendering to 8-bit image

   260   2   1
User Avatar
Member
84 posts
Joined: July 2005
Offline
I am trying to render out an 8-bit image (preferably in a tif file) from Karma.

I can switch it from 16-bit float to 32-bit float, but I cannot find a way to render to an 8-bit per channel tif file. I tried setting the filename suffix to tif3, but that didn't work.

is it possible?

I also tried rendering to an EXR, and then converting to an 8-bit file in copernicus, but that also seems to only output 16-bit or 32-bit float


as a workaround, I rendered to a JPG, which does work, but involves opening the jpg in gimp and exporting to 8-bit tif file.
User Avatar
Member
35 posts
Joined: Nov. 2018
Offline
You can use ImageMagick to convert your images. Use -depth 8parameter to encode in 8-bit image.
Edited by Quantico - Nov. 18, 2024 10:03:51
COPstance - plugin for Houdini
https://copsubstance.com [copsubstance.com]
Follow COPstance on Twitter: https://x.com/copsubstance [x.com]
User Avatar
Staff
2638 posts
Joined: July 2005
Offline
You can also specify the output format in the Render Var.

Attachments:
8bit.hip (529.1 KB)

  • Quick Links