TOTP / 2FA Code Generator

Generate a time-based one-time password from a secret.

Runs in your browser — nothing is uploaded

 

How to use

  1. Paste your Base32 secret.
  2. Read the current 6-digit code.

FAQ

Is my secret sent anywhere?

No. The code is computed in your browser with the Web Crypto API — your secret never leaves your device.

Related tools