Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why the png image become bigger after compressed? #3

Open
briskjie opened this issue Dec 1, 2022 · 1 comment
Open

Why the png image become bigger after compressed? #3

briskjie opened this issue Dec 1, 2022 · 1 comment

Comments

@briskjie
Copy link

briskjie commented Dec 1, 2022

No description provided.

@Tamim028
Copy link

Tamim028 commented May 3, 2023

Maybe you are taking the pngData and making an UIImage using it. Image will get bigger due to UIImage representation. Try to take the pngData and save it to the document directory directly or share pngData using UIActivityController. Let me know if it solved the issue or not. :)

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

No branches or pull requests

2 participants