Number Base Converter - Online Binary Octal Decimal Hex
Convert numbers between binary, octal, decimal, and hexadecimal bases. See real-time conversion as you type. Clean and simple programmer utility.
UD5 Toolkit
Bitcoin-Style Address Encoding — No confusing characters. Clean, readable, compact.
123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz0 (zero), O (capital O), I (capital I), and l (lowercase L). The digit 1 represents the value zero in Base58, which is why Bitcoin addresses often start with '1'.
Convert numbers between binary, octal, decimal, and hexadecimal bases. See real-time conversion as you type. Clean and simple programmer utility.
Convert between Base32 encoded strings and hexadecimal. Work with low‑level data representations. All local.
Create a breadcrumb schema for your website. Fill in the pages and get the ready‑to‑paste JSON‑LD snippet for rich results.
Enter a domain and see public WHOIS info via a free API with rate limiting. Quick domain check.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
Searchable table of well‑known TCP and UDP ports with their services. Check 80, 443, 3306, and many more.
Paste an URL or HTML and see the h1‑h6 hierarchy as a tree. Detect skipped levels and improve accessibility. Client‑side.
Find the three‑letter currency code (USD, EUR, JPY) for any country. Also lists currency symbol and name. Static.
Check WHOIS information for any domain: registrar, expiration date, and name servers. Quick and private using public WHOIS data aggregators.
Live cryptocurrency prices from public APIs. Clean ticker with percentage changes. Pure frontend, no account needed.
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.
Calculate exact elapsed time between two dates in years, months, weeks, and days. Countdown or time already passed. Simple, visual, and local.
Add or subtract days, weeks, and months to find a future or past date. Also compute duration between two dates. Essential for project planning.
Paste CSV and get a beautiful HTML table with sortable headers (optional). Copy the full HTML/CSS snippet. Local.
Log the hours you slept each night and rate the quality. See a weekly bar chart. Local storage.
Test the modern File System Access API. Open a file, modify it, and save back to disk. All sandboxed in browser.
Keep track of stitches and rows for your knitting projects. Multiple counters with increase/decrease shortcuts. Data saved in your browser.
Enter a URL and see a nested list of all headings (h1‑h6). Check your document structure for SEO and accessibility. Pure fetch.
Convert a simple black and white image into an SVG path using edge detection. Extract vector outlines. Local canvas processing.
Structure your episode with timed segments. Includes call to action notes. Export as text.
Every second, the background color changes to the hex code corresponding to the current time (HHMMSS). A beautiful, ever‑changing clock.
Enter any date and get its ISO week number, plus the start and end dates of that week. Quick reference.
Simulate different cache strategies (Cache First, Network First, Stale‑While‑Revalidate) and see responses. Learn offline patterns.
Enjoy classic Tetris in your browser. Rotate, move, and drop tetrominoes. Clear lines and score. Fully local JavaScript.
Paste an SVG path d string and parse it into an array of commands and coordinates. Useful for animations.
Paste a hex code and get the closest official CSS color name and a list of similar Pantone-like shades. Design reference.
Paste a SQL CREATE TABLE statement and extract just the column names as a CSV header row. For data migration.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
Scroll a container and see how sticky elements behave. Adjust top, bottom, and scroll margins. Copy the code.
Drop a PDF and automatically detect tables. Export them to CSV or copy to clipboard. Works locally using PDF.js.