Generators

19 generators including TTS / STT / recorder / ASCII art.

No sign-up. No tracking. No ads.

QR Code Generator

Generate permanent QR codes for free. No redirects, no expiration, no tracking. Works forever.

Random Picker

Pick random names from a list, generate numbers, flip coins, roll dice. Truly random, not pseudo-random.

Mock Data Generator

Generate fake users, addresses, dates for prototyping. Export as JSON, CSV, NDJSON, SQL, or TypeScript.

Dice Roller

Roll any combo of D4, D6, D8, D10, D12, D20, D100. D&D-style dice notation supported (e.g. 3d6+2).

Coin Flip

Flip a virtual coin. Run single flips or batches of 100 and see the streak and heads/tails ratio.

Morse Code Translator

Convert between text and Morse code instantly. International Morse alphabet, optional audio playback.

Username Generator

Themed random handles — gamer, professional, cute, dev, dark. Style (snake/camel/pascal) and number suffix.

Identicon Avatar Generator

GitHub-style abstract avatars from any text. Hash-derived, deterministic. Download PNG or SVG.

Placeholder Image Generator

Solid-color PNG/JPG with dimension labels. Custom colors, preset sizes for HD, IG square, Story, OG image.

Initials Avatar Generator

Letter on a colored circle / square — Gmail / Slack style. Custom colors, shapes, sizes. PNG + SVG export.

Color Tints & Shades

Tailwind-style 50-900 palette from any base color. HEX / RGB / HSL, copy CSS variables or Tailwind config.

Online Notepad

Free browser notepad with autosave to localStorage. No account, no upload — your notes stay private.

Spin the Wheel

Random name picker with animation. Class raffles, giveaways, team decisions. Crypto-secure randomness.

Yes / No Decision Maker

Random Yes / No / Maybe with one click. Plus custom options mode. The trick is noticing your reaction.

Tone Generator

Sine / square / triangle / sawtooth tones at any Hz. Speaker test, hearing test, tuning reference.

Text-to-Speech

Hear typed text spoken aloud via Web Speech API. Pick voice + rate + pitch + volume. Local OS voices.

Speech-to-Text

Speak into your mic, watch text appear. 60+ languages. Chrome / Edge / Brave / Chromium browsers.

Audio Recorder

Record from your mic, download as WebM or MP4. Pause / resume. Browser-only — no upload.

ASCII Art Generator

Type a word, get giant block-letter ASCII art. Multiple styles. Copy-paste into terminals, READMEs, banners.

NATO Phonetic Alphabet

Spell text in Alpha-Bravo-Charlie. For reading codes and names clearly over the phone.

Barcode Generator

Generate Code128, EAN, UPC, Code39 barcodes. Download as PNG or SVG, browser-only.

List Randomizer

Shuffle a list into random order, dedupe, or pick a random subset. Crypto-random.

About this toolkit

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.

Who uses these tools

Frequently asked questions

Are the random tools cryptographically random?

Most use `crypto.getRandomValues()` for fairness (dice, coin, spin wheel, username). The decision-maker uses weighted random with the same source.

Does the QR generator support all data types?

Yes — URL, plain text, phone number, email, SMS, vCard, Wi-Fi credentials. Output is a downloadable PNG/SVG with adjustable error-correction level.

Why does speech-to-text only work in Chrome / Edge?

The SpeechRecognition API has incomplete Safari / Firefox support. The page shows a notice and offers alternatives when you're on an unsupported browser.

Is everything free with no upload?

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.

← Browse all 254 tools