Free PIX QR Code Generator (Brazil)
Create EMVCo-compliant PIX BR Codes for instant Brazilian payments. Static or dynamic, free and 100% client-side.
- QR Generator
- Free Business Card Designer
- Printable WiFi Cards
- Batch CSV (500 codes)
- 40 Templates
- 20 Languages
Local uploads stay in your browser and only appear on the printed card. The QR data uses the URL above.
More fields (optional)
Address
Social profiles
Tip: right-click any spot on Google Maps and copy the coordinates
A red Swiss flag is automatically overlaid on the QR — required by Swiss banks.
Paste a BOLT11 invoice (lnbc...) or a Lightning address. We prefix with the lightning: URI scheme so any Lightning wallet can scan it.
Compatible with Google Authenticator, Authy, 1Password, Bitwarden, and any standard TOTP app.
Encodes the entire authorized_keys line. Scan to copy/paste the key onto a new machine.
For very long keys, use rMQR landscape or split into multiple QRs. Standard QR caps around ~2KB.
The official WireGuard mobile apps scan these directly. Never include your private key in a printed QR — only digital sharing.
GS1 Digital Link is the modern web-friendly alternative to the EAN-13 barcode for retail products. Resolver domain defaults to id.gs1.org but you can use your own.
Paste the share link from the Spotify app, or just the ID. We build the open.spotify.com URL automatically.
Format depends on platform — for Mastodon use @user@instance, for Bluesky use handle.bsky.social, for Nostr paste the npub key.
Geo URI (RFC 5870) opens directly in any maps app on the device — Google Maps, Apple Maps, OsmAnd, etc. — without picking a vendor.
Standard BitTorrent magnet link. Scanned by any BitTorrent client that supports URI scheme handlers.
Paste a full RFC 5545 iCalendar payload — supports multiple events, alarms, recurring rules. Most calendar apps import the QR directly.
Local uploads stay in your browser and only appear on the printed card. MeCard QR data has no photo field.
MeCard is a simpler alternative to vCard, preferred by some Android devices
More fields (optional)
Address
Micro QR capacity: 35 digits, 21 uppercase alphanumeric, or ~15 bytes (lowercase/URLs). Best for short codes, serial numbers, and IDs. For URLs, use standard QR instead.
Rectangular Micro QR — a narrow, wide format ideal for test tubes, wristbands, and ticket strips. Up to 361 characters.
Show 30 more templates
Save a style with the button above to keep your favourites here.
Or pick a built-in icon:
Renders behind the QR at reduced opacity. Auto-forces EC=H so the QR still scans through the photo.
Batch Generation
Upload a CSV to generate up to 500 QR codes in a single batch. Each row becomes its own QR — pick a template or override 21 properties on a per-row basis: colors, frames, dot/eye/eyeball styles, gradients, transparency, size, error correction, format, built-in logo, and more.
21 columns: type, data, filename, frametext, frame, template, fgcolor, bgcolor, size, ec, dotstyle, eyestyle, format, logo, gradient, g2, gtype, gangle, transparent, eyeball, eyecolor. Only type and data are required. Use | to separate fields inside data (e.g. ssid|password|WPA).
All 20 QR types supported, including URL, WiFi, vCard, MeCard, Email, SMS, Event, Location, UPI, SEPA, PayPal, Crypto, Micro QR and rMQR. Download the sample CSV to see every column, all 40 templates, 11 frame styles, and the 12 built-in logos in action.
Save the entire QR — type, all field values, style, frame, logo, business card design — as a single .qr.json file. Load it later to recreate everything in one click.
Enter content to generate your QR code
E-signatures that hold up in court
Abundera Sign goes beyond basic e-signatures. Every document gets cryptographic proof, independent verification, and a tamper-evident evidence package.
- Auto-generated court-ready evidence packages
- Personal Document Seal — detects tampering instantly
- Anchored to 5 independent systems — no single point of failure
How PIX QR Codes Work
PIX is Brazil's instant payment system, launched by the Banco Central do Brasil in November 2020. By 2024 it had over 150 million users and processes more transactions than every other Brazilian payment rail combined. PIX QR codes use the EMVCo Merchant-Presented Mode (MPM) format with a Brazilian extension for the PIX key (the merchant's identifier — can be CPF, CNPJ, email, phone, or a random "chave aleatória").
The payload is a TLV (Tag-Length-Value) structure with mandatory fields for payload format, point of initiation (static QR for unlimited reuse, dynamic QR for one-shot), merchant account (where we embed the PIX key), MCC, currency (986 = BRL), country (BR), name, city, and a CRC-16/CCITT-FALSE checksum at the end. Abundera QR builds the entire payload in your browser including the CRC.
Static vs dynamic
Our generator emits static PIX codes — the same QR can be scanned and paid an unlimited number of times. The amount and an optional transaction ID are baked into the QR. Dynamic PIX codes (where the bank generates a per-transaction code) require a backend integration with the merchant's payment service provider; we don't do that.
Frequently Asked Questions
Which apps scan PIX QR codes?
Every Brazilian banking app: Itaú, Bradesco, Banco do Brasil, Santander, Caixa, Nubank, Inter, C6, BTG Pactual, plus all the wallets (Mercado Pago, PagBank, PicPay, etc.). The format is the same across all of them.
What kinds of PIX key can I use?
CPF (11 digits), CNPJ (14 digits), email address, mobile phone in +55... format, or a random key (UUID-style chave aleatória). All are valid as long as the merchant has registered them with their bank.
What's the CRC-16 at the end?
The EMVCo MPM spec requires a 4-character CRC-16/CCITT-FALSE checksum at the end of the payload (tag 6304). We compute it in JavaScript over the entire payload + the literal '6304' tag. If you change a single character, the CRC will be wrong and the payment will fail.
Can I include an amount?
Yes. Leave it blank for an open QR-bill (payer enters the amount) or set a fixed value to lock the payment to that amount.
Is this compliant with the BR Code v2 manual?
Yes. We follow the BR Code Manual v2 published by Banco Central do Brasil in 2020. The payload format indicator is 01, the PIX merchant template is field 26 with GUI 'br.gov.bcb.pix' as subfield 00 and the PIX key as subfield 01.
What's the transaction ID for?
The optional txId (field 05 inside template 62) lets the merchant correlate the scan with their internal order/invoice. Leave it as *** if you don't need correlation.
Does this work with PIX cobrança?
PIX cobrança (with-charge dynamic QRs that have an expiration and a PSP-issued URL) requires a backend at the merchant's payment provider. We only generate static PIX QRs, which work for the vast majority of small business and personal payment use cases.