Custom Audio Equalizer - Online 10‑Band Adjust & Presets
A 10‑band graphic equalizer applied to any audio file or mic input. Save presets. All processing via Web Audio API.
UD5 Toolkit
Upload or select an impulse response to experience real convolution reverb in your browser.
ConvolverNode to perform real-time convolution. When you select a preset IR or upload your own, the audio buffer is loaded into a convolver node. Your dry audio source is then split into two paths: one goes directly to the output (dry signal), and the other passes through the convolver (wet signal). The Dry/Wet slider lets you blend between the two, giving you full control over the mix. All processing happens locally in your browser — no audio is uploaded to any server.
decodeAudioData() method can handle. This typically includes WAV (uncompressed PCM), AIFF, MP3, OGG Vorbis, and FLAC. For best results with impulse responses, we recommend using uncompressed 16-bit or 24-bit WAV files at 44.1kHz or 48kHz sample rate, as compressed formats may introduce artifacts that affect the convolution quality. Maximum recommended IR length is around 10 seconds for optimal browser performance.
ConvolverNode with subtle variations in normalization and buffer handling. Chrome, Firefox, Safari, and Edge all support convolution, but Safari has historically had stricter limits on IR buffer length and may apply different internal gain staging. Additionally, audio output hardware and OS-level audio processing differ across devices. For consistent results, use a recent version of Chrome or Firefox, keep IR files under 5 seconds, and normalize your IR files before uploading.
A 10‑band graphic equalizer applied to any audio file or mic input. Save presets. All processing via Web Audio API.
Upload an audio clip and generate an animated GIF of its waveform dancing. Shareable sound snippet. Canvas magic.
Turn your webcam feed into real‑time ASCII art. Adjust density and character set. Fun for streams and demos. No upload.
Analyze a monophonic audio recording and convert the pitch into a MIDI file. Perfect for capturing musical ideas. Client-side.
Compress and decompress text using the browser's native Compression Streams API. See the binary output size.
Interactive piano showing typical vocal ranges from Bass to Soprano. Highlight your range. For choir members.
Select functional groups to see an approximate IR absorption spectrum. Learn spectroscopy visually. All local.
Type any word and generate a fake audio waveform GIF that looks like the word was spoken. Creative social posts. Canvas.
Get the exact RGB inversion (negative) of any color. Useful for dark mode theming and high‑contrast accessibility checks.
Convert a short video clip to GIF directly in the browser. Trim, resize, and adjust frame rate. No upload required, uses built‑in video decoder. Perfect for memes.
Calculate ideal stereo speaker placement (toe-in, distance from wall) for best soundstage. Visual diagram. For audiophiles. Local tool.
Paste a raw WebAuthn attestation response (CBOR) and decode its fields: format, authenticator data, and extensions. Debug passkeys locally.
Apply a blur effect to image background while keeping the subject sharp. Simple brush selection for area to keep sharp. CSS+Canvas implementation, local only.
A paint worklet that draws a moving 3D cube. See Houdini in action and copy the JS file. Modern CSS magic.
Adjust cocktail ingredient quantities based on desired total volume or number of servings. Preserve classic ratios. Perfect for home bartenders.
Enter text and see a rough transliteration into Tolkien's Tengwar script. For fans of LOTR. Artistic rendering.
Drag emotion word cards onto a canvas to visualize your day. Mix and match. Screenshot to share. Therapeutic.
Calculate alcohol by volume from original and final gravity readings. Also estimate attenuation and calories.
Select a desired emotional state (calm, energize) and get a suggested song structure with BPM range.
Encode special characters to HTML entities or decode them back to normal text. Perfect for web developers to sanitize or reverse HTML escaping. All processing is client-side.
Calculate new dimensions while preserving aspect ratio, or find the ratio from width and height. For video and images.
Enter cash flows and discount rate to compute Net Present Value and Internal Rate of Return. Finance 101.
Create a slow, zooming and panning photo montage (Ken Burns effect) from your images. Export as WebM video. Canvas.
Enter hop additions with time and alpha acid to estimate International Bitterness Units. Adjust recipe.
Paste CSV and get a beautiful HTML table with sortable headers (optional). Copy the full HTML/CSS snippet. Local.
Generate a Contributor Covenant or custom Code of Conduct for your project or event. Ready to paste into your repo.
Click colors on an interactive wheel and see the common emotions and meanings associated with them. A design resource.
Enter a number and see its prime factors displayed as a tree. Visual math helper.
Convert English sea yarns into pirate lingo. Arrr‑matey generator. Perfect for September 19th.
Enter an unbalanced chemical equation and get the balanced coefficients instantly. Supports parentheses and ions. All local JavaScript algebra.