Free QR Code Generator for Custom QR Codes.

Create unique QR codes in seconds. Customize everything from shape and color to embedding your own logo for free. No account required.

curl -X POST \
  'https://any-qr.p.rapidapi.com/generate-visual' \
  -H 'content-type: application/json' \
  -H 'X-RapidAPI-Key: YOUR_API_KEY' \
  -H 'X-RapidAPI-Host: any-qr.p.rapidapi.com' \
  -d '{
    "type": "URL",
    "url": "https://rapidapi.com",
    "size": 400,
    "shape": 2,
    "color": "#1A73E8"
  }'

Create Your Custom QR Code

QR Code Options
Customize your QR code using the options below.

QR Code Content

Powered by AnyQR API

Pro Features (API Only)

Logo embedding is available via our powerful API. Get your Free API Key.

Visual Style

#dddddd
#302b63

Apply a gradient to the QR code modules.

Preview & Request
Generated QR Code
{
  "type": "URL",
  "url": "https://rapidapi.com/rubisovigor/api/any-qr",
  "size": 400,
  "shape": 10,
  "color": "#dddddd",
  "bgcolor": "#302b63",
  "useQrGradient": false,
  "eyeShape": 4,
  "eyeBallShape": 4,
  "useEyeGradient": false
}
11+ Module Shapes

Leaf, Japanese, Zebra, Circle, Diamond, and more.

Advanced Gradients

Linear and Radial gradients for modules, eyes, and backgrounds.

Branded QR Codes

Embed logos with custom positioning and borders using Base64.

Dynamic QR codes

Update QR code content without reprinting. Ideal for changing URLs or offers.

AI-Powered QR Art (Beta)

Transform functional codes into AI artworks. Coming soon for Paid Tier.

Supercharge Your Workflow with the API

The free generator is great for single QR codes, but the AnyQR API unleashes powerful features for developers and businesses.

High-Volume Generation

Programmatically generate thousands of unique QR codes for your products, events, or campaigns in seconds.

Seamless Integration

Easily integrate QR code generation into your existing applications, websites, or workflows with just a few lines of code.

Dynamic QR Codes

Update the destination of your QR codes even after they've been printed. Perfect for evolving marketing campaigns.

More Customization

Get access to more advanced styling options, including logo embedding, to create truly unique and branded QR codes.

Endless Possibilities with Custom QR Codes

Marketing Campaigns

Create eye-catching QR codes for your ads, flyers, and business cards to boost engagement.

Product Packaging

Generate branded QR codes with your logo to link customers to manuals, promotions, or your website.

Event Management

Design unique QR codes for tickets, event access, or to share information with attendees.

Developer Reference

EndpointDescription
/generate-visualGenerates a QR code and returns it as a PNG image.
/generate-b64Generates a QR code and returns it as a base64 encoded string.
/generate-visual-with-logoGenerates a QR code with an embedded logo as a PNG image.
/generate-b64-with-logoGenerates a QR code with an embedded logo as a base64 string.

Frequently Asked Questions