Skip to content

feat: add configurable thumbnail quality option#148

Open
genaris wants to merge 1 commit into
souvik-ghosh:masterfrom
genaris:feat/thumbnail-quality-option
Open

feat: add configurable thumbnail quality option#148
genaris wants to merge 1 commit into
souvik-ghosh:masterfrom
genaris:feat/thumbnail-quality-option

Conversation

@genaris
Copy link
Copy Markdown

@genaris genaris commented Apr 22, 2026

Introduces a new 'quality' option (default 90) for both Android and iOS. It controls the JPEG/PNG compression level passed to Bitmap.compress on Android and the UIImageJPEGRepresentation compressionQuality on iOS.

Introduces a new 'quality' option (default 90) for both Android and iOS.
It controls the JPEG/PNG compression level passed to Bitmap.compress on
Android and the UIImageJPEGRepresentation compressionQuality on iOS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant