1. Branded Marketing Campaign QR
Brand DesignerBackground
A designer needs a print-ready QR code for an outdoor billboard campaign that incorporates the corporate violet palette and star icon.
Problem
Standard black-and-white QR codes do not match brand guidelines, but custom styling risks making the code unreadable.
How to use
Enter the campaign URL, select Error Correction Level H, choose diagonal gradient mode with brand hex values, enter the star badge text at 20% scale, and export SVG.
{
"payload": "https://brand.example.com/promo",
"eccLevel": "H",
"styleMode": "gradient",
"darkColor": "#1a1a2e",
"accentColor": "#7c3aed",
"lightColor": "#ffffff",
"badgeText": "★",
"badgeScalePercent": 20,
"quietZoneModules": 4
}Outcome
A vector SVG QR code with smooth gradients and a center badge that passes the Reed–Solomon erasure budget check.