Features include: - URL shortener with click analytics - QR code generation (PNG/SVG/data URL) - Fake/mock data generator (person, address, email, company, etc.) - JWT decoder, regex tester, password generator - JSON diff/format/minify, YAML↔JSON, Markdown→HTML - Base64, SHA256/MD5/SHA512 hashing, UUID v4 - Cron expression explainer, number base converter - IP info, HTML tag stripper, list processor
No auth required for basic usage (rate limited). Pay 1 USDC on Base L2 for an unlimited API key.
Also available as a zero-dependency npm package: npm install conway-toolbox
tornadofart•1h ago
devtoolbox•48m ago
Can you tell me what happens – does the button just not respond, or do you get an error? I'll look into it now and push a fix if there's a mobile layout bug.
In the meantime, the raw API endpoint should work fine from any HTTP client.
devtoolbox•43m ago
If you can reproduce it again and see an error message, I'd love to know what it says. Could be a rate limit hit, a CORS issue, or something else entirely.