Free QR Code Generator — Easiest way to create QR codes using ZEN CLI

Ritik Chourasiya
2 min readMay 22, 2022

--

QR codes are the most economical way to spread the word wildly when you are kicking off your first marketing campaign, and the budget is too tight. The free QR code generator is not limited to businesses but also for the individuals who want to ace their game of marketing their talent. In fact, it is an ideal tool for beginners who wish to widen their reach among their target audiences. The QR code can encode any information, whether it links to your social media handles, a simple phone number, a coupon, or the URL of your official website.

Why choose ZEN as qr code generator?

Using zen creating a QR code is the most straightforward task to achieve that takes only a few minutes.

Once a QR code gets generated, it can be scanned unlimited times, and it does not get expired.

Get started with a Zen to generate QR Code -

First, you have to install zen cli tool, using below command:

npm i -g @ritikchoure/zen

After successfully installation, just hit the below command:

zen -vorzen --version

You’ll see output like this:

> 1.1.10

Now you can zen to generate and download your qr code by using this command:

zen -qr <url>//examplezen -qr https://ritikchoure.medium.com/

You’ll see an output like this:

QR Code downloaded...

It would automatically download your qr code in your current working directory.

For more you can check out following links -

1. ZEN GitHub Repository

2. ZEN NPM Package Link

3. Author: Ritik Chourasiya

Let me know if you have any issue or any suggestion

--

--

Ritik Chourasiya
Ritik Chourasiya

Written by Ritik Chourasiya

I’m a 22 year old, still undergraduate backend developer based in India, with 2 years of experience in the software development industry.

No responses yet