Free · 1 code· Sign in → 1 code · Buy course → 500 code
Pro tools · 100 % client-side
Instagram 2FA / TOTP toolkit
Generate or verify Instagram 2FA codes. Paste a saved secret to get the live code, or create a brand-new 160-bit secret with QR for a fresh account. 100% browser-side — secrets never touch our server.
Current code
------
21
Next code in
21 s
Paste a secret above to start.
How to use
- Use-existing mode: when you enable 2FA on an IG account you get a QR (an otpauth:// URI) or a base32 string. Paste either here whenever you need to log in.
- Create-new mode: generates a cryptographically random 160-bit secret. Scan the QR or enter the base32 into your authenticator, then submit the live code to whichever service is asking for it.
- Standard IG 2FA = SHA-1, 6 digits, 30 s period (default). Tweak Advanced only if the target service uses something non-default.
- Codes are computed locally via HMAC-SHA1 in Web Crypto. Nothing (not the secret, not the code, not your account label) is sent to our server.