VOOZH about

URL: https://apify.com/accurate_pouch/qr-code-toolkit

โ‡ฑ QR Code Toolkit โ€” Bulk Generate with Custom Colors & Logos ยท Apify


๐Ÿ‘ QR Code Toolkit โ€” Bulk Generate with Custom Colors & Logos avatar

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

Pricing

$4.00 / 1,000 qr code generateds

Go to Apify Store

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

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.

Pricing

$4.00 / 1,000 qr code generateds

Rating

0.0

(0)

Developer

๐Ÿ‘ Manchitt Sanan

Manchitt Sanan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

Generate QR codes in bulk with custom dark/light colors, logo overlays, configurable error correction, and multiple output formats (PNG, SVG, base64). 10 QR codes.


Why this exists

Existing QR code actors on Apify only generate basic black-and-white codes. This actor adds:

  • Custom colors โ€” any dark/light hex color combination
  • Logo overlay โ€” place your brand logo in the center of the QR code (requires H error correction)
  • SVG output โ€” vector format, infinitely scalable
  • Base64 output โ€” embed directly in HTML/email without hosting
  • Configurable error correction โ€” L (7%), M (15%), Q (25%), H (30% โ€” required for logos)
  • Bulk generation โ€” hundreds of codes in one run

Quick start

{
"items":[
{
"mode":"generate",
"generate":{
"text":"https://example.com",
"size":400,
"darkColor":"#1a1a2e",
"lightColor":"#ffffff"
}
}
]
}

Generate options

FieldTypeDefaultDescription
textstring(required)Text, URL, or data to encode
sizeinteger400QR code width/height in pixels
errorCorrectionLevelenumML (7%), M (15%), Q (25%), H (30%). Use H if adding a logo.
darkColorstring#000000Hex color for dark modules
lightColorstring#ffffffHex color for light/background
formatenumpngpng, svg, or base64
logoUrlstring(optional)URL to a logo image. Overlaid in the center. Use error correction H.
logoScalenumber0.2Logo size as fraction of QR code (0.1โ€“0.3 recommended)
margininteger2Quiet zone modules around the QR code

Output

Generated QR codes are stored in the Key-Value Store. Each item also produces a dataset entry:

{
"mode":"generate",
"text":"https://example.com",
"outputKey":"qr-https___example_com.png",
"outputFormat":"png",
"outputSize":1847,
"status":"success",
"error":null
}

For base64 format, the dataset entry includes a base64 field with the full data URL.


Pricing

$0.003 per QR code generated (pay-per-event pricing).

  • Errors and dry runs are never charged.
  • 100 QR codes = $0.30
  • 1,000 QR codes = $3.00

Limitations

  • QR decoding reads QR codes from image URLs. Pass mode: "decode" with decode: { imageUrl: "..." }. Returns the decoded text.
  • Logo overlay increases file size and requires error correction level H for reliable scanning.
  • SVG format does not support logo overlay โ€” use PNG for logos.
  • Maximum text length depends on error correction level. L supports more data, H supports less. Typical max: ~2,000 characters at level M.

Related actors in this suite

Other tools by accurate_pouch for content + asset workflows:

  • PDF Toolkit โ€” Text, metadata, page count. $0.004/PDF.
  • Google Sheets R/W โ€” Read, append, replace, modify, backup. $0.004/op.
  • TheCrawler โ€” Web scraper + LLM-powered structured extraction. AGPL-3.0, also on npm (thecrawler@0.1.1). $0.005/page.
  • Broken Link Checker โ€” Recursive crawl, sitemap + robots.txt parsing, webhook, Sheets export. $0.005/page.

Run on Apify

๐Ÿ‘ Run on Apify

No setup needed. Click above to run in the cloud. $0.003 per operation.

You might also like

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

QR Code API (bulk, image/logo support)

practicaltools/QR-code-API

$0.004 API to generate QR codes with various customization options including colors and custom logo / image.

๐Ÿ‘ User avatar

Practical Tools

9

5.0

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

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

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.

Bulk Qr Generator

yasaslive/bulk-qr-generator

High Performance Bulk QR Generator