V · Security & Encoding
V · Security & EncodingAV-S13

AV-S13

TOTP / HOTP Generator

Generate 2FA codes from a secret, and create otpauth:// links and QR codes for new secrets.

● Runs on your device; nothing is uploaded

How to use it

  1. Paste an otpauth:// URI, or enter a Secret and choose its format.
  2. Choose TOTP or HOTP, then set Algorithm, Digits and Period or Counter.
  3. Read the Current code; press New random secret to create one.
  4. Scan the QR code or copy the otpauth URI into an authenticator app.
  5. Type a code into Check a code to validate it.

Limits

Digits
6–10
TOTP period
1–3,600 s
Code check window
±1 step
Features
  • TOTP and HOTP with SHA-1, SHA-256 or SHA-512
  • Secrets as Base32, hex or UTF-8 text
  • New secrets are 20 random bytes (160 bits)
  • otpauth:// import and export, with an SVG QR code
  • Countdown to the next TOTP code

For AI agents: avtools_totp_generator

AV-S13 · TOTP / HOTP Generator

Loading the tool…