Crates.io | rxing-cli |
lib.rs | rxing-cli |
version | 0.1.27 |
source | src |
created_at | 2023-01-07 20:21:47.670324 |
updated_at | 2024-11-25 16:32:39.017021 |
description | A command line interface for rxing supporting encoding and decoding of multiple barcode formats |
homepage | |
repository | https://github.com/rxing-core/rxing/tree/main/crates/cli |
max_upload_size | |
id | 753220 |
size | 86,714 |
A command line interface for rxing supporting encoding and decoding of barcode data.
rxing-cli help
rxing-cli help encode
rxing-cli help decode
cargo install rxing-cli
rxing-cli test_image.jpg encode --width 500 --height 500 --data "Sample Data and TEST Data" qrcode
rxing-cli test_image.jpg decode
rxing-cli test_image.jpg decode --decode-multi
Currently building with a minimum rust version of 1.69. Versions below that are not tested and may not compile or run as expected.