ComfyUI Node
π² Generate QR Code
A ComfyUI node in BlindWatermark/QRCode with 5 inputs and 2 outputs.
π² Generate QR Code
- qr_image
- info
βtexthttps://github.com/guofei9987/blind_watermarkβΊ
βqr_size128βΊ
βerror_correctionM (15%)βΊ
βborder2βΊ
βinvertfalseβΊ
CategoryBlindWatermark/QRCode
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | https://github.com/guofei9987/blind_watermark | Text or URL to encode in QR code |
| qr_size | INT | 12832β1024 | QR code image size (pixels) |
| error_correction | COMBO | M (15%) | Error correction level - higher allows more damage tolerance |
| border | INT | 20β10 | Border size in modules |
| invert | BOOLEAN | false | Invert colors (white on black) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| qr_image | IMAGE | β |
| info | STRING | β |