Share My Creation [B4X] Free version 1.0 code!! - B4XBase64 encode and decode: Made only with B4X code, without external libraries

B4XBase64 encoding and decoding algorithms were developed using B4X code only, without external libraries.
Methods:
. URL encoding and decoding
. Image variable encoding and decoding
. Text variable encoding and decoding
. Image file encoding and decoding
. Text file encoding and decoding
. Base64 encoding and decoding
. Base64-Safe encoding and decoding
. Convert Base64 to Base64-Safe
. Convert Base64-Safe to Base64
. Validates Base64 or Base64-Safe encoding
. Character repeater
. Others
Note: You can combine the use of its methods according to your needs.

ex.
1725349398265.png


Regards.

Attentive to your comments.
 

Attachments

  • B4XBase64.zip
    92.8 KB · Views: 92
Last edited:
Top