---
id: qrcode-decoder
title: Decode QR Codes with developer tools
description: See how to decode QR codes to extract credential data securely, supporting verification workflows in digital identity implementations.
hide_title: true
hide_table_of_contents: true
sidebar_label: QR Code Decoder
keywords: [QR code decoder, credential data, OpenID4VCI, OpenID4VP, EUDI Wallet, developer tools, digital identity, debugging]
slug: /devtools-qrcode-decoder/
---

> **Build this with an AI coding agent.** Install the iGrant.io Agent Skills, then ask your agent to build the integration:
>
> ```bash
> npx skills add L3-iGrant/skills
> ```


import QRCodeDecoder from '@site/src/components/QRCodeDecoder';

<QRCodeDecoder />
