Encode text to Base64 or decode Base64 to text online. Supports UTF-8. Free Base64 converter tool.
The Base64 Encoder / Decoder converts text to Base64 and back, with full UTF-8 support (accents, emoji and non-Latin alphabets included). Base64 is the standard way to represent binary data as text: it is used in data URLs, API authentication, email and JWT tokens.
Encoding happens locally: the text you paste is never sent to a server.
Encode text to Base32 (RFC 4648) and decode Base32 to text, with UTF-8 support. All in the browser.
developerPerform arithmetic on binary numbers: add, subtract, multiply, divide. Convert results between bases.
developerCalculate Unix file permissions. Convert between symbolic (rwxr-xr-x) and numeric (755) chmod notation. Free chmod permission calculator.
developerBuild and understand cron expressions visually. See next run times and get human-readable descriptions. Free cron job scheduler tool.
developer