URL QR Code Generator
Paste your URL below. Customise colours and style, then download your QR code.
PNG, JPG, or WebP. Logo is embedded in the center of the QR code. Use High error correction for best results.
Your URL QR code will appear here
Enter a URL and click "Generate"
What is a URL QR Code?
The simplest, most universal QR code type — one scan opens any webpage.
A URL QR code encodes a web address directly into a scannable pattern. When someone points their smartphone camera at it, the device reads the link and opens the page in the browser automatically — no typing, no searching, no friction. It is the most common QR code type in the world, used on everything from business cards and product packaging to billboard advertisements and museum exhibit labels.
Under the hood, the QR code simply contains the raw URL string, such as https://example.com/product.
Both HTTP and HTTPS URLs are supported, though HTTPS is strongly recommended for security and trust signals.
QRMint validates your URL format before encoding, helping you catch typos before the code is printed and
distributed.
You can also generate URL QR codes programmatically via our free REST API. A single GET request is all it takes: no authentication, no rate limit headers to juggle, and no API key ever required. See the full API documentation for all available parameters including size, format, colours, module style, eye shape, and frame templates.
Pro tip: Shorten long URLs with LinkShrink before encoding them in QR codes — shorter URLs produce simpler, more scannable QR patterns.
When to Use URL QR Codes
Anywhere you want to bridge the physical world with a digital destination — instantly.
Product Packaging
Print a URL QR code on your box, label, or insert card to link customers directly to your product page, warranty registration, how-to videos, or reorder page. One scan replaces a paragraph of instructions and gets the customer where they need to go without friction. Use a custom colour scheme and embedded logo for a seamless on-brand experience.
Print Advertising
Magazine spreads, newspaper ads, and direct mail campaigns all benefit from a URL QR code that lets readers jump straight to your landing page. Track campaign effectiveness by linking to a unique URL per ad placement. Download SVG output for flawless reproduction at any print size, from A6 flyers to full-page spreads.
Restaurant Menus
Link diners to your digital menu, online ordering platform, or loyalty programme signup. A URL QR code on the table card or napkin holder lets customers browse at their own pace without waiting for staff. Update the destination URL whenever your menu changes — no need to reprint the QR code if you use a redirect link.
Event Tickets & Badges
Print a URL QR code on event tickets or conference badges linking attendees to the schedule, session materials, speaker bios, or networking platform. Attendees scan once and have everything they need on their phone. Generate high-resolution PNG at 2048×2048 px for crisp reproduction on any ticket stock.
Real Estate Listings
Place a URL QR code on for-sale signs, brochures, and window displays to link prospective buyers directly to the full property listing with photos, floor plans, and virtual tours. Buyers standing outside a property can access everything instantly without calling the agent. Replace the destination URL when the property sells — the printed QR code stays the same.
Business Cards
Add a URL QR code to your business card linking to your LinkedIn profile, portfolio website, or digital business card page. Recipients scan and follow in seconds rather than typing your URL from memory. Embed your headshot or company logo inside the QR code for instant brand recognition even before the scan.
How URL QR Codes Work
From URL to scannable code in three straightforward steps.
1. Enter Your URL
Paste any valid web address into the generator above — your homepage, a product page, a social media profile, or a file download link. Both HTTP and HTTPS URLs are supported. HTTPS is recommended for security and to avoid browser warnings when the link is opened. The generator validates the format before encoding so you never distribute a broken QR code.
2. Customise the Design
Pick brand colours for the foreground and background, or apply a linear or radial gradient. Choose from four module shapes (square, rounded, dots, classy) and four eye shapes. Apply a frame template such as "Scan Me" for added context. Optionally upload your logo to embed it in the centre of the code — use High error correction for the best logo visibility. Save your style as a reusable preset so future QR codes match your brand instantly.
3. Download & Deploy
Download your URL QR code as PNG (ideal for digital use and standard print) or SVG (infinitely scalable for large-format print and screen). Drop it into your design files, upload it to your CMS, print it on packaging, or embed it in a PDF. Anyone with a modern smartphone can scan it — no app required on iOS 11+ and Android 10+.
Why Use QRMint for URL QR Codes
The most capable free URL QR code generator. No limits, no account, no catch.
Fully Custom Styling
Choose from four module shapes, four eye shapes, and unlimited foreground and background colour combinations including linear and radial gradients. Style presets let you apply your brand look in one click and save it for future use. Your URL QR code reflects your brand — not a generic black square.
Frame Templates
Add a "Scan Me" or custom text frame around the QR code to give viewers immediate context. Choose from seven frame designs including social media frames for Instagram and LinkedIn. Customise the frame text (up to 50 characters) for campaign-specific or location-specific messaging.
Logo Embedding
Upload your logo (PNG, JPG, or WebP) and it will be centred inside the QR code. Use High error correction to keep the code scannable even with the logo overlay. Ideal for branded marketing materials, business cards, and product packaging where brand recognition matters.
Print-Quality Output
Export up to 2048×2048 px PNG or infinite-resolution SVG. Your URL QR code stays crisp on everything from a business card to a full-page magazine ad or exhibition banner. No watermarks, no resolution limits, no subscription required.
URL QR Code FAQ
What types of URLs can I encode in a QR code?
You can encode any valid URL — including standard web pages (https://example.com),
deep links into mobile apps (myapp://product/123), file download links, Google Maps
locations, YouTube videos, social media profiles, and shortened URLs. Both HTTP and HTTPS are
supported. HTTPS is strongly recommended: some browsers display a warning when opening HTTP links
from a QR scan, which can reduce user trust and conversion rates.
Does it matter if I use HTTPS or HTTP?
Yes. HTTPS URLs are encrypted and verified, meaning browsers open them without warnings and security tools do not flag them. HTTP URLs may trigger "Not Secure" browser notices on iOS and Android, which can deter users from following the link. Always use HTTPS for any QR code intended for public distribution. If your site still uses HTTP, contact your hosting provider about enabling an SSL certificate — most modern hosts offer free SSL via Let's Encrypt.
What is the difference between a static and dynamic URL QR code?
A static QR code encodes the URL directly in the QR pattern. The destination cannot be changed after printing — to update the URL you must reprint the code. QRMint generates static QR codes, which are free, privacy-first, and never expire. A dynamic QR code encodes a short redirect URL managed by a third-party service; you can update the destination without reprinting. Dynamic codes typically require a paid subscription and introduce a tracking intermediary. For most use cases, static codes are the right choice — use a URL shortener or redirect rule on your own domain if you need the flexibility to update the destination.
Is there a URL length limit for QR codes?
The QR code standard supports up to 4,296 alphanumeric characters, but very long URLs create denser QR patterns that are harder for cameras to scan reliably, especially at small print sizes. As a practical guideline, keep URLs under 300 characters for reliable scanning at business-card size. For long URLs with many tracking parameters, use a URL shortener (such as LinkShrink) to produce a compact link before encoding it — the resulting QR code will be less dense and scan faster in all lighting conditions.
Can I track how many times a URL QR code is scanned?
QRMint generates static QR codes with no server-side tracking — scans go directly to your
URL with no intermediary. To measure scan counts, add UTM parameters to your URL
(?utm_source=qrcode&utm_medium=print&utm_campaign=packaging) and review the
results in Google Analytics or your analytics platform of choice. Alternatively, link to a redirect
URL on your own domain where you can log incoming requests. This approach gives you full data
ownership without relying on a third-party QR tracking service.
Need other QR code types? QRMint also generates WiFi, vCard, Email, Phone, SMS, Event, Payment, and Location QR codes — all free, no signup, with the same full styling options.