Render a QR code from a content string, plus a preset and a few colors if you want them. The content is encoded exactly as given, and the image itself is the response body. Colors too close in contrast to scan reliably are nudged apart, always: POST /v1/qr can switch that off with fixContrast, this route cannot. For a full design — palettes, gradients, logos, halos — use POST /v1/qr.
WIFI:T:WPA;S:Cafe;P:secret;;, mailto:… or a vCard. The API does not assemble those formats for you. The 4,096-character cap is a safety bound, not the real ceiling: a QR code holds roughly 2,300 bytes at most, and content past what the encoder can fit comes back as a 422 rather than an image.Accept header is not consulted.background and margin always override it. moduleColor fully repaints the pattern only for presets that draw their modules in a single color. Most carry a multi-color palette, which takes precedence, and then moduleColor changes part of the design or nothing at all — recolor one of those with modulePalette on POST /v1/qr instead.#rgb, #rrggbb or #rrggbbaa. A preset sets its own — see preset for when this overrides it. For a gradient or a multi-color palette, use POST /v1/qr.#rgb, #rrggbb or #rrggbbaa, or transparent to leave it unpainted. A preset sets its own, which this overrides.image/svg+xml – SVG markup, UTF-8. Returned for format=svg, the default. Square, sized by size, and self-contained — a logo travels inside it as data, never as a link.image/png – PNG bytes, rasterized from the same SVG at size pixels square. Returned for format=png.Specify how the response should be mapped to the table output. The following formats are available:
Raw Response: Returns the raw response in a single row with the following columns:
x-ratelimit-remaining returns to x-ratelimit-limit.You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension QRocodile QR Code Nodes from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!