Skip to content

Changing image formats (PNG to JPG) itself #105

@saqibsoftwares

Description

@saqibsoftwares

Hi,
The library is changing selected PNG image into JPG image itself when .maxResultSize and .compress functions are used with the Companion.

ImagePicker.Companion.with(this).galleryOnly().maxResultSize(Globals.MAX_IMAGE_WIDTH, Globals.MAX_IMAGE_HEIGHT).compress(Globals.MAX_IMAGE_SIZE_KB).start

Is there any way to keep the original format?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions