Tested tool guide
Tested browser tools
Checked August 16, 2026
What Review Generation QR Builder does, with a checked example
Paste the review link from your Google Business Profile, Yelp page, or Facebook page, pick a logo and colors, and the tool returns a QR image ready for print materials. The QR encodes the exact URL you entered and nothing else, so a scan opens the review form directly instead of your listing. The mistake most people make is pasting the wrong link: a business-page URL scans fine but deposits customers far from the review form, and a printed QR cannot be edited, so the error ships with every copy.
Worked example
A concrete input and expected output from the current implementation.
Input
https://g.page/r/CU2026XAMPLE/review
->
Expected output
A square QR code in your chosen foreground color with the uploaded logo at its center. Any phone camera decodes it to the exact string https://g.page/r/CU2026XAMPLE/review, which opens the business's Google review page; the logo and color scheme change the picture, never the payload.
The QR payload is byte-for-byte the pasted URL, so decoding always reproduces the input exactly, regardless of styling. The example follows Google's g.page short-link format for review links, including the 11-character code.