w-html is a browser-based utility for encoding large text payloads into scannable QR code sequences using JavaScript โ fully offline and privacy-preserving. It is useful for sharing long tokens, encoded strings, or base64 data via QR codes, even in restricted or disconnected environments.
- No installation required โ runs directly in your browser
- Fully offline and self-contained
- Encodes long strings or base64 payloads into QR code chunks
- Displays QR codes in a loop for easy scanning
- Includes optional โGraph Viewโ layout to blend into data analysis workflows
File | Description |
---|---|
tools/base64_qr_viewer.html |
Main utility to encode base64 strings into QR chunks and display them |
tools/q3_graphview.html |
Alternative visual layout that mimics a graph dashboard view |
No internet required. You can double-click or open it via file://
path in any Chromium-based browser.
Recommended: base64-encoded text, access tokens, or long strings.
- The content will be split into chunks
- A looped QR slideshow will begin
- You can scan each frame using a QR scanner app
This variant looks like a data visualization page and is ideal for environments where minimal visual noise is required.
- Chrome (recommended)
- Firefox
- Edge
- Brave
- All processing is done locally in your browser
- No data is sent or stored remotely
- Ideal for low-connectivity or high-privacy workflows
w-html/ โโโ README.md โโโ tools/ โโโ base64_qr_viewer.html โโโ q3_graphview.html
New modules are being prepped for deployment...
MIT License โ Use freely and responsibly.
Made with โค๏ธ by xa3r0