QR & Barcode Generator

Generate a QR code or barcode for your AppSheet app.

Pick a type, fill in your column name, then copy the ready-made formula at the bottom of the page and paste it into your AppSheet column.

#000000
#ffffff
Live code preview
QR preview Ready

Your formula

Copy this and paste it into an Image-type virtual column in AppSheet.


      

This formula already uses Column Name from above. Just make sure it matches the exact column name in your AppSheet table.

this formula runs on caffeine, not magic Watch on YouTube
ParamControlsAccepted values
dataThe column whose value becomes the QR codeyour AppSheet column name
sizeImage dimensionse.g. 300x300 (max 1000x1000)
colorForeground module colorhex, no # — e.g. 000000
bgcolorBackground colorhex, no # — e.g. ffffff