HalfQR
Generate QR

HalfQR: Half the Effort

1

Choose your QR Content type

2

Your content routes...

Classic static destination for pages, campaigns, and one-off flows.
3

Design your QR code

Adjust the frame, colour system, and centred logo/brand imagery

Shape the finder markers and choose how the main QR body is drawn.

Output and resilience
Developer payload preview
{
  "contentType": "Link",
  "targetUrl": "https://computemore.com",
  "payload": {},
  "errorCorrectionLevel": "H",
  "output": {
    "sizePx": 1024
  },
  "finder": {
    "borderShape": "Rounded",
    "centerShape": "Circle"
  },
  "colors": {
    "dark": "#000000",
    "light": "#FFFFFF"
  },
  "data": {
    "pattern": "Square",
    "gradientMode": "Linear",
    "gradientStart": "#000000",
    "gradientEnd": "#1F61C0",
    "gradientRotation": 135
  }
}