Online Audio Noise Reducer - Free Background Hum Remover
Remove constant background noise from a short audio clip using a real‑time noise gate and spectral subtraction. All processing stays in your browser.
UD5 Toolkit
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.
Upload an image and see its 2D FFT magnitude and phase. Learn how image filtering works. Educatinal tool. Canvas.
Request notification permission and create a push subscription. See the subscription object. Learn how web push works.
Calculate load capacitors for a crystal oscillator given stray capacitance and crystal CL. Essential for microcontroller circuit design. Local.
Simulate paint colors on a pre-loaded room photo by adjusting hue, saturation. Find your perfect shade before buying. Local canvas.
Open many parallel WebSocket connections and send messages. Test your server's concurrency. All from your browser.
Apply a simple median filter to remove speckle noise. Adjust kernel size. Fully local canvas processing.
Generate a temporary webhook URL (mock) and view the JSON payloads sent to it. Great for testing integrations locally.
Drag an angle around the unit circle and see sin, cos, tan values change live. Degrees and radians display. Perfect for learning trig.
Run the classic FizzBuzz with custom rules. See the output for any range. A beginner programmer's playground.
Input telescope and eyepiece parameters to see a simulated view of the Moon or Andromeda. Plan observations.
Compute confidence intervals for a population mean (known/unknown sigma) and proportion. All popular Z/T values. Local.
Enter item dimensions and find the smallest rectangular box that can fit them (simple packing heuristic). Helps reduce shipping costs. Local algorithm.
Enter processes and see how different scheduling algorithms handle them. Gantt chart generation. OS course helper.
Click to build a laundry symbol and learn its meaning, or look up common symbols. Never ruin clothes again.
Build cron expressions using a visual editor with dropdowns. See human-readable description and next run times. Easier than raw cron.
Crop and zoom into an image using the object‑view‑box property. Define inset(). Great for responsive art direction.
Acquire and release locks across tabs. Prevent race conditions in IndexedDB or localStorage. Visual queue and lock state.
Generate a QR code with a custom text label below or above. Perfect for printed signs. All generated locally as a single image.
Format and beautify SQL queries for improved readability. Supports various SQL dialects. Quick syntax highlighting and local processing ensure a secure experience.
Watch a simulation of how the JavaScript event loop handles synchronous code, microtasks, and macrotasks. Learn async.
Select project type and leather weight to get recommended stitch spacing and thread size.
Select telescope and eyepiece parameters to see the field of view circle on a simulated night sky image.
Execute GraphQL queries against any endpoint with variables and headers. Explore schema via introspection. All requests made directly from your browser.
Catalog your spices with purchase date, so you know what's still potent. Search and sort. Local database.
Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
Select a repair type (leaky faucet, paint room, etc.) and get a typical cost range. Simple general guide, no personal data.
Overlay a realistic rust or corrosion texture onto your photo. Adjust blend mode and opacity. Download result.
Drag a battery, resistor, LED onto a grid and simulate current flow. Show Ohm's law in action.