Auto Dark Mode Scheduler – Online Custom Time Switch
Set times to automatically switch light/dark theme on any website using a bookmarklet or live demo.
UD5 Toolkit
Set times to automatically switch light/dark theme on any website using a bookmarklet or live demo.
Add player names and tap +/- to track scores. Custom starting points. Works for any game.
See current time in multiple pre-selected cities simultaneously with day/night indicators. No tracking, just a simple multi-clock.
Drag a virtual ruler across your screen to measure pixel distances. Horizontal and vertical guides. Useful for UI designers checking alignment.
Record a short audio or video snippet and get a shareable link (stored locally in browser, no server). For quick feedback.
See your monitor's color depth and pixel depth. Detect if HDR or wide gamut is available using media queries.
Press any key combination and see the human‑readable shortcut for macOS and Windows. Developer docs helper.
Paste two JSON objects and see a highlighted diff showing what was added, removed, or changed. For API testing.
Play a sweep from 20Hz to 20kHz. Test your speakers and your hearing. Simple and effective. Web Audio API.
Drop a file and see its detected type based on the first bytes (magic number). Identifies hundreds of formats. Local.
Record audio from your microphone and export as a WAV file. Monitor levels. Processed entirely in your browser.
Use your webcam to record a video clip and download it as WebM. Adjust resolution. Works offline. Privacy‑friendly.
Play any video at 0.25x to 4x speed. Save the modified speed as a new file. Perfect for analysis or fun.
Shows a counter of how many seconds you have been idle. Tracks mouse and keyboard activity without recording.
See your current notification permission status. Request or reset it. Test browser notification behavior.
Load a video and visually check if audio aligns with lips. Use frame‑by‑frame stepping. Debug playback issues.
Press Ctrl+V to paste an image from your clipboard into the page. See dimensions and download. Simple utility.
Seek through a video and extract only keyframes as JPEGs. Perfect for generating thumbnails. Canvas‑based.
Enter latitude and longitude and get a human‑readable address using the browser's built‑in reverse geocoding (if available).
Encrypt and decrypt text using AES in the browser with a password. Uses Web Crypto API. No data sent to server.
Drag a slider over two images to see the differences instantly. Perfect for showcasing retouches or compression effects.
View, edit, and manage JSON objects saved in your browser's localStorage. Delete, export, or import keys. No setup.
Select any HTML element on a page and capture its screenshot. Download as PNG. Perfect for bug reports. JavaScript API demo.
Open your camera and scan barcodes or QR codes in real time. Uses ZXing JS. No data sent anywhere.
Record audio from your microphone and export as a WAV file. Monitor levels. Processed entirely in your browser.
Use your webcam to record a video clip and download it as WebM. Adjust resolution and see a preview. Works offline.
Point your camera at an object and see the dominant color in real time. Click to copy the hex. Fun tool for designers.
Toggle a screen wake lock to prevent the device from dimming or sleeping. See the lock state and learn the API.
Click to draw random playing cards from a shuffled deck. The full deck is displayed. Use for decision or magic tricks.
Convert across length, mass, speed, temperature, data, and more. Search any unit and type. Compact and fast.
See the current time displayed in binary and hexadecimal. Dark theme, full‑screen mode. A geeky desk decoration.
Browse the fonts installed on your system and type a custom phrase to see how it looks. Uses Local Font Access API where available.
Request and release a screen wake lock to keep the device awake. See the lock state in real time. Perfect for recipes or presentations.
See your device's battery level, charging status, and discharge time using the Battery Status API. Fun utility.
Use your microphone to detect the dominant frequency of ambient sounds. Visualize the spectrum. Local Web Audio.
Sort hundreds of lines alphabetically, reverse alphabetically, or by length. Deduplicate option. All local.
Glue multiple images together horizontally or vertically into one long strip. Perfect for sharing comparisons. Local.
Encode any file into a Base64 string that you can copy, or decode a Base64 string back to a downloadable file. Pure frontend.
Generate a QR code from any text, URL, or contact details. Save as PNG, SVG, or copy to clipboard. All local.
Select a folder of images and start a full‑screen slideshow right in your browser. Adjust interval and transition. No upload.
Take a list of items and reverse the line order. The first becomes last. Simple and quick.
Paste a mixed text and get a list of only the emojis found within. Counts each unique emoji. Data cleanliness tool.
Paste your stylesheet and get a clean list of all custom properties defined under :root. Copy the whole block. Local analysis.
Drop an audio file and instantly see its duration in seconds and formatted time. Read metadata without full playback.
Paste your CSS and get a sorted list of all custom properties defined under :root with their values. Quick audit.
Measure your internet connection speed by downloading and uploading a small test file. Works from your browser.
Quickly test if your webcam, microphone, and speakers work correctly. See live video and audio meter. No data sent.
Upload multiple text files and concatenate them into one, with optional separators. No upload; processed instantly.
A small widget that records your clipboard text history (only while open). Search and re‑copy old snippets. No log upload.
Create colorful digital sticky notes on a corkboard. Drag, edit, and delete. Notes persist in local storage. No login.
Upload an animated GIF and download every single frame as a separate PNG image. See frame delays and total count. Entirely local.
A beautiful full‑screen binary clock showing hours, minutes, seconds in glowing bits. Dark mode perfect for desks.
Use the browser's native eyedropper tool to pick any color from the screen. Shows zoomed preview. Quick and easy.
Freeze your live camera, then scan a QR code from the static frame. Works when auto‑scan fails. Private.
Paste a string and get a clean, safe file name by replacing forbidden characters. Works for Windows, Mac, Linux.
Drop an image that might have wrong extension and see its real format (JPEG, PNG, WebP) based on header bytes.
A completely black page to save battery on OLED devices. Click to go fullscreen. Simple utility.
Paste a raw server log snippet and see a structured table with IP, method, URL, and status. Quick audit.
Reorder a list of items by dragging them. Paste a list, sort it by hand, and copy the new order. Simple.
Turn your browser screen into a full‑color flashlight or strobe. Adjust brightness and color. Simple utility.