19 generators including TTS / STT / recorder / ASCII art.
No sign-up. No tracking. No ads.
Generate permanent QR codes for free. No redirects, no expiration, no tracking. Works forever.
Pick random names from a list, generate numbers, flip coins, roll dice. Truly random, not pseudo-random.
Generate fake users, addresses, dates for prototyping. Export as JSON, CSV, NDJSON, SQL, or TypeScript.
Roll any combo of D4, D6, D8, D10, D12, D20, D100. D&D-style dice notation supported (e.g. 3d6+2).
Flip a virtual coin. Run single flips or batches of 100 and see the streak and heads/tails ratio.
Convert between text and Morse code instantly. International Morse alphabet, optional audio playback.
Themed random handles — gamer, professional, cute, dev, dark. Style (snake/camel/pascal) and number suffix.
GitHub-style abstract avatars from any text. Hash-derived, deterministic. Download PNG or SVG.
Solid-color PNG/JPG with dimension labels. Custom colors, preset sizes for HD, IG square, Story, OG image.
Letter on a colored circle / square — Gmail / Slack style. Custom colors, shapes, sizes. PNG + SVG export.
Tailwind-style 50-900 palette from any base color. HEX / RGB / HSL, copy CSS variables or Tailwind config.
Free browser notepad with autosave to localStorage. No account, no upload — your notes stay private.
Random name picker with animation. Class raffles, giveaways, team decisions. Crypto-secure randomness.
Random Yes / No / Maybe with one click. Plus custom options mode. The trick is noticing your reaction.
Sine / square / triangle / sawtooth tones at any Hz. Speaker test, hearing test, tuning reference.
Hear typed text spoken aloud via Web Speech API. Pick voice + rate + pitch + volume. Local OS voices.
Speak into your mic, watch text appear. 60+ languages. Chrome / Edge / Brave / Chromium browsers.
Record from your mic, download as WebM or MP4. Pause / resume. Browser-only — no upload.
Type a word, get giant block-letter ASCII art. Multiple styles. Copy-paste into terminals, READMEs, banners.
Spell text in Alpha-Bravo-Charlie. For reading codes and names clearly over the phone.
Generate Code128, EAN, UPC, Code39 barcodes. Download as PNG or SVG, browser-only.
Shuffle a list into random order, dedupe, or pick a random subset. Crypto-random.
A wide-ranging set of generator tools — QR codes, mock data for testing, dice / coin / spin-wheel / decision-maker for random choices, Morse code, username and identicon generators, placeholder images and avatar initials, color shade ramps, tone generator, text-to-speech, speech-to-text, audio recorder, and ASCII-art typography.
Most use `crypto.getRandomValues()` for fairness (dice, coin, spin wheel, username). The decision-maker uses weighted random with the same source.
Yes — URL, plain text, phone number, email, SMS, vCard, Wi-Fi credentials. Output is a downloadable PNG/SVG with adjustable error-correction level.
The SpeechRecognition API has incomplete Safari / Firefox support. The page shows a notice and offers alternatives when you're on an unsupported browser.
Yes — all generators run in your browser. The text-to-speech and speech-to-text features use the browser's built-in APIs, no cloud calls.