zbarimg no flag to inhibit code type output
Status: Beta
Brought to you by:
spadix
zbarimg quiet output isn't quiet.
When generating a QR code and then decoding it, I expect the same output as the input. However zbarimg outputs QR-Code: in front of the actual data even with -q --verbose=0. No other flags exist to inhibit this output.
qrencode "Hello" -o hello.png
zbarimg -q --verbose=0 hello.png
Hello
QR-Code:Hello
Latest from Ubuntu LTS repositories (Couldn't pick from "Milestone drop down list?")
$ zbarimg --version
0.23.92
Running Ubuntu Mate 22.04 on AMD64
$ uname -a
Linux [hostname redacted] 5.15.0-53-generic #59-Ubuntu SMP Mon Oct 17 18:53:30 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04 LTS
Release: 22.04
Codename: jammy