# Can I generate a QR code through'processing'?

**URL:** https://discourse.processing.org/t/can-i-generate-a-qr-code-throughprocessing/21756
**Category:** Coding Questions
**Tags:** homework
**Created:** [June 11, 2020, 1:33am UTC](https://discourse.processing.org/t/can-i-generate-a-qr-code-throughprocessing/21756 "2020-06-11T01:33:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![GWAK](https://avatars.discourse-cdn.com/v4/letter/g/13edae/32.png) [@GWAK](https://discourse.processing.org/u/GWAK)
#### Post date: [June 11, 2020, 1:33am UTC](https://discourse.processing.org/t/can-i-generate-a-qr-code-throughprocessing/21756/1 "2020-06-11T01:33:06Z")

</div>

I want to generate a QR code through the program. Is there a way?

Help.

---

<div class="post-metadata">

### Author: ![GWAK](https://avatars.discourse-cdn.com/v4/letter/g/13edae/32.png) [@GWAK](https://discourse.processing.org/u/GWAK)
#### Post date: [June 11, 2020, 1:47am UTC](https://discourse.processing.org/t/can-i-generate-a-qr-code-throughprocessing/21756/2 "2020-06-11T01:47:45Z")

</div>

> **[zxing4processing - Processing Library - CAGE Web Design](http://cagewebdev.com/zxing4processing-processing-library/)**
>
> Salvatore Iaconesi and Rolf van Gelder created a Processing Library called ‘zxing4processing’. Processing is an open source programming language and environment for people who want to create images, animations, and interactions. The zxing4processing...

SOLVED!!  
THANKS. ^^

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [June 11, 2020, 5:36pm UTC](https://discourse.processing.org/t/can-i-generate-a-qr-code-throughprocessing/21756/3 "2020-06-11T17:36:27Z")

</div>

Thanks for sharing the link to this library, @GWAK. I wasn’t aware that it had a github repository as well!
