Custom Colored QR Code with Logo
Design eye-catching custom colored QR codes with your logo, personalized colors, and unique designs. Available in high-quality formats such as PNG, JPG, WEBP and SVG vector for both print and professional use. Perfect for branding, marketing campaigns, and any project requiring a standout QR code.
Custom Colored QR Code with Logo endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Create simple QR Code /qr |
Simple QR code called with text [t] parameter |
| GET |
Create Colored QR Code /qr |
you can change the pattern and the background of the QR Code with parameters pattern color [pc] and background color [bgc] |
| GET |
Create QR Code with Logo /qr |
You can add logo to QR Code with icon parameter [i]. by visiting (simpleicons.org) you may chose your icon and add the slug of that icon to the parameter. You can also specify… |
| GET |
Create QR Code with specific size /qr |
you can specify the size with [s] parameter in pixel, the default is 200 |
| GET |
Create QR Code with different format /qr |
QR Code can be generated with different format (PNG, JPEG, JPG, WEBP, SVG) with format [f] parameter and PNG is the default. |
| GET |
Create QR Code with specific version pattern /qr |
you can specify the version pattern with [v] parameter, start from 3 default set to 5 |
| GET |
Create QR Code with all parameters /qr |
this example creates QR Code with all parametres |