qrencode Command Examples

QR Code generator. Supports PNG and EPS. More information: https://manned.org/qrencode.

qrencode {{[-o|--output]}} {{path/to/output_file.png}} {{string}}

qrencode {{[-o|--output]}} {{path/to/output_file.png}} {{[-r|--read-from]}} {{path/to/input_file}}

qrencode {{[-t|--type]}} ansiutf8 {{string}}

echo {{string}} | qrencode {{[-t|--type]}} ansiutf8