From a56d68337e74e0f434780a8b20363840d56910d7 Mon Sep 17 00:00:00 2001 From: thesmarty123 <29510481+thesmarty123@users.noreply.github.com> Date: Sat, 13 Jun 2026 14:17:01 +0200 Subject: [PATCH] Add Generators subsection with QR-Guru --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9626075..4755d5a 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ A curated list of awesome QR code libraries, software and resources. - [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. - [qr-filetransfer](https://github.com/sdushantha/qr-filetransfer) - Transfer files over Wi-Fi between your computer and your smartphone from the terminal. + +### Generators + +- [QR-Guru](https://qr-guru.de) - A GDPR-compliant QR code generator with CMYK-PDF export for offset print, dynamic codes with anonymised click analytics, logo embedding compliant with ISO 18004 error-correction, and a free tier without registration. + ## CLI - [qrencode](https://fukuchi.org/works/qrencode) - Command line tool to generate QR codes.