AZ Tools

AZ Tools

A free collection of fast, private tools that run right in your browser.

Browse by category

Recently added

Fuel Economy Converter (MPG, L/100km, km/L)

Convert fuel economy between US MPG, Imperial MPG, litres per 100 km and kilometres per litre. Enter a value in any unit and see all the others instantly.

Convert 0 0

Pig Latin Translator

Translate English text into Pig Latin instantly. Consonant clusters move to the end with 'ay', vowel-initial words get 'way', and capitalization and punctuation are preserved.

Text 0 0

Modular Exponentiation Calculator (aᵇ mod m)

Compute a^b mod m exactly for arbitrarily large integers using fast binary exponentiation, plus the modular multiplicative inverse of the base. Ideal for RSA, Diffie-Hellman and number-theory work.

Everyday 0 0

Barcode Check Digit Calculator (UPC, EAN)

Calculate or verify the GS1 modulo-10 check digit for EAN-13, UPC-A and EAN-8 barcodes. Enter the data digits to get the check digit, or a full code to confirm it is valid.

Everyday 0 0

Fibonacci Sequence Generator

Generate the first N Fibonacci numbers — 0, 1, 1, 2, 3, 5, 8 … — with exact big-integer precision, and see the last term, the running sum and the golden-ratio approximation of the final two terms.

Everyday 0 0

Fraction Calculator — Add, Subtract, Multiply, Divide

Add, subtract, multiply, and divide fractions, mixed numbers, and decimals. Get the reduced fraction, mixed number, decimal, and worked steps.

Everyday 0 0

Baker's Percentage Calculator

Scale bread recipes by baker's percentage — enter your flour weight and each ingredient as a percentage of flour to get exact gram weights, total dough weight and hydration.

Everyday 0 0

Numeronym Generator (i18n, a11y)

Turn long words into numeronyms — keep the first and last letter and replace the middle with the count of omitted letters, like internationalization → i18n or accessibility → a11y.

Text 0 0

All tools

Sort by:

JSON Formatter & Validator

Format, beautify, minify, and validate JSON right in your browser.

Developer 0 0

Character & Word Counter

Count characters, words, sentences, lines, and bytes in real time.

Text 0 0

Image Compressor

Compress and resize JPEG, PNG, and WebP images in your browser.

Image 0 0

QR Code Generator

Create custom QR codes from any text or URL and download them.

Image 0 0

Password Generator

Generate strong, random passwords that never leave your browser.

Random 0 0

D-Day Calculator

Count the days between two dates, or the countdown to a target date.

Time 0 0

Unit Converter

Convert length, weight, temperature, area, volume, speed, and time.

Convert 0 0

Random Picker — Roulette & Ladder

Pick a winner with a spinning wheel or a ladder (ghost-leg) draw.

Random 0 0

Stopwatch & Timer

A precise stopwatch with laps and a countdown timer with an alarm.

Time 0 0

Base64 Encoder / Decoder

Encode text to Base64 or decode Base64 back to text, instantly.

Developer 0 0

Base64 to Hex Converter (and back)

Convert a Base64 string to hexadecimal bytes and hex back to Base64, with URL-safe support, in your browser.

Developer 0 0

Quoted-Printable Encoder & Decoder

Encode text to MIME Quoted-Printable (RFC 2045) or decode it back — handling =XX escapes, soft line breaks, and UTF-8 — entirely in your browser, with 76-character line wrapping on encode.

Developer 0 0

URL Encoder / Decoder

Percent-encode text for URLs, or decode encoded URLs back to text.

Developer 0 0

Number Base Converter

Convert numbers between binary, octal, decimal, and hexadecimal.

Convert 0 0

IEEE 754 Float Converter (32 & 64-bit)

See the exact IEEE 754 bit layout of any number in float32 and float64 — sign, exponent, and mantissa bits, hex, the stored value, and rounding — or decode hex bits back to a number, all in your browser.

Convert 0 0

Two's Complement Converter (8–64 bit)

Enter a decimal, hex, binary, or octal value and see its 8/16/32/64-bit two's complement bit pattern, plus its signed and unsigned readings, hex, octal, and one's complement — in your browser.

Convert 0 0

Gray Code Converter

Convert between decimal, binary and reflected-binary Gray code, both directions, with an optional fixed bit width and a 0-7 reference table.

Convert 0 0

BCD Converter (Binary-Coded Decimal)

Convert decimal to and from 8421 binary-coded decimal — per-digit 4-bit nibbles, packed BCD hex bytes, and BCD validity checking.

Convert 0 0

CSV ↔ JSON Converter

Convert CSV to JSON and JSON back to CSV, with a delimiter option.

File 0 0

Case Converter

Convert text between UPPER, lower, Title, camelCase, snake_case and more.

Text 0 0

Lorem Ipsum Generator

Generate placeholder text by paragraphs, sentences, or words.

Text 0 0

Color Contrast Checker

Check text/background contrast against WCAG AA and AAA levels.

Color 0 0

Percentage Calculator

Work out percentages, what-percent, and percent change in one place.

Everyday 0 0

Hash Generator (SHA)

Generate SHA-1, SHA-256, SHA-384, and SHA-512 hashes from text.

Developer 0 0

CRC-32 Calculator (CRC-32 & CRC-32C)

Compute the CRC-32 (IEEE 802.3, used by zip/gzip/PNG) or CRC-32C (Castagnoli) checksum of text or hex bytes, shown in lowercase hex, uppercase hex, and unsigned decimal — in your browser.

Developer 0 0

Unix Timestamp Converter

Convert Unix timestamps to dates and dates back to timestamps.

Time 0 0

Image to Base64

Convert an image to a Base64 data URL you can paste anywhere.

Image 0 0

Tip Calculator

Calculate the tip and split the total bill between people.

Everyday 0 0

Tile Calculator

Work out how many floor or wall tiles you need for a room — from its length and width and the tile size, with an adjustable waste allowance and boxes required.

Everyday 0 0

File Hash (Checksum)

Compute SHA-1, SHA-256, and SHA-512 checksums of any file.

File 0 0

UUID Generator

Generate random version-4 UUIDs in bulk, with copy.

Developer 0 0

UUID Inspector (Version, Variant, Time)

Paste any UUID to see its version (1–8), variant, and — for time-based v1, v6, and v7 — the embedded creation timestamp, clock sequence, and node/MAC, all decoded in your browser.

Developer 0 0

JWT Decoder

Decode a JSON Web Token to inspect its header, claims, and expiration.

Developer 0 0

Color Palette Generator

Build harmonious color palettes from a base color in six schemes.

Color 0 0

BMI Calculator

Calculate Body Mass Index from height and weight, with a healthy range.

Everyday 0 0

Roman Numeral Converter

Convert between Arabic numbers and Roman numerals from 1 to 3999.

Convert 0 0

Dice & Coin Roller

Roll polyhedral dice (d4–d100) or flip a coin with cryptographic randomness.

Random 0 0

Regex Tester

Test JavaScript regular expressions live with highlighted matches and replace preview.

Developer 0 0

CSS Selector Tester

Test a CSS selector against your HTML and see exactly which elements it matches, in your browser.

Developer 0 0

Text Encoding Converter

Open text files in legacy encodings (EUC-KR, Shift_JIS, Windows-1252…) as readable UTF-8.

File 0 0

Timezone Converter

Convert a date and time between any two world timezones, including DST.

Time 0 0

Image Resize

Resize an image to any dimensions and export as PNG, JPEG, or WebP — all in your browser.

Image 0 0

Age Calculator

Calculate exact age in years, months, days — and find your next birthday.

Everyday 0 0

CSS Gradient Generator

Build linear or radial CSS gradients with multi-stop colors and copy the code.

Color 0 0

Raffle Draw

Pick N winners from a list of names — cryptographically random, with or without duplicates.

Random 0 0

File Splitter

Split a large file into smaller chunks to bypass attachment or upload size limits.

File 0 0

HTML Entity Encoder / Decoder

