-
-
Notifications
You must be signed in to change notification settings - Fork 306
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature/enhancement description:
Currently the exported PNG file bit depth is always 32 bits, RGBA 8 bits per channel.
This is wasteful for textures that don't utilize all the channels. Like normal maps, or diffuse maps with no alpha channel usage.
Therefore, the export node, and the Preview2D export buttons should respect the channels that are being used, and save a PNG with that bit depth. Or at least, the format should be customizable with 8 bit, 24 bit and 32 bit options.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request