base64decoder
There are 13 repositories under base64decoder topic.
saschpe/Kase64
Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
lubiah/quickbase64
A simple program to convert files to base64 and vice-versa
mahdibland/Base64-Encoder-Decoder
Base64 Encoder & Decoder Which Support All Encoding Types of Base64
synacktraa/base64
my implementation of base64 algorithm in C.
localtools/nodejs-base64
Node.js Base64 Text Encoder/Decoder
cheaderthecoder/base64
base64 to text Converter and vice versa
CheeZeDark/Base64Converter
It's Simple Converter Base64 to Text and Text to Base64... Enjoy to use this!!!
DaveFriedman/base64direct
A site that decodes base64 text to ASCII text.
KKonaNN/From-Base64-String-Resolver-Python-
This is fast Base64 String resolver for cs files that i made so i dont convert them one by one -_-
misaki-web/base64url
Bash encoder/decoder for the base64url format
Conzxy/uc
A simple base64 codec(encoder & decoder)
reiver/go-base64
Package base64 provides decoders and encoders for the base64 encoding, for the Go programming language. This package base64 is meant to be a replacement for Go's built-in "encoding/base64" package.