/base64-binary-chrome-ext

Source of chrome extension for decoding base64 strings to array of bytes and back again

Primary LanguageJavaScript

Base64 to binary – and back again

A chrome extension that can decode base64 string to and from array of bytes or ASCII string. Suitable for working with binary data that cannot be represented as ASCII string.

Most similar extensions and online tools only work with ASCII and display some gibberish when non-printable characters are encountered.

Examples:

base64 to decimal

hex to base64

base64 to ascii

Icon made by Freepik from www.flaticon.com is licensed by CC 3.0 BY.