Uploading to Cloudflare Images using data URLs

I have QR codes that I would like to upload to a CDN. The most convenient way to do this is using image data URLs (the format we currently generate the QR codes in). I didn't find anything in the docs besides one mention of Data URLs, so before I purchase a plan I want to verify if it is possible to upload images to Cloudflare Images using the data URLs. Thank you! Docs: https://developers.cloudflare.com/images/cloudflare-images/upload-images/formats-limitations/ What is a Data URL: https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs Why I need a CDN: To attach these QR codes in emails, because data URLs are not well supported in email clients :(
Supported image formats and limitations · Cloudflare Image Optimiza...
You can upload the following image formats to Cloudflare Images:
Data URLs - HTTP | MDN
Data URLs, URLs prefixed with the data: scheme, allow content creators to embed small files inline in documents. They were formerly known as "data URIs" until that name was retired by the WHATWG.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?