The 2FASafe QR Code Scanner is a private, client-side web utility that decodes 2D Quick Response (QR) matrices and otpauth:// two-factor authentication provisioning URIs directly from your webcam, mobile camera, or image screenshots without uploading images to any third-party cloud servers.
Scan QR codes using live camera video feeds or drag and drop saved PNG, JPEG, and WebP screenshot files.
Automatically detects <code>otpauth://totp/</code> schemas and isolates the raw Base32 secret seed for instant TOTP generation.
Choose between live webcam scanning or dropping an image screenshot containing a QR code.
Our engine decodes the matrix using high-speed canvas image processing.
Copy the decoded URL, text, or 2FA secret seed directly into your clipboard or 2FASafe dashboard.
Yes. It parses standard RFC 6238 otpauth://totp/ URIs, displaying the issuer name, account label, and secret seed key.
No. Video streams and uploaded images are processed entirely in browser RAM using HTML5 Canvas and are immediately discarded.