Current code
------
Next
------
Time left in window24s
TOTP is computed locally via the Web Crypto API. Your secret never leaves the browser. The clock used is your system time — large drift will produce codes that don't match the server.
Related tools
Password Generator
SecurityGenerate strong random passwords with adjustable length and character sets — fully client-side, with entropy and strength readout.
JSON Formatter
DeveloperFormat and validate JSON. Indented or minified output, with clear error messages.
Base64 Encoder / Decoder
DeveloperEncode text to Base64 or decode Base64 back to text. UTF-8 safe.
URL Encoder / Decoder
DeveloperPercent-encode or decode URL components.