B4A Library Alimo_ImageCompress

Hi guys😍
Another wrapped B4A Library : Alimo_ImageCompress .
Wrapped from this githab link :

Some features:

✅ Ability to reduce the size of images to 100 KB or even more without loss of quality.

✅ Change configurations and personalization on the compressor type, such as changing the RGB color range and specifying the color spectrum when compressing.

✅ Change the quality of the width, height and format of the reduced file size

✅ Has an event or event Error, Start and Success to use multiple images at the same time.

✅ Full compatibility with AndroidX.

preview.jpg


Download preview sample

Download library and source
 

sorex

Expert
Licensed User
Longtime User
Does it take care of alpha levels aswell?

Edit: too bad the lib is android bitmap based so it doesn't work in B4J as-is. it would've been usefull on desktop platforms aswell. (not your fault ofcourse)
 
Last edited:

Alimoeini

Member
Does it take care of alpha levels aswell?

Edit: too bad the lib is android bitmap based so it doesn't work in B4J as-is. it would've been usefull on desktop platforms aswell. (not your fault ofcourse)
Thanks for your comment .
I just wrapped github project for b4a and you can ask questions about base lib from creator on attached github link .
But i see one methode and any value for personalization on the compressor .
You can test it and share your result in this thread .
Good luck .;)
 

alfaiz678

Active Member
Licensed User
It is up to date and the rest of the apps are working fine
I think there is another mistake
 

Attachments

  • 7777.png
    7777.png
    21.3 KB · Views: 250

Biswajit

Active Member
Licensed User
Longtime User
Top