From 25ed1aee8862daf7fc37ed2b778267c1282b6424 Mon Sep 17 00:00:00 2001 From: git-sanbu <73765603+git-sanbu@users.noreply.github.com> Date: Wed, 26 Aug 2026 19:09:28 +0800 Subject: [PATCH] Add Info to QR generator --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9626075..c2eeb7a 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. +### Generators + +- [Info to QR](https://bulkqrgenerator.net/) - A privacy-first browser-based batch generator for static codes from text or URLs, with PNG and ZIP downloads. ([Source Code](https://github.com/git-sanbu/QR-code-generator)) + ### 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.