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

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

#365 in Images

Download history 3783/week @ 2024-11-15 3425/week @ 2024-11-22 3994/week @ 2024-11-29 3961/week @ 2024-12-06 3411/week @ 2024-12-13 2983/week @ 2024-12-20 2879/week @ 2024-12-27 5927/week @ 2025-01-03 30948/week @ 2025-01-10 4539/week @ 2025-01-17 3450/week @ 2025-01-24 3064/week @ 2025-01-31 4087/week @ 2025-02-07 3791/week @ 2025-02-14 5348/week @ 2025-02-21 3998/week @ 2025-02-28

17,852 downloads per month
Used in 44 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
~51K SLoC