#image #qrcodegen-image #qrcodegen

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

#353 in Images

Download history 2905/week @ 2024-12-26 3727/week @ 2025-01-02 27947/week @ 2025-01-09 9705/week @ 2025-01-16 3497/week @ 2025-01-23 3002/week @ 2025-01-30 3893/week @ 2025-02-06 3871/week @ 2025-02-13 5335/week @ 2025-02-20 4745/week @ 2025-02-27 5653/week @ 2025-03-06 5126/week @ 2025-03-13 5841/week @ 2025-03-20 6372/week @ 2025-03-27 7031/week @ 2025-04-03 10277/week @ 2025-04-10

30,637 downloads per month
Used in 46 crates (via totp-rs)

MIT license

6KB
53 lines

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


qrcodegen-image

docs crates.io

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

Dependencies

~2.5MB
~52K SLoC