Class Attendance Tracker - Online Log Present / Absent Percentage
Track attendance for multiple subjects. Mark present/absent and see percentage. Data in localStorage. Simple student tool.
UD5 Toolkit
Drag & drop your video file here, or click to browse
Supported: MP4, WebM, MOV, AVI · Max 500 MB
Track attendance for multiple subjects. Mark present/absent and see percentage. Data in localStorage. Simple student tool.
See your device's battery level, charging status, and discharge time using the Battery Status API. Fun utility.
Enjoy a random, algorithmically generated haiku. Nature or modern themes. Refresh for a new one. Simple beauty.
Calculate ingredient weights for pizza dough based on number of pizzas, size, and hydration level. Includes yeast amount. Local baker's tool.
Add artificial reverb to an audio recording. Choose from small room to large hall. Wet/dry mix. Convolution‑based.
Drop a WAV file and see its full header: sample rate, bit depth, channels, and chunk structure. Raw bytes explained.
Convert a stereo audio file to mono. Also swap or extract left/right channels. Quick podcast preparation. Browser-based.
Apply compression and limiting to an audio file with threshold, ratio, attack, and release controls. Improve loudness. All local.
Load an audio file and see its spectrogram with frequency over time. Adjust resolution and color map. Discover hidden sounds.
Analyze a monophonic audio recording and convert the pitch into a MIDI file. Perfect for capturing musical ideas. Client-side.
Drop a PNG file and see all its chunks (IHDR, tEXt, etc.). Extract hidden text and color profiles. Pure JavaScript reader.
Change the sample rate of an audio file (e.g., 48kHz to 44.1kHz) without leaving the browser. Ideal for podcast prep.
Adjust an audio file's volume to a target loudness level (e.g., -14 LUFS). Prevent clipping. Works in the browser.
Paste any article and get a list of the most relevant keywords using a simple TF‑IDF‑like model. Skip stop words. All local.
Extract the audio track from any video file and download it as MP3 or WAV. Works offline; no server upload.
Shift the pitch of any audio clip by semitones without affecting playback speed. Perfect for music transposition. Local Web Audio.
Convert WAV audio files to MP3 directly in your browser using a built‑in codec. Choose bitrate and quality. No upload.
Record audio directly from your microphone and download it as a WAV file. Perfect for quick notes. No upload, fully offline support.
Upload an audio clip and generate an animated GIF of its waveform dancing. Shareable sound snippet. Canvas magic.
Remove silent parts from an audio recording. Useful for podcasts and lectures. Set threshold and minimum silence duration.
Select a part of an audio file and trim it to the selection. Playback preview. Download the cropped audio. No upload.
A 10‑band graphic equalizer applied to any audio file or mic input. Save presets. All processing via Web Audio API.
Reduce reverb and echo from a vocal recording using a basic noise gate and filter. Quick cleanup for bad room acoustics.
Simple phase cancellation tool: load a stereo track and attempt to remove center‑panned vocals. Not perfect, but fun to experiment.
Encode short audio clips into Base64 data URIs for direct embedding in HTML5 <audio> tags. No external files needed.
Enter a full URL and get all query parameters in a clean table with decoded values. Quickly see UTM and tracking params.
Browse a collection of common bird calls. Play short audio samples to identify birds you hear. Educational static data.
Fetch and extract all meta tags, open graph tags, and Twitter cards from a live URL. No server proxy, direct browser fetch.
Visualize audio in real time from your microphone or uploaded audio file. See the waveform dance. Uses Web Audio API locally.
Translate text to Morse code with audio playback. Adjust speed and tone. An educational tool for amateur radio enthusiasts. Works offline.