Radiation Converter - Online Gray Rad Rem & Sievert
Convert between units of absorbed dose and equivalent dose (Gray, Rad, Rem, Sievert). Educational and reference. Local calculation.
UD5 Toolkit
Connect to any Server-Sent Events endpoint, inspect real‑time stream, add custom headers, and debug effortlessly.
Access-Control-Allow-Origin header, you'll see a CORS error. Ask the server administrator to enable CORS, or use a proxy. Our tool automatically switches to fetch mode when custom headers are provided, but CORS restrictions still apply.Authorization: Bearer your-token). The tool will automatically use the Fetch API (with streaming) to support headers, since the native EventSource interface does not allow custom request headers.retry: field sent by the server. In Fetch mode, we manually reconnect after the same retry interval (default 3 seconds) when the connection is lost, as long as the auto‑reconnect switch is active.http://localhost:8080/events.Convert between units of absorbed dose and equivalent dose (Gray, Rad, Rem, Sievert). Educational and reference. Local calculation.
Generate creative, available npm package names and check if a name is already taken on the registry. Quick and fun for developers.
Convert between decimal degrees, degrees-minutes-seconds (DMS), radians, and grads. High-precision for surveying and navigation. Local tool.
Generate pure audio tones of specific frequencies (Hz). Adjust waveform type (sine, square, sawtooth). Ideal for audio testing and science experiments.
Create a friendly CONTRIBUTING.md file for your repository by filling in a few sections. Encourage contributions. Static template.
Generate short, URL‑safe, unique string IDs with customizable alphabet and length. Smaller than UUID. Local only.
A simple web‑based buzzer system for trivia nights. Assign teams and see who buzzes first. Works on phones.
Load a video and visually check if audio aligns with lips. Use frame‑by‑frame stepping. Debug playback issues.
Demonstrate how to add custom headers and POST‑like functionality to EventSource using a polyfill. Code and example.
Compress text with Brotli at different quality levels. See size reduction and time. Find the sweet spot for your static assets.
Toggle a screen wake lock to prevent the device from dimming or sleeping. See the lock state and learn the API.
Check if your page triggers the beforeinstallprompt event. Simulate the install flow. Debug PWA installability.
Paste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.
Connect to a WebTransport server and exchange data over QUIC. See latency and throughput. Perfect for exploring low‑latency real‑time APIs.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Check if a URL can be embedded in an iframe. Test your site’s defense against clickjacking. Browser‑based.
Register a service worker, subscribe to push, and send a test notification using a VAPID key pair. Step‑by‑step demo.
Check notification permission, request it, and send a test notification. Verify icon, body, and tag. Debug web push.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Check current screen orientation and test the lock API. Useful for mobile web apps. Demo with code.
Test the Fullscreen API: request fullscreen on a colored div, detect changes, and copy the JavaScript boilerplate.
Connect to a WebSocket endpoint, send messages, and view the stream of received data. Perfect for debugging real‑time apps.
Test the Web Share API by sharing text, links, and files directly from the browser. Check compatibility and see example code.
Check if your browser and display support the wider DCI‑P3 color space. See the difference with a simple test pattern.
Enter any phrase and instantly see if it's a palindrome, ignoring spaces and punctuation. Fun for word nerds.
Generate random, formatted ID numbers that match pattern rules for various countries. For testing input validation. No real data.
Pick a method, URL, headers, and body, then send an HTTP request directly from your browser. Debug APIs easily.
Quickly test if your webcam, microphone, and speakers work correctly. See live video and audio meter. No data sent.
Generate random but realistic‑looking data arrays (users, products, orders) with typos and missing fields. For test robustness.
Simple interactive eye dominance test: hold up a virtual dot and see which eye stays aligned. Educational.