Gaming clans, open-source projects, and study groups share Discord servers โ print a QR on posters and event tables so people scan straight to join without copying invite codes. Hosted QR SaaS charges ~$49/month for a static link; you can generate the same PNG locally for free.
Get your Discord invite link
In Discord:
- Open your server โ Server Settings โ Invites โ Create Invite
- Set expiry to Never and max uses to No limit (or cap for one-off events)
- Copy the full
https://discord.gg/...orhttps://discord.com/invite/...URL
Examples:
https://discord.gg/abc123
https://discord.com/invite/abc123
Encode the full HTTPS URL. Phone cameras open Discord in the app or browser on the join screen.
Tip: print the QR on event table tents, convention booth signage, and clubroom doors so walk-ins join without asking for the code.
Why Discord communities care
Discord invite codes are easy to mistype and expire. A permanent invite URL encoded in a laminated QR survives poster swaps and works for recurring meetups โ one scan, straight to your server.
Free browser generator (no account)
Open this page, paste your Discord invite URL, download PNG or SVG. Everything runs client-side; nothing is uploaded:
https://cdn.jsdelivr.net/npm/toolkitlabs-qr@latest/index.html
Mirror: https://ytinumoc.github.io/toolkitlabs-qr/
Batch for multi-server organizers
Printing QR stickers for several communities from a spreadsheet:
npx toolkitlabs-qr@latest qr_batch.py servers.csv ./output/
CSV format: one URL per line. Output: PNG files named from the row.
One-time batch CLI pack (EUR 9, no subscription): https://buy.stripe.com/5kQ9AU8X45LKe3A8S15Ne0i?client_reference_id=devto-discord
CC0 ยท Toolkit Labs







