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

qrcodegen-image

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

6 stable releases

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

#356 in Images

Download history 2014/week @ 2024-08-16 1656/week @ 2024-08-23 1942/week @ 2024-08-30 2076/week @ 2024-09-06 1536/week @ 2024-09-13 1961/week @ 2024-09-20 1815/week @ 2024-09-27 5459/week @ 2024-10-04 5477/week @ 2024-10-11 3940/week @ 2024-10-18 6038/week @ 2024-10-25 5374/week @ 2024-11-01 3941/week @ 2024-11-08 3783/week @ 2024-11-15 3425/week @ 2024-11-22 3982/week @ 2024-11-29

16,135 downloads per month
Used in 18 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
~50K SLoC