S
SnapUtilsPro
Security

2FA TOTP Generator

Enter a Base32 shared secret to see the current 6-digit TOTP and countdown. Intended for staging/test secrets โ€” do not paste production MFA seeds into untrusted machines.

Runs entirely in your browser. Your data never leaves this device.

  • RFC 6238 TOTP
  • 30s step countdown
  • Base32 secret
  • Local HMAC-SHA1
  • Test-only warning
Workspace
Client-side ยท No upload

How it works

  1. Adjust the controls or paste your input.
  2. Preview results instantly in the browser.
  3. Copy or download the output โ€” nothing is uploaded.

Key features

  • RFC 6238 TOTP
  • 30s step countdown
  • Base32 secret
  • Local HMAC-SHA1
  • Test-only warning

FAQ

Is this private?

Yes โ€” processing runs in your browser; we do not upload your inputs.

Do I need an account?

No โ€” free to use without signup.

Does it work offline?

After the page loads, most tools work without further network calls.

Mobile friendly?

Yes โ€” layouts adapt to smaller screens.

Should I paste my real authenticator secret?

Prefer test secrets. Anyone with the secret can generate codes โ€” treat production MFA seeds carefully.

Related developer tools