Encoding & Hashing Tools

Base64 encode/decode, hash validation, checksum computation. All tools run in the browser. No signup required.

Main tools

Error guides

Step-by-step guides to fix common encoding errors.

Related tools

FAQ

What characters are valid in Base64?
A–Z, a–z, 0–9, +, / and = for padding. Use our Base64 tool to validate.
How do I fix invalid Base64?
See our Base64 Invalid Input guide.