Skip to content

[FIX] Handle PNG with transparency in JPEG conversion #41

Description

@emidiovaleretto

convert_type_image forces JPEG format. RGBA images (transparent PNGs) cannot be written as JPEG and will raise an error. Convert to RGB (or flatten onto a background) before saving.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions