sms-translate/app/src/main/kotlin/com/simplemobiletools
Naveen 83ba8ee3f3 Improve image compression
- Approximate quality and compress in one go instead of iterating.
- If compressing doesn't help achieve the required file size limit, keep reducing resolution until the file size is smaller than the max limit.
- Convert PNGs to JPEG for lossy compression when max MMS limit is less than 1MB. This helps avoid tiny pixelated PNG images.
- Removed the abstraction (didn't think it was necessary)
2023-02-16 03:46:41 +05:30
..
smsmessenger Improve image compression 2023-02-16 03:46:41 +05:30