웹 개발
QR Code Generator / Reader
텍스트나 URL에서 QR 코드를 생성하거나, 업로드한 이미지에서 내용을 읽습니다.
여기에 QR 코드가 표시됩니다.
자주 묻는 질문
What does the error correction level (L/M/Q/H) change?
Higher levels, up to H at about 30%, keep the QR code readable even if part of it is damaged or obscured, but they also reduce how much data fits at a given size — L at about 7% fits the most data but tolerates the least damage.
Why can't it read my QR code image?
Reading uses the jsqr library to decode the image locally; it can fail on blurry, angled, or glare-heavy photos, so a clear, straight-on shot with good contrast works best.
Is my data or image uploaded anywhere?
No, both generating and reading QR codes happen entirely in your browser using JavaScript libraries — nothing leaves your device.