Workshop
Tools
Small, single-purpose browser tools. Each one does one thing, runs client-side, and has no backend. Built mostly to scratch my own itches.
QR Code Generator
GeneratorPaste a URL or text, get a scannable QR code. Runs entirely in your browser, no server roundtrip.
client-side · runs in browser
Base64 Encode / Decode
ConverterConvert text to Base64 and back. Handles UTF-8 correctly, client-side only.
client-side · runs in browser
Unix Time Converter
ConverterConvert between Unix timestamps and human-readable dates across timezones.
client-side · runs in browser
More tools added as I need them. Suggestions welcome via the links in the footer.