Browser addons — Google Chrome extensions

Base64 Encode and Decode

This Chrome extenstion is a simple Base64 encoder and decoder.

Encode and Decode inline strings from any page by selecting and right clicking on the selection.

Encodes or decodes a string so that it conforms to the Base64 Data Encodings specification (RFC 4648).

Base64 is not for encryption purposes and is not secure. It is an encoding mechanism only.

The extension have now added functionality to encode text to hex and hex to text.