# QR Code and Barcode Apps

## QR Code Generator

* [QR Picture](https://www.qrpicture.com/) - make QR Code from realistic picture
* [QR Code JS](https://www.bitcat.cc/webapp/awesome-qr/#) - QR Code with realistic picture background
* [QArt Code](https://research.swtch.com/qart) - QR Code with logo
* [Learn QR Code Step by Step](https://www.nayuki.io/page/creating-a-qr-code-step-by-step)
* [QR Code Monkey](https://www.qrcode-monkey.com/) - QR Code Generator with Customization
* [QR Code Generator](https://www.the-qrcode-generator.com/)
* [Unitag](https://www.unitag.io/qrcode)
* [My-Qr.art - Create custom QR codes for free!](https://my-qr.art/)
* [QROSSCODES](https://qrosscodes.com/)

## QR Code Decoder

* [Zxing](https://zxing.org/w/decode.jspx)
* [BarcodeReader](https://www.onlinebarcodereader.com/)
* [Jeroen Steeman](https://jeroen.steeman.org/QRCode-Reader)
* [QR4](https://blog.qr4.nl/Online-QR-Code-Decoder.aspx)
* [Inlite](https://online-barcode-reader.inliteresearch.com/)
* [Ginifab](https://www.ginifab.com/feeds/qr_code/qr_code_scanner.html)
* [ImgOnline](https://www.imgonline.com.ua/eng/scan-qr-bar-code.php)
* [Firefox Addon](https://addons.mozilla.org/en-US/firefox/addon/qrcode-generator-and-reader/?utm_source=addons.mozilla.org\&utm_medium=referral\&utm_content=search)

## QR Code

* [QRImage](https://hughchen.github.io/qr_image/)

## Barcode Tools

* [Apps for Barcode generation](https://products.fileformat.app/barcode/)
  * format QR, UPC, EAN, ISBN, ITF, ISSN, OPC
  * task: generate, recognize


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/app/qr-bar-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
