Online Audio Compressor - Reduce Dynamic Range
Apply compression and limiting to an audio file with threshold, ratio, attack, and release controls. Improve loudness. All local.
UD5 Toolkit
Convert your WAV audio files to MP3 directly in your browser. No uploads, completely private.
or
Apply compression and limiting to an audio file with threshold, ratio, attack, and release controls. Improve loudness. All local.
Encode any file into a Base64 string that you can copy, or decode a Base64 string back to a downloadable file. Pure frontend.
Decode a Base64 encoded string that contains UTF‑8 text (emojis, international characters). See the raw output. Local.
Paste a string and verify if it is valid Base64. Auto‑detects padding issues and character errors. Quick dev check.
Parse a JSON array and generate SQL INSERT or UPDATE statements. Perfect for data migration. Client‑side only.
Convert numbers between binary, octal, decimal, hex, and any custom base up to 36. With live preview of all bases.
Convert JSON‑LD structured data into Turtle (TTL) notation. For semantic web and linked data developers. Client‑side.
Enter temperature and wind speed (or humidity) to get the 'feels like' temperature. Safety guidelines included.
Add a realistic water ripple or heat haze distortion to your image. Download the warped photo. Canvas manipulation.
Warps your image with a gooey, melting distortion. Adjust strength and radius. Download the surreal result. Local canvas.
Set your desired retirement date and see a live countdown of remaining days, hours, minutes. Totally motivating.
Transform an image from rectangular to polar coordinates (and back). Create amazing circular swirl effects. Local canvas.
Track up to 5 habits with a visual chain. Tap to mark day as done, see longest streaks. Data saved in your browser. Inspired by 'Don't break the chain' method.
Click a metal ion to see the characteristic flame color and wavelength. Useful for analytical chemistry reference.
Generate a random, funny or serious company slogan for your startup idea. Brainstorming helper. All local.
Shift the pitch of any audio clip by semitones without affecting playback speed. Perfect for music transposition. Local Web Audio.
Select multiple images, arrange their order, and merge them into a single PDF document. Works offline in your browser.
Paste an HTML `<table>` snippet and instantly get a clean Markdown table. Supports colspan and alignment hints. Local.
Enter a Kelvin value (1000‑40000) and see the approximate white‑balance color. Photography and lighting reference.
Upload an audio clip and generate an animated GIF of its waveform dancing. Shareable sound snippet. Canvas magic.
Convert a numeric amount into English words, perfect for writing checks or legal documents. Supports USD/GBP styles.
Convert between Gregorian and Hijri (Islamic) dates. Approximate visual reference. Local algorithm.
Convert a Gregorian calendar date to its Julian Day Number and vice versa. Used in astronomy and mainframe computing.
Convert any human‑readable date to a Unix timestamp in seconds or milliseconds. Also shows ISO 8601. Clean interface.
A 10‑band graphic equalizer applied to any audio file or mic input. Save presets. All processing via Web Audio API.
Convert between common cooking units: cups → grams, teaspoons → ml, Fahrenheit → Celsius. Essential baking tool.
Load a WAV file and see its real-time oscilloscope trace and frequency spectrum. Zoom and pan. Pure frontend.
Translate between binary and Gray code (reflected binary code). See the bit changes. Useful for digital logic.
Encode decimal integers into signed magnitude binary representation and decode back. Learn computer arithmetic.
Convert a decimal number to 32-bit single precision IEEE 754 format. See sign, exponent, mantissa bits. Developer tool.