VOOZH about

URL: https://apify.com/pink_comic/qr-code-generator

โ‡ฑ QR Code Generator - Custom QR Code Creator ยท Apify


๐Ÿ‘ Bulk QR Code Generator - URLs to QR Images avatar

Bulk QR Code Generator - URLs to QR Images

Pricing

from $1.00 / 1,000 qr codes

Go to Apify Store

Bulk QR Code Generator - URLs to QR Images

Generate QR codes in bulk from URLs or text. Returns base64 PNG data URLs ready to embed in web pages, emails, or apps. Supports all error correction levels (L/M/Q/H) and custom sizes.

Pricing

from $1.00 / 1,000 qr codes

Rating

0.0

(0)

Developer

๐Ÿ‘ Ava Torres

Ava Torres

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 months ago

Last modified

Share

Bulk QR Code Generator

Generate QR codes in bulk from any list of URLs or text. Returns base64 PNG data URLs that embed directly in web pages, emails, PDFs, and apps โ€” no download step required.

Built in Go for fast, reliable batch processing. No external APIs, no rate limits, no API key needed.

What you get

For each item in your input list:

  • dataURL: Base64-encoded PNG data URL (data:image/png;base64,...) โ€” paste directly into <img src="..."> tags
  • text: The original input text or URL
  • size: Image dimensions in pixels
  • errorCorrectionLevel: The correction level used (L/M/Q/H)

Use cases

  • Marketing campaigns: Generate QR codes for landing page URLs, coupon codes, or event sign-up links in bulk
  • Product packaging: Encode product IDs, serial numbers, or traceability URLs for labeling
  • Contact cards: Encode vCard or contact URLs for print materials
  • Wi-Fi sharing: Encode WIFI:T:WPA;S:NetworkName;P:Password;; strings for easy network sharing
  • Inventory management: Encode internal SKUs or asset IDs for scannable labels
  • Email campaigns: Embed QR codes in HTML emails for mobile-first CTAs

Input example

{
"items":[
"https://example.com/promo?code=SUMMER25",
"https://example.com/product/12345",
"Contact: Jane Doe, jane@example.com, +1-555-123-4567"
],
"size":256,
"errorCorrectionLevel":"M"
}

Output example

{
"text":"https://example.com/promo?code=SUMMER25",
"dataURL":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEA...",
"size":256,
"errorCorrectionLevel":"M"
}

Error correction levels

LevelRecoveryBest for
L7%Clean digital environments, URLs only
M15%General use (default)
Q25%Printed materials that may get dirty
H30%Labels, packaging, or logos overlaid on the QR code

Embedding the output

The dataURL field is a standard HTML data URL. Use it directly:

<imgsrc="data:image/png;base64,iVBORw0KGgo..."alt="QR Code"width="256"height="256">

Or decode the base64 portion and write it to a .png file.

Pricing

$0.001 per QR code generated. No API key or external account required.

You might also like

QR Code Toolkit โ€” Bulk Generate with Custom Colors & Logos

accurate_pouch/qr-code-toolkit

Generate QR codes in bulk with custom colors, error correction levels, and logo overlays. PNG, SVG, or base64 output. 10 QR codes free per run.

๐Ÿ‘ User avatar

Manchitt Sanan

2

QR Code Factory

web.harvester/qr-code-factory

Generate and read QR codes at scale. Create custom QR codes from URLs, text, WiFi credentials, vCards. Decode QR codes from images. Batch processing, custom colors, PNG/SVG output, configurable error correction. No ads, no limits, full API access.

2

Bulk QR Code Generator

onescales/bulk-qr-codes

Generate multiple QR codes at once from URLs, text, or any string input. Perfect for creating QR codes in bulk for marketing campaigns, event tickets, product labels, or any other use case where you need multiple QR codes quickly. Enjoy our QR Code tool today!

70

5.0

Bulk Qr Generator

yasaslive/bulk-qr-generator

High Performance Bulk QR Generator

QR Code Generator

zsoftware/qr-code-generator

The QR Code Generator generates QR codes from a list of text values or URLs. It stores the generated QR codes as PNG images in a ZIP file, which is downloadable. The actor also pushes metadata for each QR code, including the original value, filename, and index, for easy reference.

QR Generator Apify

calm_necessity/QR-Generator-Apify

QR Code Generator is an Apify Actor that creates QR codes from URLs using an API. Generate QR images instantly with optional logo overlay, title, and attribution. Ideal for marketing campaigns, product links, events, and automated workflows.

๐Ÿ‘ User avatar

Taher Ali Badnawarwala

6