| Crates.io | rxing-cli |
| lib.rs | rxing-cli |
| version | 0.2.1 |
| created_at | 2023-01-07 20:21:47.670324+00 |
| updated_at | 2025-08-23 17:18:23.759011+00 |
| 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 | 98,599 |
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.