#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

#345 in Images

Download history 1606/week @ 2024-09-26 4970/week @ 2024-10-03 5516/week @ 2024-10-10 4204/week @ 2024-10-17 5573/week @ 2024-10-24 5517/week @ 2024-10-31 4350/week @ 2024-11-07 3692/week @ 2024-11-14 3596/week @ 2024-11-21 3881/week @ 2024-11-28 3734/week @ 2024-12-05 3815/week @ 2024-12-12 2796/week @ 2024-12-19 2905/week @ 2024-12-26 3725/week @ 2025-01-02 21118/week @ 2025-01-09

31,027 downloads per month
Used in 19 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