
QR Code Generator
Pricing
$10.00 / 1,000 codes

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.
0.0 (0)
Pricing
$10.00 / 1,000 codes
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
4 days ago
You can access the QR Code Generator programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "qrCodeValues": [< "https://example.com",< "Hello world",< "https://apify.com"< ]<}' |<apify call zsoftware/qr-code-generator --silent --output-dataset
QR Code Generator API through CLI
The Apify CLI is the official tool that allows you to use QR Code Generator locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: