| Crates.io | qr-image-core |
| lib.rs | qr-image-core |
| version | 0.2.1 |
| created_at | 2020-11-25 11:55:26.188773+00 |
| updated_at | 2023-04-20 13:41:08.331264+00 |
| description | Create QR code from a image. |
| homepage | |
| repository | https://github.com/oovm/qr-image |
| max_upload_size | |
| id | 316270 |
| size | 47,210 |

QR Image Embed 0.1.0
USAGE:
qr-image.exe [OPTIONS] <INPUT> <Text>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
--ec <ec> Set EC level
-e, --enhance <enhance> Set enhanced mode
--qr <qr> Set QR Version
-s, --size <size> Set output image size
ARGS:
<INPUT> Sets the input image file path
<Text> Sets the qr text for encoding