Skip to generator

2FA Code Generator

Enter your 2FA key and get your verification code instantly.

Your code will
appear here

How It Works

1

Enter Your Key

Paste the Base32 secret key from your account's 2FA setup page.

2

Get Your Code

A 6-digit verification code appears instantly. It refreshes every 30 seconds automatically.

3

Copy & Use

Click the code to copy it, then paste it wherever you need to log in. Your key stays in your browser only.

Client-side only No install needed RFC 6238 compliant

Your Privacy, Verified

This tool uses the Web Crypto API built into your browser to generate TOTP codes. That means:

  • No server contact: After the page loads, no network requests are made. You can verify this in your browser's Developer Tools → Network tab.
  • No storage: Your secret key is held only in browser memory while the tab is open. Closing the tab erases it. No cookies, no localStorage, no databases.
  • No tracking: No analytics scripts, no third-party resources, no fingerprinting. The page does not phone home.
  • Open standard: The code generation follows RFC 6238 (TOTP) and RFC 4226 (HOTP), the same standards Google Authenticator and every major authenticator app use.

If you want to go further, disconnect from the internet after this page loads. It will continue to work offline.

Frequently Asked Questions