#qrcode #png #codes #image #canvas #drawing #draw

qrcodegen-image

Draw QR codes to a PNG canvas. Wrapper around the qrcodegen and image crates.

6 stable releases

new 1.5.0 Jul 24, 2024
1.4.0 Mar 8, 2024
1.3.0 Jan 19, 2024
1.2.0 Sep 14, 2023

#344 in Images

Download history 792/week @ 2024-04-05 728/week @ 2024-04-12 662/week @ 2024-04-19 783/week @ 2024-04-26 982/week @ 2024-05-03 1054/week @ 2024-05-10 1337/week @ 2024-05-17 949/week @ 2024-05-24 994/week @ 2024-05-31 1033/week @ 2024-06-07 1396/week @ 2024-06-14 1894/week @ 2024-06-21 2307/week @ 2024-06-28 4670/week @ 2024-07-05 2676/week @ 2024-07-12 2477/week @ 2024-07-19

12,400 downloads per month
Used in 13 crates (via totp-rs)

MIT license

6KB
53 lines

qrcodegen-image

docs crates.io

This crate is a wrapper around the qrcodegen and image library.


lib.rs:

Utility functions for drawing QR codes generated using qrcodegen to a canvas provided by the image crate.

Dependencies

~2.5MB
~48K SLoC