image-minifier
image-minifier copied to clipboard
Minifier is a lightweight android library for image resizing, format changing and quality focusing in reduce file size 🖼.
Results
4
image-minifier issues
Sort by
recently updated
recently updated
newest added
Could be use Flow to collect images on-demand.
enhancement
Configure CI/CD using Github Actions
val bitmap = BitmapFactory.decodeFile(this.absolutePath) this line toke real file path and returns null everytime