KionelLAB WORKFLOWS

GUIDE · UPDATED SEPTEMBER 2026

Free QR file transfer tools, and when a lab needs more

Moving a file from a screen to a camera is not new, and it is not ours. Several open-source projects do it well, and some move bytes faster than Kionel. If all you need is the file, use one of them. This page says what they do, and what a regulated laboratory usually needs on top.

Written by Taha Bayar, a biologist working on laboratory data handover. Facts about other projects are taken from their public documentation in September 2026 and may have changed since.

What the free tools do well

What a regulated lab needs around the transfer

Typical open-source toolKionel
SpeedFrom ~30 KB/s up to ~100 KB/s~30 KB/s; text compressed 4–10×
EncryptionUsually none: a photo of the screen is the fileAES-256-GCM, key tied to the receiving device
Knowing which device received itNoCode comparison or one-time code; device keys
Record of the transferNoneSigned dispatch and delivery records with the work order
Audit chain and printable reportNoneLocal hash chain; one-page report
Independent verificationFree Apache-2.0 verifier and in-browser check
Support, licence terms, invoiceCommunity, as-isVendor support; invoice through Polar
Independent security auditNot that we know ofNot yet — see the security page

Which to use

Try it on your own bench

The demo moves a sample file between two of your own devices and produces both signed records. Verify them afterwards in any browser.

Open the demo What Kionel does not protect