Create a lot QR quickly
Start from fishery lot, processing lot, or general templates and turn lot data into a QR code immediately.
Create QR codes from lot information and check whether they can be scanned right away. It works without a network connection and does not send your input to a server.
Anyone can read QR contents. If you are unsure, include only the lot ID and information that is safe to publish.
Sample payload (compression mode on)
{
"v": 1,
"dict": "fishery-v1",
"l": "2026-0205-A12",
"s": "Pacific mackerel",
"o": "Aomori / Hachinohe Port",
"cd": "2026-02-05"
}
Start from fishery lot, processing lot, or general templates and turn lot data into a QR code immediately.
Use the public `fishery-v1` dictionary to shorten keys and improve scan stability.
Check the generated QR right away with paste comparison or camera scanning.
Keep recent entries and reusable templates on this device only, then duplicate old lots for new runs.
Anyone can read QR contents. Do not include personal data, direct contact details, confidential contract information, or internal URLs without authentication.
The payload may be too large, error correction may be too high, or the print size may be too small. Turn on compression mode, shorten notes, and lower error correction if needed.
Turn on URL wrapping. URLs often increase the character count, so if the capacity meter shows caution or danger, also reduce fields or increase the print size.
The first version can add a local hash, but it is not a cryptographic signature. A third party can still rebuild the payload in the same format.
No. Everything runs in the browser. History is stored only when you enable local content history on this device.