You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to show the QR-code for an URL in a Google Sheets... well, sheet. I love that the code is generated locally, but because the webpage that gets shown is made for humans and not for machines, I can't automatically get the QR-code in one of the 4 file formats.
My proposal
Add another URL option, for example filetype. If it's svg, pdf, png, or jpg, show only the image as hosted on the machine. If empty, show the page like it currently does.
This should be backwards compatible, since no functionality is changed, only added.
If there is an option to get only an image file directly by URL that I've missed, I'd love to hear about it obviously.
The text was updated successfully, but these errors were encountered:
Timmiej93
changed the title
[Feature request] Add option to only get the QR code as an image from URL
[Feature request] Add option to get the QR code as an image from URL
Dec 27, 2024
I want to show the QR-code for an URL in a Google Sheets... well, sheet. I love that the code is generated locally, but because the webpage that gets shown is made for humans and not for machines, I can't automatically get the QR-code in one of the 4 file formats.
My proposal
Add another URL option, for example
filetype
. If it'ssvg
,pdf
,png
, orjpg
, show only the image as hosted on the machine. If empty, show the page like it currently does.This should be backwards compatible, since no functionality is changed, only added.
If there is an option to get only an image file directly by URL that I've missed, I'd love to hear about it obviously.
The text was updated successfully, but these errors were encountered: