B4A Library [B4X] Library Base64 encode/decode Image and File library - MarcoRome    Aug 26, 2024   (33 reactions) Updated Library https://www.b4x.com/android/forum/threads/b4x-library-base64-encode-decode-image.../android/forum/threads/base64-encode-decode-image-library.31031/ ) "...in attached the library for... B4A Library Base64 encode/decode image library - Peter Simpson    Oct 8, 2018   (16 reactions)   tags: Base64, B4A stings, so I quickly put together this simple but effective base64 encode/decode images library for... As String) As Bitmap
Or
To get an image file, and encode it into an base64 data stream, ready to save... B4J Library [B4X] Library Base64 encode/decode image library - MarcoRome    Mar 16, 2020   (2 reactions) https://www.b4x.com/android/forum/threads/b4x-library-base64-encode-decode-image-library.115033/... B4A Question Base64 encode/decode image library error - GabrielQ (first post)    Jul 21, 2019 -445167
Convert the bytes to base64 string with StringUtils.EncodeBase64.
Hi Erel, thks !!! I can with:
Dim auxStringUtils As StringUtils
auxStringUtils.EncodeBase64(Bit.InputStreamToBytes(File... Share My Creation [B4X] Free version 1.0 code!! - B4XBase64 encode and decode: Made only with B4X code, without external libraries - TILogistic    Jun 9, 2025   (15 reactions) 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... B4A Question MySQL PHP and B4A - aeric (first post)    Jan 16, 2024 Use forum search https://www.b4x.com/android/forum/pages/results/?query=base64+encode+decode+image+library... Italian gestione rimborso spese - LucaMs (first post)    Feb 11, 2026 Mi pare di capire che l'unico problema che hai siano gli allegati (foto).
Potresti convertire le immagini in stringhe Base64.
Non so se esista una libreria ufficiale, ovvero creata da Erel; ho cercato "al volo" e trovato questa:
https://www.b4x.com/android/forum/threads/b4x-library-base64-encode-decode-image-library.115035/
(uhm... 🤔 nel caso in cui non esistesse una libreria di... Italian Criptare una stringa compatibile con B4a e B4i - LucaMs (first post)    Sep 6, 2025 Ho appena trovato anche questa libreria, di @MarcoRome, che potrebbe essere molto utile: https://www.b4x.com/android/forum/threads/b4x-library-base64-encode-decode-image-and-file-library.115033/post-998317... B4A Question Show bitmap image - josejad (first post)    Aug 23, 2023 Hello. Have you tried this library? https://www.b4x.com/android/forum/threads/b4x-library-base64-encode-decode-image-and-file-library.115033/#content... B4A Question save Base64 encoded string to jpg file - roerGarcia (first post)    Jan 22, 2020 https://www.b4x.com/android/forum/threads/base64-encode-decode-image-library.31031/... Page: 1   2   3   4   5   6   7   |