Ethereum QR Code Generator — Free, No Sign-Up
Receive Ethereum payments with a single scan. Paste your ETH address, set an optional amount and label: web3qr produces a EIP-681-compliant QR code readable by every compatible wallet. Everything is computed in your browser — no address ever touches a server.
The EIP-681 standard in brief
The EIP-681 URI standardizes how a Ethereum address is shared: scheme, address, optional amount, label and message. On scan, the wallet pre-fills the transaction — the user only reviews and signs. Example produced by web3qr:
ethereum:0x75D7b06d710B47deE8E15Db392e0e8B20345a211?value=0.01
Create your QR in 30 seconds
- 1. Paste your address — The address is checked locally with a cryptographic checksum (Base58Check, Bech32 or EIP-55) — typos are caught instantly.
- 2. Amount and label (optional) — The payer's wallet will pre-fill the transaction with this information.
- 3. Export — High-definition PNG, vector SVG or print-ready PDF — with your logo embedded in the center if you like.
Why web3qr
No sign-up
No account, no email, no artificial limits. The service is free and ad-funded.
100% client-side
Generation runs in your browser. Your addresses and amounts never leave your device.
Real validation
Cryptographic checksums verified in the browser, not just a regular expression.