Date Calculator - Online Add & Subtract Days, Weeks, Months
Add or subtract days, weeks, and months to find a future or past date. Also compute duration between two dates. Essential for project planning.
UD5 Toolkit
Calculate the exact years, months, days, and total duration between any two dates. Fast, accurate, and free.
Add or subtract days, weeks, and months to find a future or past date. Also compute duration between two dates. Essential for project planning.
Enter any date and get its ISO week number, plus the start and end dates of that week. Quick reference.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
Log the hours you slept each night and rate the quality. See a weekly bar chart. Local storage.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
Every second, the background color changes to the hex code corresponding to the current time (HHMMSS). A beautiful, ever‑changing clock.
Answer questions and see typical milestones for 0-5 years. Educational reference for parents. Not a diagnostic tool.
Check WHOIS information for any domain: registrar, expiration date, and name servers. Quick and private using public WHOIS data aggregators.
Enter a domain and see public WHOIS info via a free API with rate limiting. Quick domain check.
Keep track of stitches and rows for your knitting projects. Multiple counters with increase/decrease shortcuts. Data saved in your browser.
Convert numbers between binary, octal, decimal, and hexadecimal bases. See real-time conversion as you type. Clean and simple programmer utility.
Encode or decode data to/from Base58 (Bitcoin alphabet). Useful for cryptocurrency address generation testing. Fully local, no data sent.
Paste an URL or HTML and see the h1‑h6 hierarchy as a tree. Detect skipped levels and improve accessibility. Client‑side.
Lay down a beat on a grid sequencer for kick, snare, and hi-hat. Play, loop, and adjust tempo. All sound via Web Audio API.
Searchable table of well‑known TCP and UDP ports with their services. Check 80, 443, 3306, and many more.
Pick a color for each day's mood and see a month‑at‑a‑glance heatmap. Data stored locally. A private emotional log.
Live cryptocurrency prices from public APIs. Clean ticker with percentage changes. Pure frontend, no account needed.
Paste CSV and get a list of SQL INSERT statements. Define table name and column mapping. All local conversion.
Simulate different cache strategies (Cache First, Network First, Stale‑While‑Revalidate) and see responses. Learn offline patterns.
Structure your episode with timed segments. Includes call to action notes. Export as text.
Enjoy classic Tetris in your browser. Rotate, move, and drop tetrominoes. Clear lines and score. Fully local JavaScript.
Create a breadcrumb schema for your website. Fill in the pages and get the ready‑to‑paste JSON‑LD snippet for rich results.
Paste CSV and get a beautiful HTML table with sortable headers (optional). Copy the full HTML/CSS snippet. Local.
Convert between Base32 encoded strings and hexadecimal. Work with low‑level data representations. All local.
Place multiple grid items into the same cells to create overlapping layouts. Learn the technique visually. Copy code.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.
Convert a simple black and white image into an SVG path using edge detection. Extract vector outlines. Local canvas processing.
Test the modern File System Access API. Open a file, modify it, and save back to disk. All sandboxed in browser.
Use SSML <mark> tags to fire events during TTS. See text highlighted as it is spoken. Understand speech synthesis timing. local.
Drop a PDF and automatically detect tables. Export them to CSV or copy to clipboard. Works locally using PDF.js.