veyronsakai/QR Code Generator Action
Action to generate QR code image.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| text | The text to encode into the QR code | yes | — |
| output-path | File path where the generated QR code image will be saved | yes | — |
| width | Width of the QR code image in pixels | no | 256 |
| margin | Quiet zone size | no | 1 |
| type | Output format type (png or svg) | no | png |
Outputs
no outputs