Convert instantly between binary, decimal, hexadecimal, base64, and ASCII. https://fwdekker.com/tools/converter/
Go to file
Florine W. Dekker 0e148a48ef
Support alternative b64 characters
Coincidentally fixes #2 and fixes #7.
2020-04-05 13:38:38 +02:00
.editorconfig Add version number and best practices 2020-03-14 11:45:06 +01:00
LICENSE Add LICENSE 2019-07-01 20:52:59 +02:00
README.md Add version number and best practices 2020-03-14 11:45:06 +01:00
index.html Support alternative b64 characters 2020-04-05 13:38:38 +02:00

README.md

Converter

An online tool to convert values between number systems. Quickly convert hexadecimal to binary or base64 to ASCII. Everything happens in the browser, so nothing is submitted to any server.