Base64 Libraries
The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
...
Last Release on Apr 19, 2026
4.REFCODES Codec1 usages
org.refcodes » refcodes-codec Apache +1
Artifact with encoding and decoding (not in terms of encryption/decryption)
implementations (codecs) such as BASE64 encoding / decoding.
Last Release on May 3, 2026
6.Base64Coder11 usages
biz.source_code » base64coder Apache +2
A Base64 encoder/decoder in Java.
Last Release on Dec 19, 2010
9.Base58 Codec1 usages
com.chrylis » base58-codec Apache
An implementation of the Flickr dialect of Base58 (Base64 without punctuation or the
lookalike pairs 0/o and 1/L).
Last Release on Dec 28, 2015
10.Commons Codec14 usages
apache-codec » commons-codec Apache
Commons Codec provides implementations of common encoders and decoders
Last Release on May 15, 2008
Relocated → commons-codec »
commons-codec
