Skip to content

PNG Export Bit Depth #1309

@ssoher

Description

@ssoher

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions