A service by colinknapp.com
Upload an image or GIF and add your text to generate a custom QR code.
This text will be encoded in your QR code (e.g., https://example.com)
Drag & drop your image here or browse
Higher version = more data capacity but larger code
Higher correction = more reliable but larger code
White space around the QR code (in modules)
Animated QR codes only work with GIF images
Use this curl command to generate the same QR code from your terminal:
curl -X POST -F "image=@your_image.png" -F "text=your_text" -F "colorized=true" -F "version=10" -F "contrast=2.0" -F "brightness=1.5" http://localhost:3000/api/generate-qr
Generating your QR code...
This QR code will expire in 10 minutes