IMPORTANT: The library is not fully functional. It is currently being coded. A basic base64 encoding/decoding library. Use cases: Encrypting save text strings Sending images in base64 format (check notes) Just for fun! If you wish to use this library in your own project, please provide credit to me (@Ronazon7849) and/or a link to this project.
Current Functionality: Base64 decoder: Functional (comment if you find bugs) Base64 encoder: Not started GUI: Not started Base64 Image encoder: Not started Base64 Image decoder: Not started Credits: • Ronazon7849 • https://en.wikipedia.org/wiki/Base64?scrlybrkr=d2eccf7c (Base64 Alphabet) • https://www.rapidtables.com/code/text/ascii-table.html (Ascii Table) • https://en.scratch-wiki.info/wiki/Case_Sensing (Case Sensing scripts) Update log: 2/16/26 - 0.1 - Project uploaded 2/20/26 - 1.0 - Decoder finished 2/23/26 - 1.1 - Decoder bug fixed tags: #base64 #lib #library #ronazon #ronazon7849 #encode #decode