AM/PM to 24βHour Time Converter - Online Military Time
Instantly convert 12βhour AM/PM time to 24βhour format and vice versa. Simple and essential for travelers.
UD5 Toolkit
Real-time clocks for multiple time zones β always in sync
No time zones added yet. Click "Add Time Zone" to get started.
Instantly convert 12βhour AM/PM time to 24βhour format and vice versa. Simple and essential for travelers.
Based on home and destination time zones, suggests a light exposure/avoidance schedule to reduce jet lag. Educational tool, local only.
Experiment with JavaScript Intl.DateTimeFormat options. Choose locale, dateStyle, timeStyle, hour12 and see live output. Copy the code snippet for your project.
Pick your egg style and get a precise timer with visual progress. Perfect boiled eggs every time. No app needed.
Create a pure CSS countdown timer with a flipping number effect. Adjust duration and style. No JavaScript needed for display.
Animate elements as they enter and exit the viewport using view() timeline. Parallax and reveal effects without JS.
Create .srt subtitle files manually by adding lines and setting times with a simple player. Download the result. Local.
Use browser compass and geolocation to show which planets and stars are overhead. Minimal, local only.
Load an SRT file and shift all timestamps forward or backward by milliseconds or seconds. Fix out-of-sync subtitles instantly. Download corrected file.
Compare all CSS easing presets side by side on a bouncing ball. See which curve fits your UI animation.
Build a date format string for SQL by toggling components (YYYY, MM, DD). See a live example for different databases.
Draw walls on a grid and watch A*, Dijkstra, or BFS find the shortest path. Interactive animation. Learn graph traversal.
Create an animation that advances with scroll using animationβtimeline: scroll(). See the visual timeline editor. Modern CSS.
Convert subtitle files between SRT and WebVTT formats. Also shift all timestamps forward/backward. Works locally.
Create a temporary chat room between two browser tabs or devices on the same network using WebRTC data channels. Copy the code.
Build a vertical timeline by entering events with dates and descriptions. Export as image or HTML. Perfect for project milestones.
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.
Establish a peerβtoβpeer text chat between two browser tabs or devices using WebRTC data channels. All signaling via copyβpaste. No server.
Enter Braille dot numbers (1β6) or paste Unicode Braille to decode into English text. Companion to textβtoβBraille.
Advanced metronome with eighth, triplet, and sixteenth note subdivisions. Accent controls. Web Audio scheduling.
See your current page load broken down into DNS, TLS, request, and DOM phases. Understand where time is spent.
See your current page load broken down into DNS, TLS, request, and DOM phases. Understand where time is spent.
Tap any key to the beat and get the BPM (beats per minute). Useful for DJs, musicians, and running. Simple and accurate.
Query a domain's DNS record against multiple public resolvers (Google, Cloudflare) and see how it propagates. Clientβside fetch.
Fill in a preβdesigned meeting notes template and copy as formatted HTML or plain text. Quick documentation.
Enter a URL and see its CORS headers. Understand why a fetch fails. Check preflight responses. Clientβside debugger.
Patch the PerformanceObserver and show your pageβs Core Web Vitals as you browse. See realβtime scores and suggestions.
Enter a number and see an animated factor tree breaking it down to primes. Perfect for teaching factorization.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Click through the TCP connection states (LISTEN, SYN_SENT, ESTABLISHEDβ¦) and see the animated transitions. Networking education.