According to my post at
It seems that there is no GIF encoder with compression like in B4i.
Online GIF compressors often uses the "lossy" compression. Wich reduces the filesize in my tests around 90%!
So i need someone who can build such a encoder lib with integraded compression OR a standalone compression class where i can put the gif file into:
If you find a existing lib, im also happy with a wrapper.
Cheers.
[B4X] Huge filesizes with AnimatedGifEncoder
The RSAnimatedGifEncoder lib is archieved, even its still working. Is there a reason for it? Anyway i tried AnimateGIFEncoder and RSAnimatedGifEncoder (I think both useres the same java class?) Unfortually both outputs "very big" files Since i need to upload them to a microcontroller im very...
www.b4x.com
Online GIF compressors often uses the "lossy" compression. Wich reduces the filesize in my tests around 90%!
So i need someone who can build such a encoder lib with integraded compression OR a standalone compression class where i can put the gif file into:
If you find a existing lib, im also happy with a wrapper.
Cheers.
Last edited: