QR Code Nodes - Encode and Decode

It would be nice if there was a QR Code node that could generate visually appealing QR Codes or any QR Codes at all. See the following for inspiration:

There should be both an encode and a decode node.

I encode JSON in QR Codes prior to printing a document and later extract it from a scanned PDF of the document.

Other documents will have a QR Code that is intended to be scanned by the recipient using their phone.

The types of data that can be encoded are set out at https://www.qrcode-monkey.com/.

Hey @BB9234movwZ4T5c,

I have not used it myself but I did notice a community node that was published the other day that supports creating QR Codes. You can find it here: n8n-nodes-qrcode - npm if you wanted to give it a go.

1 Like