Privacy
Privacy
Section titled “Privacy”This is just a QR code generator — everything runs completely on the client side.
No data is sent to any server. No analytics, no tracking, no cookies. The upiqrcode WebAssembly module runs entirely inside your browser’s memory sandbox and is discarded after use.
What we collect
Section titled “What we collect”Nothing. We don’t even have a backend. The site is statically generated by Astro and served from a CDN. All QR generation happens in your browser using a Rust-compiled WASM library loaded from jsDelivr.
Reference
Section titled “Reference”This documentation also serves as a reference for the upiqrcode npm package.