QR Code data
Custom file name
You can customize the name of the generated QR code file
Preview QR Code settings
Style examples
{{n}}
Style examples
{{n}}
Size:{{basic.base.size + basic.base.margin*2}}px / {{((basic.base.size+basic.base.margin*2)/basic.base.dpi *2.55).toFixed(1)}}CM
[Size:{{basic.base.size + basic.base.margin*2}} px] [Print Size :{{((basic.base.size+basic.base.margin*2)/basic.base.dpi *2.55).toFixed(1)}} CM]
[margin:{{basic.base.margin}} px]
Only jpg/png files can be uploaded, and no more than 500kb
[Size:{{basic.logo.size.toFixed(2)*10}}% of QR code width]
Data display in QR code
Example: {{autoData.data}}{{prefixZero(autoData.start,(autoData.end).toString().length)}} ~ {{autoData.data}}{{autoData.end}}
Example: {{autoName.data}}{{prefixZero(autoName.start,(autoName.end).toString().length)}} ~ {{autoName.data}}{{autoName.end}}
QR data rows: {{ contentLineCount }} (suggested End)
Preview (first rows)
| {{ col.label }} |
|---|
| {{ row[ci] != null ? row[ci] : '' }} |