Encode HTML special characters (& < > " ') or decode entities back to their original characters.

Developer 0 0

Time Difference Calculator

Calculate the exact difference between two date-times, broken down into days, hours, minutes, and seconds.

Time 0 0

JSON ↔ YAML Converter

Convert JSON to YAML or YAML to JSON — pick the indent and copy the result.

Convert 0 0

Cron Expression Explainer

Translate a cron expression into plain English (or your language) and break down each field.

Developer 0 0

Text Diff Viewer

Compare two pieces of text and see line-by-line or word-by-word additions and removals.

Text 0 0

CSS Unit Converter

Convert between px, rem, em, pt, vw, vh, and % using your own base font size and viewport.

Convert 0 0

Color Format Converter

Convert any color between HEX, RGB, HSL, HSV, OKLCH, and a CSS custom property.

Color 0 0

Compound Interest Calculator

Project how a starting balance grows with regular contributions, your interest rate, and your compounding frequency.

Everyday 0 0

Group Maker

Split a list of names into balanced random groups — pick the group count or the people per group.

Random 0 0

Image Rotate & Flip

Rotate an image 90° at a time or flip it horizontally / vertically, then download the result.

Image 0 0

Image Crop (Aspect Ratio)

Crop any image to a standard aspect ratio (1:1, 16:9, 4:3, etc.) — centered automatically.

Image 0 0

ZIP Inspector

Drop a ZIP and see every file inside — sizes, contents, and per-file download — without unpacking it locally.

File 0 0

SQL Formatter

Format and beautify SQL across 10 dialects (PostgreSQL, MySQL, BigQuery, Snowflake, T-SQL …).

Developer 0 0

Markdown Table Generator

Paste CSV, TSV, or pipe-delimited data and get a properly aligned GitHub-flavored Markdown table.

Text 0 0

Markdown Table to CSV Converter

Convert a GitHub-flavored Markdown table into CSV, TSV or semicolon-separated rows, in your browser.

Text 0 0

SVG → PNG Converter

Rasterize SVG to a PNG at any size, with transparent or solid background, all in the browser.

Image 0 0

CSS Box Shadow Generator

Visually design CSS box-shadows with multiple layers, live preview, and copy-ready CSS / Tailwind output.

Color 0 0

URL Slug Generator

Turn any text into a clean URL slug — strip accents, choose a separator, set a max length.

Text 0 0

Loan / Mortgage Calculator

Calculate the monthly payment, total interest, and full amortization schedule for any fixed-rate loan.

Everyday 0 0

World Clock

See several time zones side by side with live updates and offset differences from your local time.

Time 0 0

Random Number Generator

Generate cryptographically random numbers in any range — with or without duplicates, optionally sorted.

Random 0 0

Image → PDF Converter

Combine multiple JPG / PNG images into a single PDF with adjustable page size, orientation, and fit.

File 0 0

JSON Diff

Compare two JSON documents structurally — see exactly which keys were added, removed, or changed.

Developer 0 0

JSON → TypeScript Interface

Generate TypeScript interfaces from any JSON sample — types are inferred recursively and named after each key.

Developer 0 0

JSON to JSDoc @typedef Generator

Turn a JSON object into JSDoc @typedef blocks with @property tags, in your browser.

Developer 0 0

Date Calculator

Add or subtract years, months, weeks, days, and business days from any date — or find the difference between two dates.

Time 0 0

CSV Viewer & Sorter

View CSV / TSV data as a sortable, searchable table — open a file or paste rows, no spreadsheet required.

Text 0 0

CSV Transpose — Swap Rows and Columns

Transpose CSV data so rows become columns and columns become rows, in your browser.

Text 0 0

Image Color Picker

Drop an image and click anywhere to grab the exact HEX / RGB / HSL of that pixel — collect a palette as you go.

Image 0 0

YAML Formatter & Validator

Pretty-print and validate YAML — fix indentation, sort keys, choose line width, catch errors in place.

Developer 0 0

Mock Data Generator

Generate realistic fake records for testing — names, emails, dates, IDs, lorem — exported as JSON, CSV, or SQL INSERTs.

Developer 0 0

Markdown → HTML Converter

Convert Markdown to clean HTML — copy the source for emails, CMS pages, or anywhere a rendered preview isn't enough.

Text 0 0

QR Code Decoder

Drop a screenshot or photo of a QR code and read what's inside — entirely in your browser, no upload.

Image 0 0

HTTP Status Code Reference

Searchable list of every HTTP status code (1xx-5xx) with summary, RFC, when to use, and common pitfalls.

Network 0 0

Pomodoro Timer

Run focused 25-minute work sessions and short / long breaks, with a circular timer, sound alerts, and a daily counter.

Time 0 0

JWT Generator

Build and sign HS256 / HS384 / HS512 JWTs from a header and payload — pairs with the JWT Decoder.

Developer 0 0

Emoji Finder

Find any emoji by name, keyword, or category — click to copy, no system picker needed.

Text 0 0

CSS Flexbox Playground

Visually pick flex-direction, justify-content, align-items, and gap — copy the resulting CSS or Tailwind class.

Developer 0 0

Image → ASCII Art

Convert any image to ASCII art with adjustable width, character set, and inversion — all in your browser.

Image 0 0

HTML / CSS / JS Minifier

Strip whitespace and comments from HTML, CSS, or JavaScript — see the size saved and copy the result.

Developer 0 0

Markdown Stats & Reading Time

Count words, sentences, headings, links, code blocks, and estimate reading / speaking time for any Markdown.

Text 0 0

Number to Words

Spell out any number in English, Korean, or Japanese — for cheques, contracts, or just clarity.

Convert 0 0

CSS Grid Playground

Visually pick grid-template-columns / rows, gap, and item alignment — copy the CSS straight into your project.

Developer 0 0

Color Blindness Simulator

See how your image looks to people with each of 8 types of color vision deficiency (CVD).

Color 0 0

Online Notepad

Distraction-free scratch pad that autosaves to your browser — no account, no upload, no ads.

Everyday 0 0

Social / SEO Character Limit Checker

Type once and see how your text measures against 28+ platform limits — Twitter, Instagram, SEO titles, ad copy, app stores.

Text 0 0

Cron Expression Builder

Build a cron expression by clicking — hourly, daily, weekly, monthly, or fully custom — pairs with the Cron Explainer.

Developer 0 0

Text to Speech

Read text aloud with the browser's built-in voices — pick a voice, adjust rate, pitch, and volume.

Text 0 0

CSV → SQL INSERT Generator

Convert CSV / TSV rows into SQL INSERT statements with table name, dialect quoting, type inference, and multi-row mode.

Convert 0 0

Color Palette from Image

Drop an image and the tool extracts a dominant-color palette via Canvas — copy HEX or grab the whole set.

Color 0 0

NATO Phonetic Alphabet

Spell any text in the NATO / ICAO phonetic alphabet — Alpha, Bravo, Charlie — for radio, phone, and dictation.

Text 0 0

Soundex Phonetic Code Generator

Generate the American Soundex code for names or words — a 4-character phonetic key that groups similar-sounding spellings together. Encodes one name per line in your browser.

Text 0 0

Numeronym Generator (i18n, a11y)

Turn long words into numeronyms — keep the first and last letter and replace the middle with the count of omitted letters, like internationalization → i18n or accessibility → a11y.

Text 0 0

Tally Counter

A click counter that survives a refresh — multi-counter, custom step, goal alert, and keyboard shortcuts.

Everyday 0 0

Invisible / Zero-Width Character Detector

Spot NBSPs, zero-width characters, bidi marks, and tabs in pasted text — then clean them out.

Developer 0 0

CSS Filter Playground

Visually compose blur, brightness, contrast, hue, sepia, invert, and more — copy the CSS filter or Tailwind arbitrary value.

Color 0 0

Aspect Ratio Calculator

Convert between width × height and aspect ratio (16:9, 4:3, 21:9, …) — fit any ratio inside a container.

Convert 0 0

Diceware Passphrase Generator

Memorable, high-entropy passphrases from a curated word list — generated with Web Crypto, never sent anywhere.

Random 0 0

CSV Splitter (by rows)

Split a large CSV into smaller chunks by row count — repeat the header on each chunk, download all at once.

File 0 0

Bcrypt Hash & Verify

Generate bcrypt hashes with adjustable cost factor, or verify an existing hash against a password — runs entirely in your browser.

Developer 0 0

ULID / NanoID / CUID2 Generator

Bulk-generate ULIDs, NanoIDs, and CUID2 — modern UUID alternatives that are shorter, sortable, or collision-resistant.

Developer 0 0

ULID Decoder (Timestamp & Randomness)

Decode a ULID into its 48-bit creation timestamp and 80-bit randomness — Crockford Base32, case-insensitive, with the time as ISO UTC, relative, and epoch milliseconds — entirely in your browser.

Developer 0 0

Snowflake ID Decoder (Discord, Twitter)

Decode a Discord, Twitter/X, or Instagram Snowflake ID into its creation timestamp, worker/process or datacenter, and sequence — with a custom-epoch mode — entirely in your browser.

Developer 0 0

Image → WebP / JPEG / PNG Converter

Convert PNG/JPG to WebP (or back) with an adjustable quality slider — runs in your browser via canvas.

File 0 0

String Escape Converter

Escape a string for 10 contexts at once — JavaScript, JSON, HTML entities, URL, SQL, regex, Bash (single/double quote), C string, Unicode \u escapes. Copy whichever you need.

Developer 0 0

HMAC Generator (SHA-1 / 256 / 384 / 512)

Compute HMAC signatures with Web Crypto — sign webhook payloads, verify API requests, hex or base64 output.

Developer 0 0

WiFi QR Code Generator

Generate a scannable QR code that joins a WiFi network — print it for guests, no app needed.

Random 0 0

Favicon Generator (multi-size PNG)

Generate 10 favicon PNG sizes (16, 32, 48, 64, 96, 128, 180, 192, 256, 512) from one source image — copy the HTML snippet.

File 0 0

CSS clamp() Calculator (Fluid Typography)

Build a fluid `font-size: clamp(...)` that scales smoothly between two viewport widths — copy a one-liner.

Color 0 0

Border Radius Generator

Drag corners independently, try elliptical radii, copy the CSS — with chat-bubble, pill, blob, and tab presets.

Color 0 0

Caesar / ROT13 / Vigenère / Atbash Cipher

Encrypt or decrypt text with four classic substitution ciphers — Caesar shift, ROT13, Vigenère keyword, Atbash mirror.

Text 0 0

Rail Fence Cipher Encoder & Decoder

Encode or decode text with the Rail Fence transposition cipher — write the message in a zigzag across a chosen number of rails and read it off row by row. Runs in your browser.

Text 0 0

Leetspeak (1337) Converter

Translate text into leetspeak and decode 1337 back to letters, in your browser.

Text 0 0

Pig Latin Translator

Translate English text into Pig Latin instantly. Consonant clusters move to the end with 'ay', vowel-initial words get 'way', and capitalization and punctuation are preserved.

Text 0 0

Reading Time & Speaking Time Calculator

Estimate how long it takes to read or speak a text — adjustable WPM presets for slow, average, fast readers, TED, podcast.

Text 0 0

Lottery Number Generator

Generate random tickets for 8 popular lotteries (Powerball, EuroMillions, Lotto 6/45, Loto 6, 双色球…) — uses crypto-secure RNG.

Random 0 0

CSS Triangle Generator

Generate pure-CSS triangles (8 directions) using border or clip-path — copy the rule, drop it in.

Color 0 0

Markdown → Plain Text

Strip all Markdown formatting and keep readable plain text — useful for previews, summaries, email, character counts.

Convert 0 0

Email & PII Masker

Mask emails, phone numbers, credit cards, and IP addresses in any text — for screenshots, blog posts, logs.

Text 0 0

Email & URL Extractor

Pull every email address or URL out of a block of text, in your browser.

Text 0 0

Calorie / BMR / TDEE Calculator (Mifflin-St Jeor)

Estimate your basal metabolic rate, daily calorie needs, and cut/maintain/bulk targets — Mifflin-St Jeor formula.

Everyday 0 0

Dew Point & Humidity Calculator

Calculate the dew point and absolute humidity from temperature and relative humidity using the Magnus formula, with a comfort rating in °C or °F.

Everyday 0 0

Wind Chill Calculator (°C and °F)

Calculate the wind chill — how cold the air feels — from temperature and wind speed, in metric or imperial, in your browser.

Everyday 0 0

CSS Cubic-Bezier Curve Generator

Drag the control points to design a CSS easing curve — preview the motion live, copy the cubic-bezier() value.

Color 0 0

Markdown Table of Contents Generator

Generate a `[text](#anchor)` TOC from Markdown headings — bullet, numbered, or HTML output with GitHub/GitLab/simple slug styles.

Convert 0 0

Sleep Cycle Calculator (90-min cycles)

Find the best bedtime or wake time aligned to 90-minute sleep cycles so you wake up between cycles, not mid-deep-sleep.

Everyday 0 0

Word Frequency Counter

Count how often each word appears in your text — with stopword filtering, minimum length, and CSV export.

Text 0 0

Discount & Sale Price Calculator

Calculate the sale price after a percent or fixed discount — plus tax, savings, and effective discount rate.

Everyday 0 0

CSV → HTML / Markdown / JSON Table

Convert CSV to an HTML `<table>`, a Markdown table, or a JSON array of objects — auto-detects the delimiter.

Convert 0 0

HTML Table to CSV Converter

Extract HTML <table> data into CSV, TSV or semicolon-separated rows, in your browser.

Convert 0 0

Anagram Solver / Word Unscrambler

Find every valid English word that's an anagram (or sub-anagram) of your letters — Scrabble cheats, word puzzles, crossword help.

Text 0 0

Pregnancy Due Date Calculator

Estimate your due date from LMP, conception date, or ultrasound — see current weeks and trimester.

Everyday 0 0

Phone Number Formatter (E.164 / International / National)

Normalize messy phone input into E.164 (`+15551234567`), international (`+1 555 123 4567`), national, and tel: URI formats.

Text 0 0

HTML → Markdown Converter

Convert HTML to clean Markdown — headings, lists, links, tables, code blocks all preserved. Useful for migrating CMS content or scraping articles.

Convert 0 0

Body Fat % Calculator (US Navy Method)

Estimate body fat percentage from height, neck, waist (and hip for women) using the US Navy tape-measure formula.

Everyday 0 0

Heart Rate Zones Calculator

Compute your 5 training zones from age and resting HR — pick max-HR formula (Tanaka / Fox / Gulati) and method (%MHR or %HRR / Karvonen).

Everyday 0 0

Macronutrient Calculator (Protein / Carbs / Fat)

Split your daily calories into grams of protein, carbs, and fat — IIFYM-style presets for balanced, low-carb, high-protein, or keto.

Everyday 0 0

IBAN Validator

Validate an International Bank Account Number — checks country code, length, and the mod-97 checksum. Supports 75+ countries.

Everyday 0 0

Credit Card Validator (Luhn + Brand)

Validate a card number with the Luhn checksum, detect brand (Visa/MC/Amex/etc), and check expected length. Local, no network.

Everyday 0 0

Coffee Brew Ratio Calculator

Pour-over, French press, AeroPress, espresso, cold brew — calculate coffee and water amounts from any ratio with method-specific defaults.

Everyday 0 0

Baker's Percentage Calculator

Scale bread recipes by baker's percentage — enter your flour weight and each ingredient as a percentage of flour to get exact gram weights, total dough weight and hydration.

Everyday 0 0

GPA Calculator (4.0 / 4.3 / 4.5 scales)

Compute your weighted GPA across courses on US 4.0, US 4.3 (+ grades), or Korean 4.5 scales. Tracks total credits and quality points.

Everyday 0 0

Water Intake Calculator

Estimate daily water needs from weight, activity, climate, and pregnancy/breastfeeding status — gives a target and a 4-block schedule.

Everyday 0 0

ISBN Validator (ISBN-10 / ISBN-13)

Validate ISBN-10 and ISBN-13 checksums and convert between the two formats. Hyphens and spaces are handled.

Everyday 0 0

Barcode Check Digit Calculator (UPC, EAN)

Calculate or verify the GS1 modulo-10 check digit for EAN-13, UPC-A and EAN-8 barcodes. Enter the data digits to get the check digit, or a full code to confirm it is valid.

Everyday 0 0

Resistor Color Code Calculator

Decode 4/5/6-band axial resistors into ohm value with tolerance — interactive color picker, gold/silver multipliers and tolerances supported.

Convert 0 0

Capacitor Code Calculator

Decode 3-digit ceramic capacitor codes (104, 473K, 4R7) into picofarads, nanofarads and microfarads, with the tolerance-letter lookup.

Convert 0 0

User Agent Parser

Parse a User-Agent string into browser, engine, OS, device, and CPU. Detects 20+ bots including GPTBot, ClaudeBot, PerplexityBot.

Network 0 0

Typing Speed Test (WPM)

Measure your typing speed in WPM and CPM with accuracy tracking. 15/30/60/120s tests, English / Korean / Japanese word lists, personal best persists.

Text 0 0

Byte Size Converter (KB / KiB / MB / MiB / ...)

Convert between decimal (KB, MB, GB — SI base 1000) and binary (KiB, MiB, GiB — IEC base 1024) byte units, plus bits.

Convert 0 0

Ohm's Law Calculator

Solve V, I, R, P from any two known values. V=IR, P=VI, P=V²/R, P=I²R — pick which pair you have, get the other two instantly.

Convert 0 0

Voltage Divider Calculator

Compute the output voltage of a two-resistor divider, or find the R2 you need for a target output, plus current and power dissipation.

Convert 0 0

Reactance & Resonance Calculator

Find capacitive reactance (Xc), inductive reactance (XL), or the LC resonant frequency, with pF–F, nH–H and Hz–GHz unit pickers.

Convert 0 0

LED Series Resistor Calculator

Size the current-limiting resistor for an LED (or a series string) from supply voltage, forward voltage and current — with the nearest E24 value and power rating.

Convert 0 0

Molarity Calculator

Convert between mass, moles, volume and molar concentration of a solution — solve for molarity, the mass to weigh out, or the volume to make up.

Convert 0 0

Molar Mass Calculator (from chemical formula)

Calculate the molar mass and percent composition of any chemical formula, with parentheses and hydrates, in your browser.

Convert 0 0

Solution Dilution Calculator

Apply C₁V₁ = C₂V₂ to find any unknown — the stock volume to take, the final volume, or either concentration — plus the amount of solvent to add.

Convert 0 0

pH & pOH Calculator

Convert between pH, pOH, [H⁺] and [OH⁻] at 25 °C — enter any one and get the other three, plus an acidic / neutral / basic verdict.

Convert 0 0

Ideal Gas Law Calculator (PV = nRT)

Solve PV = nRT for pressure, volume, moles or temperature, with Pa/kPa/bar/atm/mmHg/psi, mL/L/m³, mol/mmol and K/°C/°F units.

Convert 0 0

Subnet Calculator (IPv4 / CIDR)

Parse an IPv4 CIDR into network address, broadcast, netmask, wildcard, host range, and class. Shows binary breakdown and private/public status.

Network 0 0

Sort & Dedupe Lines

Sort, dedupe, trim, shuffle, or reverse a list of lines. Natural sort for embedded numbers, case-sensitive toggle, blank-line removal.

Text 0 0

List Compare — Intersection, Union & Difference

Compare two lists line by line: find common items, items unique to each, union or symmetric difference — in your browser.

Text 0 0

Column Aligner — Align Text into Columns

Pad whitespace, comma or tab separated rows into neatly aligned columns, in your browser.

Text 0 0

Morse Code Translator

Convert text to and from international Morse code. Supports A-Z, 0-9, punctuation. Customizable letter and word separators.

Text 0 0

Braille Translator (Text ↔ Braille)

Translate text to Unicode Braille (Grade 1) and decode Braille back to text, with capital and number signs, in your browser.

Text 0 0

Prime Factorization · GCD · LCM

Factor an integer into primes, list all divisors, and compute GCD and LCM of two numbers. Handles values up to ~10¹².

Everyday 0 0

Collatz Conjecture (3n+1) Sequence

Generate the Collatz sequence for any positive integer — halve when even, triple-plus-one when odd — and see the number of steps, the peak value reached and the full path to 1.

Everyday 0 0

Fibonacci Sequence Generator

Generate the first N Fibonacci numbers — 0, 1, 1, 2, 3, 5, 8 … — with exact big-integer precision, and see the last term, the running sum and the golden-ratio approximation of the final two terms.

Everyday 0 0

Combinations & Permutations Calculator

Compute nCr and nPr, with and without repetition, plus factorials — exact arbitrary-precision integers for probability, lottery odds and combinatorics.

Everyday 0 0

Modular Exponentiation Calculator (aᵇ mod m)

Compute a^b mod m exactly for arbitrarily large integers using fast binary exponentiation, plus the modular multiplicative inverse of the base. Ideal for RSA, Diffie-Hellman and number-theory work.

Everyday 0 0

Electricity Cost Calculator

Estimate what any appliance costs to run — enter its wattage, hours per day and your rate per kWh to get daily, weekly, monthly and yearly energy and cost.

Everyday 0 0

Right Triangle Calculator

Solve a right triangle from any two sides — get the third side, both acute angles, area and perimeter using the Pythagorean theorem.

Everyday 0 0

Scientific Notation Converter

Convert any number to scientific, engineering and E-notation, with significant-figure rounding, an expanded decimal and the order of magnitude.

Convert 0 0

Bitwise Calculator

AND, OR, XOR, NOT and bit shifts on two integers — shown in binary, hex, unsigned and signed decimal, with selectable 8, 16, 32 or 64-bit width.

Developer 0 0

Remove Line Breaks

Join wrapped lines back into clean, flowing text — strip the hard line breaks you get when copying from PDFs or emails, while keeping real paragraphs.

Text 0 0

Word Wrap — Reflow Text to a Column Width

Hard-wrap text to a fixed line width, breaking at word boundaries, in your browser.

Text 0 0

Line Formatter — Add Prefix, Suffix & Join

Wrap each line with a prefix and suffix and join them with any separator, in your browser.

Text 0 0

Text to Binary Converter

Convert text to 8-bit binary and back. UTF-8 encoded, so emoji and accented characters work, with a choice of byte separator.

Convert 0 0

Text to Hex Converter (and back)

Convert text to hexadecimal bytes and decode hex back to text, with UTF-8 support, in your browser.

Convert 0 0

Random Color Generator

Generate a grid of random colors in HEX, RGB or HSL — pick how many, copy any value with one click, and regenerate instantly for design inspiration.

Random 0 0

IPv4 Address Converter

Convert an IPv4 address between dotted-decimal, 32-bit integer, hex and binary — and see whether it's private, public, loopback and more.

Network 0 0

Duration Calculator

Add and subtract time durations in hours, minutes and seconds — get the total as h:m:s plus decimal hours, total minutes and total seconds.

Time 0 0

Slope & Line Calculator

From two points, get the slope, the line equation y = mx + b, the distance, midpoint, angle of inclination, and rise/run.

Everyday 0 0

Unicode Escape Converter

Encode text to \uXXXX, U+XXXX or HTML entities — and decode any of those back to text. Handles emoji and astral characters.

Developer 0 0

Rule of Three Calculator

Solve a proportion a/b = c/d — enter any three values, leave one field empty, and the fourth is found by cross-multiplication.

Everyday 0 0

Reverse Text

Reverse text four ways — by characters, word order, the letters inside each word, or line order. Works with emoji and any language.

Text 0 0

Circle Calculator

Enter any one of radius, diameter, circumference or area, and instantly get the other three — with the formulas shown.

Everyday 0 0

MAC Address Formatter

Reformat a MAC address between colon, hyphen, Cisco dot and no-separator notation, in upper or lower case — and see its unicast/multicast and universal/local type.

Network 0 0

Fuel Cost Calculator

Estimate the fuel cost of a trip from the distance, your vehicle's fuel economy and the fuel price — in metric (L/100km) or US (mpg), with an optional round trip.

Everyday 0 0

Fuel Economy Converter (MPG, L/100km, km/L)

Convert fuel economy between US MPG, Imperial MPG, litres per 100 km and kilometres per litre. Enter a value in any unit and see all the others instantly.

Convert 0 0

Ideal Weight Calculator

Estimate ideal body weight from height and sex using the Devine, Robinson, Miller and Hamwi formulas — plus the healthy weight range for a normal BMI.

Everyday 0 0

Frequency Converter

Convert a frequency between Hz, kHz, MHz and GHz and its period (s, ms, µs, ns) — with angular frequency (rad/s) and RPM.

Convert 0 0

Note Frequency Calculator

Convert a musical note to its frequency in hertz, or find the nearest note and cents detune for any frequency — with adjustable A4 reference and MIDI number.

Convert 0 0

Doppler Effect Calculator

Calculate the frequency an observer hears when a source or observer moves — set the emitted frequency, wave speed and each speed and direction to get the shifted frequency and wavelength.

Convert 0 0

Text Repeater

Repeat a word, line or block of text any number of times — joined by a new line, space, comma, nothing, or your own separator.

Text 0 0

Pressure Converter

Convert pressure between pascals, kilopascals, megapascals, bar, psi, atmospheres and mmHg (Torr) — all at once.

Convert 0 0

UUID v5 Generator

Generate a deterministic, namespace-based UUID (version 5, SHA-1) from a namespace and a name — the same inputs always produce the same UUID.

Developer 0 0

JSON to Go Struct Converter

Turn a JSON object into a typed Go struct with json tags, instantly in your browser.

Developer 0 0

JSON to Python Dataclass Converter

Turn a JSON object into Python @dataclass definitions with type hints, in your browser.

Developer 0 0

JSON to Rust Struct Converter (serde)

Turn a JSON object into Rust structs with serde derives and type-mapped fields, in your browser.

Developer 0 0

JSON to Kotlin Data Class Converter

Turn a JSON object into Kotlin data classes with typed properties, in your browser.

Developer 0 0

JSON to C# Class Converter

Turn a JSON object into C# classes with auto-property type mapping, in your browser.

Developer 0 0

JSON to Java Class (POJO) Converter

Turn a JSON object into Java POJO classes with type-mapped fields, in your browser.

Developer 0 0

JSON to Zod Schema Generator

Turn a JSON object into a Zod validation schema with inferred types, in your browser.

Developer 0 0

JSON to GraphQL Schema (SDL) Converter

Turn a JSON object into GraphQL type definitions (SDL) with scalar mapping, in your browser.

Developer 0 0

JSON to Mongoose Schema Generator

Turn a JSON object into a Mongoose schema with type-mapped paths, in your browser.

Developer 0 0

Glob Pattern Tester

Test file paths against a glob pattern (*, **, ?, [...], {a,b}) in your browser.

Developer 0 0

Conventional Commit Message Builder

Build a Conventional Commits message with type, scope, breaking change, and footers, in your browser.

Developer 0 0

CSS to JS Style Object Converter

Convert a CSS declaration block into a React/JS inline style object, in your browser.

Developer 0 0

JSON to Protobuf Schema Converter (proto3)

Turn a JSON object into a proto3 .proto schema with typed fields and nested messages, in your browser.

Developer 0 0

Quadratic Equation Solver

Solve ax² + bx + c = 0 with the quadratic formula — real or complex roots, plus discriminant, vertex, axis of symmetry and sum/product of roots.

Everyday 0 0

Unicode Character Inspector

Break a string into characters and show each codepoint, UTF-8 bytes, HTML entity, CSS escape, and Unicode block.

Text 0 0

Unicode Normalizer (NFC, NFD, NFKC, NFKD)

Normalize text to NFC, NFD, NFKC, or NFKD, optionally strip diacritics (café → cafe), and compare codepoint and byte counts across all four forms — in your browser.

Text 0 0

Mojibake Fixer (Repair Garbled UTF-8)

Repair text mangled by a wrong-encoding round-trip — turn café, don’t, and 😀 back into café, don't, and 😀 — automatically, safely, and entirely in your browser.

Text 0 0

Find & Replace

Find and replace across a block of text. Optional regex with global, case-insensitive, multiline, and dotAll flags. Live match count.

Text 0 0

Password Strength Checker

Estimate password strength via entropy and crack-time. Detects common passwords, sequences, and repeated characters. Nothing leaves your browser.

Everyday 0 0

Day of Year · ISO Week · Julian Day

Show day of year, ISO 8601 week, quarter, Julian day, Unix timestamp, leap-year status, and year progress for any date.

Everyday 0 0

URL Parser

Break a URL into protocol, host, port, path, query, and hash. Decode query parameters into a table.

Developer 0 0

Data URI Parser & Decoder

Decode a data: URI to see its MIME type, encoding, size and decoded contents, in your browser.

Developer 0 0

Pace Calculator

Compute running pace, finish time, or distance from any two of them. Presets for 5K, 10K, half, and marathon.

Everyday 0 0

CSS Animation Generator

Build a CSS animation visually — pick a preset, tweak duration/easing/iteration, see the preview, and copy the generated keyframes.

Developer 0 0

Duration Formatter

Convert a duration between human ("1h 30m"), clock (1:30:00), ISO 8601 (PT1H30M), and raw seconds/minutes/hours/days.

Time 0 0

Hex Dump Viewer

Inspect text or a small file as offset + hex bytes + printable ASCII, like `xxd` or `hexdump -C`.

Developer 0 0

GPS Coordinates Converter

Convert latitude/longitude between decimal degrees, DMS (40°42'46"N), and DMM (40°42.7666'N). Generate Google Maps and geo: URIs.

Convert 0 0

Time Card Calculator

Sum daily start/end times into a weekly total, subtract breaks, and split regular vs overtime. Optional hourly rate computes the paycheck.

Everyday 0 0

Color Mixer

Interpolate between two colors in RGB, HSL, or CIELAB space. See a gradient strip of intermediate steps.

Color 0 0

CSS Specificity Calculator

Paste any CSS selector to see its (ID, class, type) specificity, per-token breakdown, and head-to-head comparison with another selector.

Developer 0 0

Color Shades & Tints Generator

Generate tints (lighter), shades (darker), and tones (with gray) from any base color — 2 to 20 stops, in HEX, RGB, or HSL.

Color 0 0

VAT / Sales Tax Calculator

Add tax to a net price or extract tax from a tax-inclusive price. Common VAT/GST/sales tax presets (5–25%).

Everyday 0 0

DPI / Print Size Calculator

Pixels ↔ physical print size at any DPI. Common print presets (72 web, 150 draft, 300 photo, 600 fine art), megapixels, aspect ratio, and file size estimates.

Image 0 0

JSONPath Tester

Run JSONPath queries (`$.store.book[*].author`, `$..price`) against a sample document and see the matching values.

Developer 0 0

JSON Pointer Resolver (RFC 6901)

Resolve an RFC 6901 JSON Pointer like /user/roles/0 against a JSON document, with ~0/~1 escaping and URI-fragment (#/…) support — plus a clickable list of every pointer in the document, in your browser.

Developer 0 0

Punycode Converter

Convert internationalized domains between Unicode (`münchen.de`) and Punycode ASCII (`xn--mnchen-3ya.de`).

Developer 0 0

Number Formatter (Intl.NumberFormat)

Format a number the way each locale expects — `1,234,567.89`, `1.234.567,89`, `$1.23M`, `12 345 ₽` — and grab the matching JavaScript snippet.

Everyday 0 0

String Distance Calculator

Compare two strings with Levenshtein, Damerau-Levenshtein, and Hamming distance. Plus a similarity percentage you can use as a fuzzy-match threshold.

Text 0 0

JSON Sort Keys

Sort the keys of a JSON object alphabetically. Optionally recurse into nested objects so the whole document is canonicalized.

Developer 0 0

JSON Flatten / Unflatten (Dot Notation)

Flatten nested JSON into single-level dot-notation keys, or rebuild nested JSON from flat keys — with configurable delimiter and array notation, fully reversible in your browser.

Developer 0 0

Math Expression Evaluator

Evaluate arithmetic expressions with the usual math functions — `sqrt`, `sin`, `log`, `pow`, `min/max`, and constants `pi`, `e`, `tau`.

Everyday 0 0

Markdown Link Extractor

Pull every link and image out of a Markdown document — inline, reference-style, autolinks — into a CSV/JSON/MD list with text, URL, and title.

Text 0 0

Lorem Picsum URL Builder

Build placeholder image URLs from picsum.photos — set dimensions, grayscale, blur, a seed for stable images, or a specific image ID.

Image 0 0

Base32 Encoder / Decoder

Encode and decode Base32 (RFC 4648), with standard and base32hex variants — useful for TOTP secrets and Crockford-style IDs.

Developer 0 0

Base58 Encoder / Decoder (Bitcoin, IPFS)

Encode and decode Base58 with the Bitcoin, Ripple, or Flickr alphabet — from UTF-8 text or raw hex bytes, with correct leading-zero handling, entirely in your browser.

Developer 0 0

Ascii85 / Base85 Encoder & Decoder

Encode and decode Ascii85 (Base85) from UTF-8 text or hex bytes — Adobe/PDF variant with <~ ~> delimiters and the z zero-group shortcut, or the plain variant — entirely in your browser.

Developer 0 0

Base45 Encoder & Decoder

Encode text to Base45 and decode Base45 back to text, following RFC 9285, in your browser.

Developer 0 0

JSON ↔ XML Converter

Convert between JSON and XML in both directions with configurable indent. Attributes use the `@_` prefix on the JSON side.

Convert 0 0

ASCII Code Table

Browse and search the 256-row ASCII / extended-ASCII table — decimal, hex, octal, binary, and the named control characters.

Developer 0 0

MIME Type Lookup

Find the MIME type for a file extension (or the other way around) and learn what each type is for.

Developer 0 0

Image EXIF Viewer

Drop a photo to inspect its EXIF metadata — camera, lens, exposure, GPS — all in your browser, nothing uploaded.

Image 0 0

HTTP Headers Reference

Searchable reference for ~50 standard HTTP request, response, CORS, caching, security, and cookie headers.

Developer 0 0

cURL to fetch / axios Converter

Paste a cURL command — get ready-to-use JS fetch or axios code with headers, body, method, and basic auth handled.

Developer 0 0

CSS Named Colors

All 147 CSS / X11 named colors with HEX, RGB, and a live swatch — searchable and grouped by hue.

Color 0 0

Date Format Converter

Type any date (ISO, RFC, Unix epoch, locale) and see it rendered in 14+ standard formats side by side.

Time 0 0

Salary Calculator

Convert between hourly, weekly, monthly, and yearly pay — with configurable work week and paid holidays.

Everyday 0 0

DNS Record Reference

Searchable cheat sheet for DNS record types — A, AAAA, CNAME, MX, TXT, NS, SOA, PTR, SRV, CAA, DNSSEC, SVCB / HTTPS — with examples.

Network 0 0

Image EXIF Stripper

Drop a photo and download a clean copy with EXIF, GPS, and other metadata removed — all in your browser, no upload.

Image 0 0

Subtitle Time Shifter

Paste an SRT or WebVTT file, type an offset in seconds, and get every cue shifted forward or backward.

Convert 0 0

Random Quote Generator

Pick a quote at random from a curated collection — wisdom, motivation, humor, tech, life — and copy it with one click.

Random 0 0

HSL Color Picker

Drag hue, saturation, lightness, and alpha sliders to dial in a color — copy HEX, RGB, HSL, or a Tailwind arbitrary value.

Color 0 0

JSON Schema Generator

Paste any JSON and get a draft-07 JSON Schema that matches its shape — types inferred, formats detected, required fields filled in.

Developer 0 0

Smart ↔ Straight Quote Converter

Convert between straight (`"`) and typographic / curly (`“ ”`) quotes — and back — with locale-aware styles.

Text 0 0

Random User Profile Generator

Generate a fully fake person — name, email, phone, address, date of birth, company — for placeholder content, mockups, or test data.

Random 0 0

ZIP Builder

Drop a few files into the browser and download them as a single .zip — no upload, no install, fast compression.

File 0 0

CSV ↔ TSV ↔ Pipe Converter

Switch delimited text between CSV, TSV, pipe, and semicolon — with proper RFC-4180-style quoting and auto-detection.

Convert 0 0

Fixed-Width Text Parser to CSV / JSON

Split fixed-width / fixed-column text into fields by column widths and export as CSV or JSON, in your browser.

Convert 0 0

Body Surface Area Calculator

Compute Body Surface Area in m² using five published formulas — Mosteller, Du Bois, Haycock, Boyd, Gehan & George — side by side.

Everyday 0 0

Open Graph & Twitter Card Generator

Fill out a form, get a ready-to-paste `<meta>` block — Open Graph for Facebook / LinkedIn / Slack and Twitter Card tags for X / Discord.

Developer 0 0

Tailwind Color Palette

The full Tailwind CSS default palette — 22 hues × 11 shades, 50 through 950 — with click-to-copy as Tailwind class, HEX, or rgb().

Color 0 0

Superscript & Subscript Maker

Type plain text and get Unicode superscript (²) and subscript (₂) variants — paste into chat, docs, or anywhere fonts won't help you.

Text 0 0

Port Number Reference

Searchable cheat sheet for ~60 standard TCP / UDP port numbers — from 22 (SSH) and 80 (HTTP) to 6379 (Redis) and 27017 (MongoDB).

Network 0 0

PDF Merger

Drop two or more PDFs, reorder them with the arrow buttons, and download a single merged PDF — all in your browser, no upload.

File 0 0

HTML to Plain Text

Strip HTML tags from a snippet and get just the text — keeps block-level newlines, drops `<script>` and `<style>`, decodes entities.

Text 0 0

Cooking Conversions

Convert between cups, tablespoons, teaspoons, millilitres, and fluid ounces — and weigh common ingredients in grams or ounces.

Everyday 0 0

HTTP Cookie Parser

Paste a `Cookie:` request header or a `Set-Cookie:` response header and see each cookie's name, value, attributes, and warnings.

Developer 0 0

JSON → SQL INSERT

Turn a JSON array of objects into INSERT statements — PostgreSQL, MySQL, SQLite, or ANSI quoting, with an optional ON CONFLICT upsert tail.

Convert 0 0

Color Temperature

Slide a Kelvin value and watch the black-body colour shift from warm amber to neutral white to cool blue — plus a handful of common light-source presets.

Color 0 0

Caffeine Half-Life Calculator

Pick a coffee / tea / cola dose and see how much caffeine is still in your bloodstream now, in an hour, in six — and when it'll drop below the sleep threshold.

Everyday 0 0

IP Address Inspector

Type an IPv4 or IPv6 address and see its class, scope (private / public / loopback / link-local), decimal value, binary, reverse-DNS notation, and /32 CIDR.

Network 0 0

Cron Next Runs

Type a 5-field cron expression and see the next N times it will fire — local time, including weekday + day-of-month dual semantics.

Time 0 0

PDF Page Extractor

Drop a PDF and pull just the pages you want — `1-3, 5, 7-10` — into a fresh PDF. All in your browser, no upload.

File 0 0

HTML → JSX Converter

Paste an HTML snippet and get React-ready JSX — `class` becomes `className`, `onclick` becomes `onClick`, void tags self-close, inline styles can be object-ified.

Developer 0 0

Image Aspect Ratio Detector

Drop an image and see its pixel dimensions, simplified aspect ratio, decimal ratio, megapixels, orientation, file size, and the closest common preset.

Image 0 0

Random Date Picker

Pick N random dates between two boundaries — with options for unique-only, sorted, and weekdays-only.

Random 0 0

Fancy Unicode Text

Type plain ASCII and get 𝐁𝐨𝐥𝐝, 𝐼𝑡𝑎𝑙𝑖𝑐, 𝓢𝓬𝓻𝓲𝓹𝓽, 𝔉𝔯𝔞𝔨𝔱𝔲𝔯, 𝕯𝖔𝖚𝖇𝖑𝖊-𝖘𝖙𝖗𝖚𝖈𝖐, 𝙼𝚘𝚗𝚘, and sans-serif variants from the Unicode Math Alphanumeric blocks.

Text 0 0

Upside Down Text Generator

Flip your text upside down with rotated Unicode characters, in your browser.

Text 0 0

Fullwidth Text Generator (Vaporwave / Aesthetic)

Convert text to fullwidth ムムラ for that vaporwave aesthetic look, and back again, in your browser.

Text 0 0

URL Query Builder

Build URLs by combining a base address with editable key-value query parameters — each pair toggleable, properly percent-encoded.

Network 0 0

Query String to JSON Converter

Convert a URL query string to a JSON object and back, in your browser.

Developer 0 0

URI Template Expander (RFC 6570)

Expand RFC 6570 URI templates with your own variables — supports all four levels: path, query, fragment, label, and path-style operators with explode and prefix modifiers, entirely in your browser.

Network 0 0

Recurring Event Calculator

Pick a pattern (weekly, every Nth weekday of the month, on the same day of month, every N days) and see the next N actual dates.

Time 0 0

Folder Tree Visualizer

Paste an indented list of file and folder names and get a pretty ASCII tree — the kind you'd paste into a README.

Text 0 0

File Hash Verifier

Drop a file and paste an expected SHA-1 / 256 / 384 / 512 — see if the actual hash matches. Useful before installing downloaded binaries.

File 0 0

Color Distance (ΔE)

Pick two colors and see how perceptually different they are — CIE76 ΔE, CIEDE2000 ΔE, and plain RGB distance with a side-by-side swatch.

Color 0 0

JS Object ↔ JSON

Convert a JavaScript object literal (`{name: 'Alice'}`) to strict JSON — or strict JSON back into a tidy JS literal with unquoted keys.

Convert 0 0

Image Pixelate

Drop an image and pixelate it to any block size — block-perfect output you can use to censor a screenshot or build retro art.

Image 0 0

Date Range Splitter

Split a date range into N equal intervals — get the start/end of each chunk or just the boundary dates between them.

Time 0 0

Random IP & MAC Generator

Generate batches of random IPv4, IPv6, or MAC addresses for tests and mocks — public / private / ULA / link-local / UAA / LAA scopes supported.

Random 0 0

.gitignore Generator

Tick the languages, frameworks, editors, and operating systems you use — get one combined `.gitignore` ready to drop into a fresh repo.

Developer 0 0

EditorConfig Generator

Build an .editorconfig file with indent style, line endings, charset and common overrides, in your browser.

Developer 0 0

Pet Age in Human Years

Convert your dog or cat's age into the rough "human-year equivalent" — using vet-recommended scales, not the old multiply-by-seven myth.

Everyday 0 0

Easter Date Calculator

Compute Easter Sunday for any year using the standard Gregorian computus — or the Julian (Eastern Orthodox) variant.

Time 0 0

MAC to EUI-64 / Link-local

Convert any MAC address into its modified EUI-64 interface ID and the matching IPv6 link-local address — the same form Windows / Linux compute automatically.

Network 0 0

Coin Flip Simulator

Flip a coin one or ten thousand times — see the heads/tails ratio, the longest run, and (for small samples) the full sequence.

Random 0 0

HTTP Methods Reference

Quick card per HTTP method (GET, POST, PUT, DELETE, PATCH, …) — safety, idempotence, cacheability, and whether request / response bodies are allowed.

Developer 0 0

CSV Inspector

Drop a CSV, see row / column counts, per-column type inference, null counts, unique counts, and full-row duplicate detection — all locally.

File 0 0

Image RGB Channel Splitter

Drop an image and split it into its red, green, and blue channels — view each one isolated or as a grayscale intensity map.

Image 0 0

Spreadsheet Column Converter

Convert between spreadsheet column letters and numbers — A=1, Z=26, AA=27, BC=55 — and between A1 and R1C1 cell notation.

Convert 0 0

IPv6 Expander / Compressor

Toggle any IPv6 address between its shorthand ::1 form and the fully-expanded 8-group representation, with reverse DNS and binary too.

Network 0 0

Working Days Calculator

Count the business days between two dates — pick which weekdays count as weekend and paste a list of holidays to exclude.

Time 0 0

INI ↔ JSON Converter

Round-trip between INI-style config files and JSON — supports sections, dotted nesting, comments, and value type inference.

Convert 0 0

Email Header Analyzer

Paste a raw email header to walk the Received hops in order, see the per-hop delay, and read off the SPF/DKIM/DMARC verdicts.

Network 0 0

Line Endings & BOM Converter

Convert between LF, CRLF, and CR line endings and add or remove a UTF-8 BOM — with per-style counts so you can see how mixed the input was.

File 0 0

Tabs to Spaces Converter (and back)

Convert leading indentation between tabs and spaces with a configurable tab width, in your browser.

Text 0 0

Image Histogram

Drop an image to see its RGB and luminance distribution, with per-channel mean, median, and clip-point stats.

Image 0 0

Cache-Control Header Builder

Build an HTTP Cache-Control header from a visual checklist — freshness, revalidation, immutability, and the common presets.

Network 0 0

Playing Card Drawer

Draw N cards from a properly shuffled 52-card deck (optional jokers), with deck-tracking so you don't draw the same card twice.

Random 0 0

Color Sort

Paste a list of hex colors and sort them by hue, saturation, lightness, or perceived brightness — useful for tidying a design-token palette.

Color 0 0

Content-Security-Policy Builder

Build a CSP header from per-directive source lists, with three starter presets and live warnings for the dangerous wildcards.

Network 0 0

Sunrise & Sunset Calculator

Compute sunrise, sunset, solar noon, and all three twilight phases for any latitude, longitude, and date — using the NOAA solar algorithm.

Time 0 0

File Type Detector (Magic Bytes)

Drop a file to identify its true format from its magic bytes — and catch files whose extension or declared MIME type lies.

File 0 0

CORS Headers Builder

Compose Access-Control-* response headers from a checklist, with four presets and live warnings for the dangerous combinations.

Network 0 0

Random Geographic Coordinates

Generate uniformly-distributed random points on Earth, optionally restricted to a bounding box — with an OpenStreetMap link for each.

Random 0 0

Image Text Watermark

Drop an image, stamp a text watermark — choose corner, size, opacity, rotation, colour, drop-shadow, or full-image tiling.

Image 0 0

robots.txt Tester

Paste a robots.txt and a list of (user-agent, path) pairs to see exactly which line allows or blocks each — with longest-match precedence, wildcards, and the * group fallback.

Network 0 0

ISO 8601 Week Calculator

Convert any date to its ISO week number (and back) — get the Monday-start / Sunday-end of that week, ISO year, day-of-year, and how many weeks the year has.

Time 0 0

Weighted Random Picker

Pick names or options with custom weights — like a non-uniform raffle. See each option's true probability and draw with or without replacement.

Random 0 0

CSP Hash Generator

Compute the sha256 / sha384 / sha512 base64 hash an inline <script> or <style> block needs to be whitelisted by a Content-Security-Policy.

Network 0 0

Image Posterize

Reduce a photo to N levels per channel for that flat poster-art look, with optional Floyd-Steinberg dithering and per-channel level control.

Image 0 0

HSTS Header Builder

Compose a Strict-Transport-Security header — max-age, includeSubDomains, preload — with a live preload-list eligibility check.

Network 0 0

Quarter Calculator

For any date, get the calendar quarter, fiscal quarter (with a configurable fiscal-year start), days into / left in the quarter, and the quarter's start/end dates.

Time 0 0

OKLCH Color Picker

Pick colours in the perceptually uniform OKLCH space (lightness · chroma · hue) — and see whether each pick fits inside the sRGB display gamut.

Color 0 0

SPF Record Builder

Compose a Sender Policy Framework TXT record from mechanisms, IPs and includes — with a live DNS-lookup counter and warnings.

Network 0 0

Bingo Card Generator

Generates printable 3×3, 4×4 or classic 5×5 BINGO cards — number mode or your own word list, free-center optional, browser-print friendly.

Random 0 0

Bulk File Renamer Preview

Drop files and preview a batch rename — pattern with {n}, {name}, {ext}, {date}, plus find/replace, case modes, and collision detection.

File 0 0

Color Harmony Generator

Pick a base color, get classic color-wheel harmonies — complementary, split-complementary, triadic, tetradic, square, analogous, monochromatic.

Color 0 0

Image Sprite Sheet Generator

Drop several images and bake them into a single PNG sprite — horizontal, vertical or grid — plus ready-to-paste CSS background-position rules.

Image 0 0

Meeting Time Finder Across Timezones

Add timezones with each participant's working hours, see the 24-hour overlap grid, and read the best meeting slot in everyone's local time.

Time 0 0

DMARC Record Builder

Compose a `_dmarc` TXT record — policy, subdomain policy, percentage rollout, alignment, rua/ruf reporting — with safety warnings.

Network 0 0

CSV Column Extractor

Paste CSV/TSV, click the columns you want, get them back as plain lines, CSV, quoted-comma-separated, or a ready-made SQL IN-clause.

File 0 0

Spinner Wheel

Type your options, spin a colored wheel, get a winner — with optional remove-after-winning for raffles and history of the last 20 picks.

Random 0 0

Cookie / Set-Cookie Header Builder

Compose a `Set-Cookie` response header from name/value plus the security attributes — SameSite, Secure, HttpOnly, Partitioned, Max-Age — with safety warnings.

Network 0 0

EML File Viewer

Drop an `.eml` file and read the parsed message — key headers, plain-text and HTML body parts, and a list of attachments — all in the browser.

File 0 0

Add Business Hours to a Date

Add N working hours to a start datetime — skip weekends and holidays, respect a per-day work window, get the landing timestamp and a per-day breakdown.

Time 0 0

Magic 8-Ball

Type a yes/no question, shake the ball, get one of 20 classic answers — or swap in your own pool. Pure randomness, no judgement.

Random 0 0

Image Stitcher (Horizontal / Vertical)

Combine multiple images into one — horizontal strip or vertical stack — with alignment, gap, background color and optional uniform scaling.

Image 0 0

Color Lerp / Gradient Steps

Pick two hex colors, get N discrete intermediate steps — in sRGB, linear RGB, OKLab or HSL — with optional easing.

Color 0 0

URL Tracking Param Cleaner

Strip `utm_*`, `fbclid`, `gclid` and 30+ other tracking params from a URL — paste, get a clean shareable link back.

Network 0 0

SRT ↔ VTT Subtitle Converter

Convert subtitle files between SRT (SubRip) and WebVTT — auto-detects the input format, fixes timestamp punctuation, optionally strips VTT styling tags.

File 0 0

Birthday Countdown

Type a birthdate, get a live ticking countdown to the next birthday — plus exact age, days since born, hours lived, and the rare golden birthday year.

Time 0 0

Rock Paper Scissors

Play classic Rock-Paper-Scissors against a fair random opponent — keep score, track win/loss streaks, optional best-of-3/5/10 match mode.

Random 0 0

HTTP Basic Auth Encoder / Decoder

Encode `username:password` into the Base64 `Authorization: Basic` header — or paste an existing header back to see who's in it.

Network 0 0

JSON Lines (NDJSON) Viewer

Paste or drop a `.jsonl` / `.ndjson` file, see records as a table, filter by `field:value`, pick which columns to keep, and re-export as JSON or CSV.

File 0 0

Calendar Heatmap from Date List

Paste a list of `YYYY-MM-DD` dates (with optional counts) and render a GitHub-style yearly heatmap — palette, week start, streaks, hover counts.

Time 0 0

Permissions-Policy Header Builder

Build the `Permissions-Policy` response header — toggle camera, microphone, geolocation, payment, fullscreen and 20+ other browser features by origin allowlist.

Network 0 0

Reaction Time Tester

Click the panel, wait for it to turn green, click again — get your reaction time in milliseconds. Tracks average, best, worst across the session.

Random 0 0

Markdown Frontmatter Parser

Paste or drop a Markdown file, extract the YAML / TOML / JSON frontmatter into a JSON object, and see the body separately with word and char counts.

File 0 0

Julian Day Converter

Convert between a Gregorian date and a Julian Day (JD), Julian Day Number (JDN), Modified Julian Day (MJD), Reduced/Truncated JD, and Unix timestamp.

Time 0 0

Referrer-Policy Header Builder

Pick a Referrer-Policy value and see exactly what `Referer` header outbound requests will send — same-origin, cross-origin HTTPS, HTTPS→HTTP downgrade.

Network 0 0

Image Round Corners

Apply rounded corners, a full circle mask, or per-corner radii to an image — preview with a checkerboard for transparency, download as PNG or JPEG.

Image 0 0

TOML ↔ JSON Converter

Convert between TOML (`Cargo.toml`, `pyproject.toml`, Hugo configs) and JSON — handles tables, array-of-tables, inline tables, typed scalars.

Convert 0 0

TXT Record Splitter (255-Byte Chunks)

Split a long SPF, DKIM or DMARC TXT record into the 255-byte chunks the DNS protocol requires — outputs BIND, generic zone file, Cloudflare or Route 53 syntax.

Network 0 0

PNG Chunk Inspector

Drop a `.png` file and see every chunk it contains — IHDR, IDAT, tEXt metadata, IEND — with sizes, CRCs, and the critical/ancillary/safe-to-copy flags.

File 0 0

Random Order Shuffler

Paste a list, get it back in random order — line-, comma- or whitespace-separated input, optional seed for reproducible runs, numbered or plain output.

Random 0 0

IP Range Expander

Expand a CIDR block (10.0.0.0/24) into a list of IPs, or convert a start-end range into the smallest covering CIDR set. Shows network, broadcast, mask, wildcard, usable count — all in the browser.

Network 0 0

Relative Time Formatter

Format any past or future date as `2 hours ago`, `in 3 days`, `last month` — in 12 locales, three styles (long/short/narrow), with `numeric: auto` for the natural-language phrasing.

Time 0 0

Color Token Exporter

Define a color palette once, export to CSS custom properties, Tailwind config, SCSS, LESS, design-token JSON, SwiftUI Color, or Android `colors.xml`. Live preview swatches.

Color 0 0

Nickname Generator

Generate Docker-style memorable nicknames (`elegant-archimedes`, `funny-curie`) — pick a style, separator, count. Useful for test data, anonymous handles, container/branch names.

Random 0 0

XML ↔ JSON Converter

Convert XML to JSON and back, with full attribute support, configurable attribute prefix and text key. Browser-native DOMParser handles namespaces, CDATA, comments.

Convert 0 0

XML Formatter & Minifier

Beautify XML with clean indentation or minify it to one line, in your browser.

Developer 0 0

Conic Gradient Generator

Visual builder for CSS `conic-gradient()` — rotate angle, center position, color stops, shape preview. Useful for pie charts, ring charts, checkered patterns, color wheels.

Color 0 0

Image Duotone Effect

Apply a two-color duotone effect to any image — pick a shadow color and a highlight color, adjust midpoint and contrast, download the result. Spotify-style covers in two clicks.

Image 0 0

/.well-known/* URI Reference

Searchable catalog of well-known URIs registered with IANA — `security.txt`, `openid-configuration`, `apple-app-site-association`, `acme-challenge`, and 30+ more, with RFC references and use cases.

Network 0 0

PWA Manifest Builder

Build a valid `manifest.json` for a Progressive Web App — name, icons, theme color, display mode, scope, orientation — with the matching HTML `<link>` and Apple meta tags.

Developer 0 0

Lunar Calendar Converter

Convert between solar (Gregorian) and East Asian lunisolar calendar dates. Returns zodiac animal and ganzhi (heavenly-stem/earthly-branch) year name. Covers 1900-2099.

Time 0 0

File Encoding Detector

Upload any text file and detect its encoding — UTF-8, UTF-16 LE/BE, UTF-32, Latin-1, ASCII — with BOM detection, byte signal analysis, and a hex preview.

File 0 0

JSON Patch Builder (RFC 6902)

Generate an RFC 6902 JSON Patch from a source/target pair, or apply an existing patch to a document. Supports add, remove, replace, move, copy, test ops.

Developer 0 0

Weekday Finder

Look up the day of the week for any date — supports multiple dates at once, multilingual day names, ISO week numbers, day-of-year, and leap-year flag.

Time 0 0

Random Bytes Generator

Generate cryptographically secure random bytes in 9 output formats — hex, Base64, Base64URL, binary, decimal, C array, Python bytes, UUID v4.

Random 0 0

Chmod Calculator

Convert Unix file permissions between octal (755), symbolic (rwxr-xr-x), and checkbox grid. Includes setuid/setgid/sticky, chmod & find commands, and umask hint.

Developer 0 0

Color Name Finder

Find the closest CSS, Tailwind, or XKCD-survey color name for any hex/RGB input — ranked by perceptual distance in OKLab color space.

Color 0 0

.env File Parser

Parse a .env / dotenv file with full support for single-quoted, double-quoted, multi-line, and inline-comment values. Export as JSON, YAML, shell exports, Dockerfile ENV, or Netlify TOML.

File 0 0

OAuth 2.0 PKCE Generator

Generate code_verifier + S256/plain code_challenge for OAuth 2.0 PKCE (RFC 7636). Also builds the authorization URL and a ready-to-paste curl for the token exchange.

Network 0 0

Image Blur

Apply Gaussian, box, or motion blur to any image directly in your browser. Adjustable radius 0-64 px, with the equivalent CSS filter string for copy-paste.

Image 0 0

Random Emoji Picker

Pick random emojis from 10 categories — smileys, people, animals, food, activities, travel, objects, symbols, nature, weather. Pick 1-200 with configurable separators.

Random 0 0

Geohash Encoder

Convert between latitude/longitude and geohash strings (Niemeyer 2008). Adjustable precision 1-12, with bounding box and 8 neighbor cells.

Convert 0 0

Unit Price Comparator

Compare grocery and shopping items by price-per-unit (price per gram, mL, or piece). Mass, volume, and count groups with imperial and metric units.

Everyday 0 0

Unix Time Precision Converter

Convert a timestamp between seconds, milliseconds, microseconds, and nanoseconds since Unix epoch. Auto-detects precision, also outputs ISO, RFC 2822, and relative time.

Time 0 0

Image Padding & Border

Add solid or transparent padding and an optional border around any image. Fit to a target aspect ratio (1:1, 4:5, 16:9…) for Instagram, YouTube, or print — all in your browser.

Image 0 0

ICS (iCalendar) Event Builder

Generate a downloadable .ics calendar event with title, start/end, location, attendees, recurrence (daily/weekly/monthly/yearly) and a reminder — fully RFC 5545 compliant, generated in your browser.

File 0 0

Bandwidth & Download Time Calculator

Estimate download time from file size and connection speed — or the speed required to transfer a given size within a deadline. Includes TCP/overhead and presets for common connections.

Network 0 0

Random Distribution Generator

Generate samples from uniform, normal, exponential, Poisson, Bernoulli, or triangular distributions — with histogram, summary stats, and CSV/JSON export. Powered by crypto.getRandomValues.

Random 0 0

Material Design 3 Tonal Palette

Generate a Material You / Material Design 3 tonal palette (tones 0–100) from any source color, plus contrast against black/white and CSS/Tailwind/JSON/SCSS export.

Color 0 0

Paper Size Reference & Pixel Calculator

Browse ISO 216 A/B/C, US (Letter/Legal/Tabloid/ANSI), Japanese JIS-B, photo and envelope paper sizes — see millimeters, inches and pixel dimensions at any DPI, plus side-by-side size comparison.

Convert 0 0

Sidereal Time Calculator (GMST, LMST, JD)

Convert any UTC moment to Greenwich and Local Mean/Apparent Sidereal Time, Julian Date, Modified Julian Date and Earth rotation angle — for telescope alignment, astronomical observation and astro-software.

Time 0 0

GPX Track Inspector (Distance, Elevation, Map)

Drop a .gpx file from your GPS watch, Strava, Garmin, Wahoo, Komoot or any GPS tracker and instantly see distance, elevation gain/loss, duration, moving time, average and max speed, plus an in-browser track map and elevation profile.

File 0 0

DKIM Record Builder & Parser

Build or parse a DKIM (DomainKeys Identified Mail) DNS TXT record — paste your public key, pick selector, key type (RSA/Ed25519), hash and flags, get the full record plus the selector._domainkey hostname and a DNS-chunked version for records over 255 chars.

Network 0 0

Image Dither (Floyd-Steinberg, Atkinson, Bayer)

Convert any image to a 1-bit dithered image using Floyd-Steinberg, Atkinson, Sierra Lite, or ordered Bayer 2/4/8 patterns — for retro Mac/Game Boy looks, e-ink displays, halftone print, or pixel art.

Image 0 0

Wavelength to Color Converter (nm → sRGB)

Convert a light wavelength in nanometres (380–780 nm — the visible spectrum) to an approximate sRGB color, with a clickable rainbow gradient bar and reference Fraunhofer absorption lines from real solar spectroscopy.

Color 0 0

Random Creative Prompt Generator

Generate fresh creative prompts for drawing, writing, photography, coding side-projects, or fictional world-building. Hit reroll for a new batch of structured, evocative prompts to break creative blocks.

Random 0 0

Decibel Calculator (dB ↔ Ratio, dB SPL Summation)

Convert between decibels and linear ratios for either voltage/SPL (20·log) or power (10·log), sum multiple dB SPL sources logarithmically, and look up reference levels (dBV, dBu, dBm, dBFS, dB SPL, dBW, dBi) and common everyday loudness values.

Convert 0 0

BPM / Tempo to Delay & Note Length Calculator

Convert a musical tempo (BPM) to note durations in milliseconds — straight, dotted and triplet — for whole, half, quarter, 8th, 16th, 32nd, 64th notes. Includes tap-tempo and common delay presets for echo/reverb pre-delay setup.

Time 0 0

STL 3D Model Inspector (Volume, Bed Fit)

Drop a .stl file (binary or ASCII) and instantly see triangle count, bounding box, X×Y×Z size, volume, surface area, watertight check, three orthographic preview projections, and whether it fits common 3D-printer beds (Bambu, Prusa, Voron, Ender).

File 0 0

Sitemap.xml Validator & Inspector

Paste or load a sitemap.xml (or a sitemap-index .xml) and instantly see URL count, size, spec compliance, and distributions of changefreq, priority and host — entirely in your browser.

Network 0 0

CMYK ↔ RGB Color Converter (Print Color Space)

Convert between RGB / hex screen colors and CMYK percentages for print, with simple, GCR (Gray Component Replacement) and UCR (Under Color Removal) black-generation strategies, channel separation preview, and a total ink coverage readout.

Color 0 0

Image Halftone Generator (Newspaper Dot Effect)

Convert any image to a classic halftone pattern using variable-sized dots, squares, diamonds or lines on a rotated grid — the technique offset litho and newspaper presses have used since the 1880s to render continuous tone with a single ink.

Image 0 0

Random Music Practice Drill Generator

Random key, scale, chord, tempo, time signature and technique focus for instrument practice — 12 chromatic roots, 15 scales (modes, pentatonic, blues, diminished, phrygian dominant), 14 chord qualities up to 9ths, and 20 articulation prompts.

Random 0 0

Wire Gauge Converter (AWG ↔ mm² ↔ SWG)

Convert between American Wire Gauge (AWG), wire diameter (mm and inch), cross-section area (mm² and kcmil), British Standard Wire Gauge (SWG), resistance per km/1000ft for copper and aluminum, and NEC ampacity tables for chassis wiring and power transmission.

Convert 0 0

Moon Phase Calculator (Illumination, Age, Next Full/New)

Pick any date and get the lunar phase name, illumination percentage, age in days since the last new moon, an SVG illustration of the current crescent / gibbous shape, and the dates of the next new moon and full moon — over a customisable look-ahead window.

Time 0 0

GeoJSON Inspector & Validator (RFC 7946)

Paste or upload a GeoJSON file and get a structural validation against RFC 7946, per-geometry counts, WGS-84 spherical-excess area for polygons, haversine length for linestrings, bounding box, and an SVG map preview — all in your browser with no upload.

File 0 0

TLS Cipher Suite Decoder

Paste any IANA cipher suite name like TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 and get a breakdown into key exchange, authentication, bulk cipher, mode, and MAC — plus a security grade covering forward secrecy, AEAD, hash strength, and known-broken algorithms.

Network 0 0

Random Chess Opening Picker

Draw a random chess opening for study from 24 classical and modern openings, filtered by category (Open, Semi-Open, Closed, Flank), difficulty, and which side you'll play. Includes ECO codes, the first key moves, and a direct study link.

Random 0 0

Color Brightness Compare (HSL vs Lab L* vs WCAG vs HSP)

Compare seven different brightness metrics — HSL Lightness, HSV Value, WCAG Relative Luminance / LRV, CIE Lab L* perceived lightness, Rec. 709 Luma, HSP Perceived Brightness, and naïve (R+G+B)/3 — for one or two colors side by side, with deltas to show why a 'lighter' color can actually feel darker.

Color 0 0

Image Edge Detection (Sobel / Scharr / Prewitt)

Detect edges in any image using classic 3×3 gradient operators — Sobel, Scharr, or Prewitt — with adjustable pre-blur to control noise, threshold to choose how strong an edge has to be, and custom foreground / background colors for blueprint, sketch, or neon-style outputs.

Image 0 0

Pace ↔ Speed Converter (min/km, km/h, mph)

Two-way converter between running pace (min/km, min/mile) and speed (km/h, mph, m/s, knots) with race time projections for 100 m, 400 m, mile, 5K, 10K, half marathon, and marathon at the chosen pace.

Convert 0 0

Equation of Time & Sundial Correction Calculator

Compute the Equation of Time (the gap between mean solar time and apparent solar time) for any date, plus the longitude correction to your civil time zone, the actual local solar noon, and the 'sundial reads X minutes ahead or behind the clock' for sundial calibration.

Time 0 0

vCard (.vcf) File Parser & Inspector

Drop or paste any vCard 2.1, 3.0, or 4.0 .vcf export and read all the contacts as cards — names, phone numbers, emails, addresses, organizations, URLs, birthdays, notes, embedded photos, and any custom X- fields, all parsed locally in your browser.

File 0 0

mailto: Link Builder

Build a mailto: URL with To, Cc, Bcc, subject, and body — RFC 6068 percent-encoded, ready to drop into an <a> tag.

Network 0 0

Secret Santa Pair Assigner

Randomly pair Secret Santa givers with recipients, with optional exclusion pairs (e.g. spouses, siblings) and hidden reveal cards so the host can run the draw without seeing anyone's match.

Random 0 0

CSS Blend Modes Simulator

Apply all 16 W3C compositing blend modes (multiply, screen, overlay, soft-light, hue, color, luminosity…) to two colors and see the computed hex result for each, with a copyable mix-blend-mode CSS snippet per mode.

Color 0 0

Image Vignette Generator

Add a soft radial vignette to any photo — adjustable amount, softness, radius, oval / circle / rectangle shape, dark or light, any color. 100% in your browser, no upload.

Image 0 0

Angle Unit Converter (Degrees · Radians · Gradians · DMS)

Convert any angle between degrees, radians, gradians, turns, milliradians, arcminutes, arcseconds, and DMS — with live SVG preview and π-fraction recognition.

Convert 0 0

Epoch Time Converter (Unix, FILETIME, Excel)

Convert a single moment in time between 11 historical epoch formats: Unix seconds and ms, NTP, Windows FILETIME, .NET DateTime Ticks, Mac HFS+, Apple Cocoa CFAbsoluteTime, Excel 1900 and 1904 serial, ISO 8601, and RFC 2822.

Time 0 0

Bencode / .torrent Inspector

Drop any bencoded file (.torrent or raw bencode) and inspect its tree, info hash (SHA-1), trackers, file list, piece length, and creation metadata — all parsed locally in your browser.

File 0 0

CBOR Decoder (Diagnostic Notation)

Decode CBOR (RFC 8949) from hex or base64 into readable diagnostic notation — integers, byte and text strings, arrays, maps, tags, floats, simple values, and indefinite-length items — entirely in your browser.

Developer 0 0

CIDR Aggregator (Merge & Summarize IP Ranges)

Coalesce a messy list of IPv4/IPv6 addresses, CIDR blocks, and ranges into the smallest equivalent set of CIDR prefixes.

Network 0 0

Round-Robin Pair Scheduler (Tournament & 1-on-1 Rotation)

Generate a full round-robin pairing schedule where every participant meets every other participant exactly once — using the classic circle method.

Random 0 0

CSS color-mix() Preview (Interpolation Space Comparison)

Compare how the modern CSS color-mix() function blends two colors in different interpolation spaces (srgb, hsl, oklch, lab, lch, hwb, oklab, srgb-linear) — live swatches, computed hex, full gradient strip per space, and copyable CSS for each.

Color 0 0

Image Trim (Auto-Crop Transparent / Solid Borders)

Automatically crop empty transparent, white, black, or any solid-color border off an image — with adjustable tolerance, padding control, and PNG/JPEG/WebP export. Everything runs in your browser.

Image 0 0

Readability Calculator (Flesch-Kincaid, SMOG)

Score any English text on six classic readability formulas — Flesch Reading Ease, Flesch-Kincaid Grade Level, Gunning Fog, SMOG, Automated Readability Index, and Coleman-Liau — with per-formula bands and a combined grade estimate.

Text 0 0

Decimal ↔ Fraction Converter (with Inch-Fraction Table)

Convert any decimal into its closest fraction (with adjustable maximum denominator, including binary fractions for inch measurements), and any fraction back into decimal / percent. Includes side-by-side common-fraction and 1/16″ inch-fraction reference tables.

Convert 0 0

Fraction Calculator — Add, Subtract, Multiply, Divide

Add, subtract, multiply, and divide fractions, mixed numbers, and decimals. Get the reduced fraction, mixed number, decimal, and worked steps.

Everyday 0 0

Biorhythm Calculator (Daily Cycle Chart)

Plot the classic biorhythm cycles — physical (23 days), emotional (28 days), intellectual (33 days), plus four secondary cycles — for any birth date and target date. Interactive ±15-day chart, current percentage per cycle, and critical-day list.

Time 0 0

HAR File Inspector (HTTP Archive Viewer)

Drop a .har file from Chrome / Firefox / Safari DevTools and instantly see every request — method, status, size, time, content type — with stats, slowest/largest tables, and filterable / sortable entries. Runs entirely in your browser.

File 0 0

CAA Record Builder (DNS Certificate Authority Authorization)

Generate Certificate Authority Authorization (CAA) DNS records so only the CAs you trust can issue TLS certificates for your domain. Builds BIND-format records and split tag/value rows for control-panel UIs, plus a one-click list of common CAs (Let's Encrypt, DigiCert, Google, Amazon, …).

Network 0 0

Tournament Bracket Generator (Single Elimination)

Paste a list of participants and instantly get a properly seeded single-elimination bracket — with BYE handling for non-power-of-2 counts, three seeding modes (as entered / alphabetical / random with reseed), and copyable Markdown export. All client-side.

Random 0 0

CSS clip-path Builder (Circle, Ellipse, Polygon, Inset)

Visual builder for the CSS `clip-path` property — pick a shape (circle, ellipse, inset, or polygon), tweak the numbers with sliders or click the preview to add polygon points, and copy a ready-to-paste CSS declaration. 10 shape presets included (triangle, hexagon, star, arrow, message bubble, plus, …).

Color 0 0

Image Sharpen (Unsharp Mask)

Sharpen any photo or screenshot in your browser using the unsharp-mask algorithm — three sliders (amount, radius, threshold), four presets (subtle → extreme), live before/after comparison, and PNG download. Nothing is uploaded.

Image 0 0

Letter Frequency Analyzer

Count every character in your text — letters, digits, whitespace, punctuation — and compare against expected English frequencies for cryptanalysis.

Text 0 0

Shoe Size Converter (US / UK / EU / CM)

Convert shoe sizes between US, UK, EU, and Mondopoint (cm) for men's and women's footwear with the full chart visible.

Convert 0 0

Maze Generator (SVG / PNG)

Generate printable mazes with adjustable size, cell scale, and reproducible seed — recursive-backtracking algorithm with optional solution overlay.

Random 0 0

Planet Birthday Calculator (Age on Mars, Venus, Jupiter…)

How old are you on Mercury, Mars, Saturn or Pluto? Enter your birth date and see your age plus next-birthday countdown for every planet in the Solar System.

Time 0 0

WAV File Inspector

Drop a .wav file and read its format, channels, sample rate, bit depth, duration, all RIFF chunks, and embedded LIST/INFO tags — fully client-side.

File 0 0

CSS Text Shadow Generator (Multi-Layer)

Stack as many text-shadow layers as you want — neon glow, 3D lift, outline, long shadow — live preview plus copy-ready CSS.

Color 0 0

Tilt-Shift / Miniature Effect

Fake a miniature-diorama look on any photo — sharp focus band plus blurred top and bottom, with optional saturation boost, all in the browser.

Image 0 0

Text Template (Mail Merge)

Write a template with {{placeholders}}, paste rows of data (CSV or JSON), and render one personalised text per row — entirely in your browser.

Text 0 0

One Rep Max Calculator

Estimate your 1RM from a sub-maximal lift using six classic formulas (Epley, Brzycki, Lombardi, O'Conner, Wathan, Lander) plus a percentage projection table for programming training weights.

Everyday 0 0

Semver Tools (Parser, Comparator, Bumper)

Parse, compare, and bump semantic versions side-by-side, with a range expander that shows what ^x.y.z and ~x.y.z actually cover.

Developer 0 0

Bionic Reading Converter

Convert any text into bionic reading format — first letters of each word bolded as fixation points to help your eyes glide faster through long passages.

Text 0 0

CAGR Calculator (Compound Annual Growth Rate)

Compute the compound annual growth rate that connects a starting value to an ending value over N years — or solve for the end value or the time needed instead.

Everyday 0 0

Margin & Markup Calculator

Solve for selling price, profit margin, or maximum cost — and convert between margin %, markup %, and price multiplier instantly.

Everyday 0 0

Descriptive Statistics Calculator

Paste any list of numbers and instantly get count, mean, median, mode, standard deviation, quartiles, IQR, and more — all computed in your browser.

Everyday 0 0

Linear Regression Calculator

Paste (x, y) pairs and instantly get the best-fit line — slope, intercept, Pearson r, R², and a live prediction — all computed in your browser.

Everyday 0 0

TOTP Code Generator

Generate live RFC 6238 TOTP codes from a Base32 secret — handy for testing 2FA flows, debugging authenticator integration, or as a temporary fallback when your phone is unreachable.

Developer 0 0