House parties, birthday dinners, and rooftop gatherings use Partiful invite links โ print a QR on the door so guests scan straight to RSVP without hunting through group chats. Hosted QR SaaS charges ~$49/month for a static link; you can generate the same PNG locally for free.
Get your Partiful link
In Partiful:
- Create or open your event โ tap Share โ copy the invite URL
- Use the full
https://partiful.com/e/...link as the QR payload - For recurring hangs, link to your profile or the specific event page
Examples:
https://partiful.com/e/abc123def
https://partiful.com/u/yourname
Encode the full HTTPS URL. Phone cameras open Partiful in the browser or app on the invite page.
Tip: print the QR on venue signage and table tents so walk-ins can RSVP without asking for the link.
Why Partiful hosts care
Partiful is popular for casual events, birthdays, and friend-group dinners. A single laminated QR at the entrance beats texting the link to every guest โ the slug stays stable even if you tweak the title.
Free browser generator (no account)
Open this page, paste your Partiful 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-event hosts
Printing QR stickers for several events from a spreadsheet:
npx toolkitlabs-qr@latest qr_batch.py events.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-partiful
CC0 ยท Toolkit Labs







