From f9a60f92f98ee8d43bec98dc2e92857ae5ec269c Mon Sep 17 00:00:00 2001 From: KJANFDHL <44759890+kenchikuliu@users.noreply.github.com> Date: Tue, 19 May 2026 12:28:00 +0800 Subject: [PATCH] Add Bulk QR Code Generator for Excel and CSV --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9626075..4e4378b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ A curated list of awesome QR code libraries, software and resources. - [Web App](https://github.com/gokulkrishh/qrcodescan.in) - A progressive web application to scan QR codes. +### Batch Generators + +- [Bulk QR Code Generator for Excel and CSV](https://www.bulkqrcodegenerator.art/) - Generate spreadsheet rows in bulk and export ZIP, PDF, or SVG files. + ### File Transfer - [qrcp](https://github.com/claudiodangelis/qrcp) - Transfer files over Wi-Fi from your computer to a mobile device by scanning a QR code without leaving the terminal.