Email QR Code Generator

Generate a QR that opens a new email with the address, subject and body pre-filled. Great for support flyers, feedback cards and event sign-ups.

Get this QR from the API (developers)
curl "https://qr.wrapper-agency.com/api/v1/qr?type=email&format=svg"

Free QR API — no key during beta. Returns SVG, PNG data-URL or JSON.

How to make a email qr code generator

  1. Enter the recipient email address.
  2. Optionally add a subject and a starter message.
  3. Download the QR — scanning it opens the user's mail app, ready to send.

Tips

FAQ

Does it send the email automatically?
No — for safety the QR only opens a pre-filled draft. The person reviews and presses send.
Can I leave the subject empty?
Yes. Subject and body are both optional; only the email address is required.

Related generators

Need this in code? See the QR API.