Online Tone Generator - Audio Frequency & Sound Wave Tool
Generate pure audio tones of specific frequencies (Hz). Adjust waveform type (sine, square, sawtooth). Ideal for audio testing and science experiments.
UD5 Toolkit
Online Audio Check β Find the optimal phase setting for your subwoofer at the listening position.
Generate pure audio tones of specific frequencies (Hz). Adjust waveform type (sine, square, sawtooth). Ideal for audio testing and science experiments.
Connect oscillators, gain nodes, and filters with a visual graph. Hear the result in real time. Learn Web Audio interactively.
Remove constant background noise from a short audio clip using a realβtime noise gate and spectral subtraction. All processing stays in your browser.
Adjust an audio file's volume to a target loudness level (e.g., -14 LUFS). Prevent clipping. Works in the browser.
Analyze your audio file and see an approximate RMS/LUFS. Not a full normalizer, but an estimator.
Play infinite sound loops of white, pink, brown, blue, and violet noise. Volume control. Help focus or mask tinnitus.
Open many parallel WebSocket connections and send messages. Test your server's concurrency. All from your browser.
Run the classic FizzBuzz with custom rules. See the output for any range. A beginner programmer's playground.
Select stain type (wine, grease, ink) and surface to get immediate first-aid cleaning steps. Local reference.
Set a cron expression and see a calendar of the next 1,000 execution times. Never miss a schedule again.
Compare two JSON objects and see added, removed, or changed keys. Visual tree view with color highlighting. Handles nested structures. Local processing.
Test prompt formatting without calling an LLM. See how your prompt would look with different templates. Dev tool.
Enter the 12 letters and get a list of possible singleβword or twoβword solutions. Cheat helper or learning tool.
Perform simple or regex-based find and replace operations on text. Batch replace words, phrases, or patterns instantly. Processed locally in your browser.
Build cron expressions using a visual editor with dropdowns. See human-readable description and next run times. Easier than raw cron.
Select a repair type (leaky faucet, paint room, etc.) and get a typical cost range. Simple general guide, no personal data.
Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
Click to build a laundry symbol and learn its meaning, or look up common symbols. Never ruin clothes again.
Build a printable table for your electrical panel. Label each breaker number with its room or appliance. Stay organized.
Generate a random band name, album title, and cover art description. Perfect for music inspiration. Click to refresh.
Drag an angle around the unit circle and see sin, cos, tan values change live. Degrees and radians display. Perfect for learning trig.
Online JSON formatting and validation tool, supporting JSON minify/beautify, syntax highlighting, and error locating. Data processed locally in browser for security.
Calculate load capacitors for a crystal oscillator given stray capacitance and crystal CL. Essential for microcontroller circuit design. Local.
Plot one or more mathematical functions f(x) on a 2D canvas. Zoom, pan, and see intersections. Great for calculus and algebra. Purely clientβside.
Randomly displays behavioural interview questions. Record your answer, review later. Private practice tool.
Experience the four stages of rock tumbling virtually. Start with rough stones and watch them polish over 'days'. Satisfying.
Enter the correct answer and accept player entries. Highlights correct ones. Simple scorekeeper for home trivia.
Paste your email subject and body. The tool highlights common spam trigger words and gives a risk score. Improve inbox placement.
Generate random icebreaker questions for meetings, parties, or classrooms. Categories for work, fun, and deep talks.
Input any JavaScript object and see if structuredClone can deepβcopy it. Compare with JSON.parse/stringify. Learn transferables.