Skip to content

rxing-core/rxing-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4f395d · Mar 1, 2023

History

27 Commits
Jan 27, 2023
Feb 4, 2023
Feb 11, 2023
Jan 6, 2023
Mar 1, 2023

Repository files navigation

Archive

This repository will be archived, the functionality is being moved into the rxing repository workspace, the crate will be managed from within that repository, the procedure to use it will not chnage.

rxing-cli

A command line interface for rxing supporting encoding and decoding of barcode data.

Full documentation

rxing-cli help rxing-cli help encode rxing-cli help decode

Instalation

cargo install rxing-cli

Example Encode

rxing-cli test_image.jpg encode --width 500 --height 500 --data "Sample Data and TEST Data" qrcode

Example Decode

rxing-cli test_image.jpg decode

Example Multi Barcode Decode

rxing-cli test_image.jpg decode --decode-multi