Tools Guides

All Tools — Free Online Utilities

Browse 395+ free online tools: calculators, converters, generators, and more. Runs in your browser, no signup required.

395 tools Free No signup

Developer

108
ASCII Table Generator

Convert CSV/TSV data into beautifully formatted ASCII or Markdown tables.

Barcode Generator

Generate barcodes in Code 128, Code 39, EAN-13, UPC-A, and ITF-14 formats and download as SVG or PNG.

Base64 Encoder / Decoder

Encode or decode Base64 strings — works for text and files.

Binary / Hex / Octal / Decimal Converter

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

Binary / Text Converter

Convert plain text to binary, hexadecimal, octal, or decimal — and back — with a per-character breakdown.

CSS Reset Generator

Generate a custom CSS reset stylesheet with preset options.

CSS Specificity Calculator

Calculate and compare CSS selector specificity (A, B, C).

CSS to Tailwind Converter

Convert CSS properties to the nearest Tailwind CSS classes

CSV ↔ JSON Converter

Convert CSV data to JSON and JSON arrays back to CSV — with delimiter options and live preview.

Code Beautifier / Formatter

Format and beautify code across multiple languages with configurable indentation.

Code Complexity Analyzer

Measure lines of code, cyclomatic complexity, nesting depth, and maintainability

Code Diff Viewer

Side-by-side code diff with syntax highlighting and patch export

Code Line Counter

Count total, blank, comment, and code lines in any pasted code with language auto-detection.

Code to Image (Screenshot)

Convert code snippets to beautiful shareable PNG images.

Color Converter (HEX, RGB, HSL)

Convert colors between HEX, RGB, HSL, HSV, and CMYK — with live preview.

Color Palette Generator

Generate harmonious color palettes — complementary, triadic, analogous, and split-complementary — from any base color.

Cron Expression Parser

Parse and explain cron expressions in plain English — see the next 10 scheduled run times.

Date Format Converter

Convert any date string between ISO 8601, Unix timestamp, RFC 2822, and 10+ other formats.

Favicon Generator

Generate favicon files in multiple sizes from text or an uploaded image using Canvas API. Download individual PNGs or a ZIP with all sizes and ready-to-use HTML link tags.

File Size Converter

Convert between file size units — bits, bytes, KB, MB, GB, TB, PB — in decimal (SI) and binary (IEC) modes.

File Type Detector

Identify any file's true type by reading its magic bytes — no upload required.

Git Command Cheat Sheet

Interactive reference of 80+ essential Git commands, organized by category with search and favorites.

Git Commit Message Generator

Generate conventional commit messages following the Conventional Commits spec with type, scope, emoji prefix, breaking change flags, and issue references.

HTML / CSS / JS Minifier

Minify HTML, CSS, and JavaScript to reduce file size — runs entirely in your browser.

HTML Boilerplate Generator

Generate a complete, customisable HTML starter template in seconds.

HTML Entities Reference

Searchable reference of HTML entities with named, numeric, and hex forms — click to copy.

HTML Entity Encoder / Decoder

Encode special characters to HTML entities and decode entities back to plain text — supports named and numeric entities.

HTML Preview

Live HTML, CSS, and JS editor with instant preview

HTML Table Generator

Build HTML tables visually with cell editing, merging, and styling options.

HTML to Markdown Converter

Convert HTML to clean Markdown with support for tables, code blocks, and nested elements.

HTTP Status Codes

Complete reference of all standard HTTP status codes with descriptions and examples.

Hash Generator (SHA-256, SHA-512)

Generate SHA-1, SHA-256, SHA-384, and SHA-512 hashes from text or files — runs offline in your browser.

IP / CIDR Network Calculator

Enter an IPv4 address with a CIDR prefix or subnet mask to calculate network address, broadcast, host range, wildcard, and binary breakdown.

IP Geolocation Lookup

Look up the country, city, ISP, timezone, and map location of any IP address instantly.

IP Subnet Calculator

Divide an IPv4 network into equal subnets or use VLSM to allocate subnets by host requirement.

Image to Base64 Converter

Convert any image file to a Base64-encoded data URI string.

Interactive Data Table

Paste CSV data to get a sortable, filterable, paginated data table

Interactive Markdown Reference

Side-by-side Markdown syntax and rendered output with a live playground.

JSON Beautifier & Validator Pro

Format, validate, and explore JSON with syntax highlighting, JSONPath browser, tree collapse, and schema inference.

JSON Diff Comparator

Deep-compare two JSON objects and visualize added, removed, and changed keys.

JSON Formatter & Validator

Format, validate, and minify JSON — with syntax error pinpointing.

JSON Minifier & Beautifier

Format JSON with syntax highlighting or strip whitespace to minify — with real-time validation and size stats.

JSON Schema Generator

Generate JSON Schema (draft-07) automatically from a sample JSON object.

JSON Schema Validator

Validate JSON data against a JSON Schema with detailed path-level error messages.

JSON Tree Viewer

Visualize JSON as an interactive collapsible tree with type highlighting.

JSON to CSV / CSV to JSON (Enhanced)

Convert JSON to CSV and CSV to JSON with nested object flattening and smart type detection.

JSON to HTML Table Converter

Convert JSON arrays into formatted HTML tables with sorting, zebra striping, and CSV export.

JSON to TypeScript Interface Generator

Convert JSON objects into TypeScript interface or type alias definitions automatically.

JSON to XML Converter

Convert JSON to well-formed XML with indentation, custom root element, and attribute mode.

JSON ↔ YAML Converter

Convert between JSON and YAML instantly in your browser.

JSONPath Query Tool

Execute JSONPath expressions against JSON data to extract, filter, and explore nested structures.

JSONPlaceholder API Explorer

Browse and explore the free JSONPlaceholder REST API interactively

JWT Decoder

Decode and inspect JWT tokens — header, payload, and signature — without any server round-trip.

JavaScript / JSON Formatter

Beautify, minify, and validate JavaScript and JSON code

JavaScript Obfuscator (Basic)

Apply basic obfuscation transformations to JavaScript code: variable renaming, string encoding, and whitespace removal.

JavaScript Playground

Run and test JavaScript code directly in your browser with console output.

Keyboard Key Code Tester

Press any key to see its keyCode, key, code, charCode, and more.

Keyboard Shortcuts Reference

Searchable keyboard shortcuts for Windows, macOS, VS Code, Chrome, Excel, Word, Figma, Photoshop, and Terminal.

Keyboard Tester

Test every key on your keyboard with a visual QWERTY layout.

Lorem Ipsum Generator

Generate Lorem Ipsum placeholder text by paragraph, sentence, word, or byte count — with HTML and plain text output.

Lorem Ipsum HTML Template Generator

Generate full HTML page templates with lorem ipsum for mockups and wireframes.

Markdown to HTML Converter (Enhanced)

Convert Markdown to clean HTML with live preview, table of contents, and downloadable full-page output.

Meta Tag Generator

Generate SEO-optimized HTML meta tags with live Google and Twitter card preview.

Morse Code Translator

Translate text to Morse code and Morse code back to text — with audio playback.

Network Latency Tester

Measure your network latency and basic download speed using real HTTP requests.

Number Base Converter

Convert numbers between binary, octal, decimal, and hexadecimal — instantly with bitwise breakdown.

Number Base Converter Pro

Convert numbers between any bases 2–36 with arbitrary precision, negatives, and floating point support.

Number to Words Converter

Convert numbers to English words — up to trillions, with ordinal and currency formats.

Password Generator

Create strong, random passwords with customizable length and character sets — runs offline.

Placeholder Image Generator

Generate placeholder image URLs and embed code using placeholder.com and Picsum.

QR Code Generator

Create custom QR codes for URLs, text, Wi-Fi, contacts and more — free, no signup.

QR Code Generator Pro

Generate customizable QR codes for URLs, text, email, phone, SMS, WiFi, and vCard with color and size options.

QR Code Scanner

Scan QR codes using your device camera or upload an image — decode any QR code in your browser.

REST API Request Builder

Build and send HTTP requests directly from your browser with headers, body, and query params.

Random Generator (Dice, Coins, Cards)

Roll dice, flip coins, draw random cards, and generate random numbers — all cryptographically random.

Regex Cheat Sheet & Tester

Interactive regular expression reference with live pattern testing and match highlighting.

Regex Library

Searchable library of 50+ common regular expression patterns with live tester.

Regex Match Visualizer

Visual regex testing with color-highlighted matches and capture groups.

Regex Pattern Generator

Generate regex patterns automatically from positive and negative example strings.

Regex Tester & Debugger

Test regular expressions with real-time match highlighting, capture groups, and replace mode.

Robots.txt Generator

Generate a robots.txt file with presets for common crawlers and custom user-agent rules.

Roman Numeral Converter

Convert between Arabic numbers and Roman numerals — supports 1 to 3,999,999 with extended notation.

Roman Numeral Converter (Advanced)

Convert between Roman numerals and decimals with vinculum support

SQL Formatter

Beautify and format messy SQL queries with proper indentation and keyword casing — instantly.

SQL Query Builder

Visual SQL query builder for SELECT, INSERT, UPDATE, DELETE

SVG Draw Editor

Draw and edit SVG shapes in the browser

SVG Sprite Generator

Combine multiple SVG icons into a single sprite file with usage snippets.

Screen & Browser Info

Display your screen resolution, viewport, device pixel ratio, browser details, hardware concurrency, and more.

Screen Ruler

On-screen pixel ruler with draggable guides and measurement pins for design work.

String Hash Tools

Hash strings with MD5, SHA-1, SHA-256, SHA-512, CRC32, and FNV-1a

String Manipulation Toolkit

Pad, trim, repeat, replace, wrap, escape, and extract substrings — all in one place.

Tailwind CSS Cheat Sheet

Interactive searchable reference for 200+ Tailwind CSS v3 utility classes.

Text to Table Converter

Convert CSV, TSV, or delimited text to HTML table, Markdown, or JSON

Text to URL Slug Converter

Convert any text into a clean, URL-friendly slug instantly.

Text ↔ Binary / Hex / Octal Converter

Visualize text as colored bit patterns, toggle individual bits, and perform byte-level AND/OR/XOR/NOT operations.

URL Encoder / Decoder

Percent-encode or decode URLs and query parameters — full and component modes.

URL Parser & Builder

Break any URL into its components or assemble a URL from parts — with a live query-param editor.

URL Shortener Simulator

Simulate URL shortening with localStorage-based link tracking.

UUID / ULID Generator

Generate UUID v4, UUID v7, ULIDs, and Nano IDs — bulk generation with one click.

Unicode Codepoint Converter

Convert any character or string between Unicode representations: U+ notation, decimal, hex, HTML entities, CSS content, URL encoding, UTF-8/UTF-16 bytes, and binary.

Unit Converter

Convert between metric and imperial units — length, weight, temperature, area, volume.

Unix Timestamp Converter

Convert Unix timestamps to human-readable dates and back — supports seconds, milliseconds, and microseconds.

Webhook / HTTP Request Tester

Build and send HTTP requests from your browser and inspect the response in detail.

XML Formatter

Format, validate, and minify XML with syntax highlighting.

YAML Validator & Formatter

Validate YAML syntax and convert it to formatted JSON — entirely in your browser.

cURL Command Builder

Build and generate cURL commands interactively

cURL to Fetch Converter

Convert cURL commands into JavaScript fetch(), Axios, or Python requests code.

iframe Code Generator

Visually build <iframe> embed code with full control over size, sandbox policies, permissions, and loading strategy.

Math

32
Advanced Unit Converter

Convert between units across 8 specialized categories including pressure, energy, force, and fuel economy.

Age Calculator

Calculate your exact age in years, months, days, hours, and minutes.

Age Difference Calculator

Calculate the exact age difference between two people

Aspect Ratio Calculator

Calculate image and video aspect ratios — find dimensions for any ratio, scale images proportionally.

BMI Calculator

Calculate your Body Mass Index in metric or imperial units — instant result, no signup.

Compound Interest Calculator

Calculate compound interest growth with monthly contributions — see your investment grow over time with a chart.

Date Calculator

Calculate the difference between two dates or add/subtract days, weeks, months, and years from any date.

Equation Solver

Solve linear, quadratic, cubic, and simultaneous equations with step-by-step working.

Fibonacci & Golden Ratio Visualizer

Visualize the Fibonacci sequence, animated golden spiral, and ratio convergence toward φ.

Fraction Calculator

Add, subtract, multiply, and divide fractions with step-by-step working and visual fraction bars.

Function Graph Plotter

Plot mathematical functions interactively on a canvas with a safe recursive descent parser. Supports multiple functions, zoom/pan, intercepts, and local extrema.

Geographic Distance Calculator

Calculate great-circle distance between two locations using the Haversine formula.

Loan & Mortgage Calculator

Calculate monthly payment, total interest, and full amortization schedule.

Matrix Calculator

Perform matrix operations — add, subtract, multiply, transpose, determinant, and inverse — with step-by-step working.

Matrix Operations Calculator

Perform addition, subtraction, multiplication, transpose, determinant, and inverse on matrices up to 5×5.

Number Formatter

Format any number as locale separators, scientific notation, engineering notation, words, abbreviations, Roman numerals, and more — all at once.

Number Pattern Generator

Generate arithmetic, geometric, Fibonacci, prime, and custom number sequences.

Number Sequence Generator

Generate classic number sequences, identify an unknown sequence, or define a custom one.

Number to Ordinal Converter

Convert numbers to ordinal form, ordinal words, and Roman numerals.

Number to Roman Numeral Converter

Convert numbers to Roman numerals and back — supports up to 3,999,999 with vinculum.

Password Strength Checker

Check how strong your password is — entropy score, crack time estimate, and actionable improvement tips.

Percentage Calculator

Compute percentages, increases, decreases, tips, and percentage-of-total — six modes.

Prime Factorization Calculator

Factorize numbers up to 10¹⁵ with SVG factor trees

Prime Number Checker

Check if any number up to 10¹² is prime, see its factorization, and explore related prime facts.

Scientific Calculator

Full scientific calculator with trig, logarithms, powers, and history — runs entirely in your browser.

Scientific Notation Converter

Convert numbers between standard, scientific, engineering, and E-notation with significant-figure rounding.

Speed Unit Converter

Convert speed between m/s, km/h, mph, knots, ft/s, Mach, and more.

Speed, Distance & Time Calculator

Solve for speed, distance, or time given the other two values with automatic unit conversion.

Statistics Calculator

Calculate mean, median, mode, standard deviation, variance, and more from any dataset.

Temperature Converter

Convert temperatures between Celsius, Fahrenheit, Kelvin, Rankine, and Réaumur instantly.

Tip Calculator

Calculate tip amount and split the bill between any number of people — with custom tip percentage.

Weight Converter

Convert weight and mass between all common units instantly

Text

34
Advanced Morse Code Converter

Bidirectional Morse code converter with audio playback and microphone decode.

Advanced Text Case Converter

Convert text to 14+ cases instantly — camelCase, PascalCase, snake_case, kebab-case, dot.case, and more.

Advanced Text Statistics

Deep statistical analysis of any text: word frequency, readability, syllables, letter distribution, and more.

Anagram Solver

Find all valid English anagrams and sub-words from any set of letters.

Character Counter Pro

Count characters, words, and reading time with platform limit progress bars.

Character Frequency Analyzer

Analyze letter and character frequency in any text — great for cryptography.

Email Extractor

Paste any text and instantly extract all valid email addresses — with deduplication.

Language Translator

Translate text between 20 languages using a free API

Live Markdown Editor

Write Markdown on the left and see live rendered HTML on the right.

Lorem Ipsum Generator Pro

Generate placeholder text in multiple flavors — classic Latin, pirate, corporate jargon, tech buzzwords, or hipster — with custom word lists.

Markdown Live Preview

Split-pane Markdown editor with instant HTML preview.

Markdown Table Generator

Create Markdown tables visually — edit cells, add/remove rows and columns, set alignment.

Markdown to HTML

Convert Markdown to clean HTML — with live side-by-side preview.

Morse Code Decoder

Decode Morse code by typing dots and dashes or tapping the interactive tap button.

Palindrome Checker

Check if a word or phrase reads the same forwards and backwards, with options to ignore case and punctuation.

Reading Level Checker

Analyze text readability with Flesch, Gunning Fog, SMOG, and more readability scores.

Reading Time Estimator

Estimate reading and speaking time plus readability stats for any text.

Text Case Converter

Convert text between UPPERCASE, lowercase, Title Case, camelCase, PascalCase, snake_case, and kebab-case instantly.

Text Diff Checker

Compare two text blocks and highlight additions, deletions, and changes — line-by-line diff with word-level highlighting.

Text Diff Highlighter

Compare two texts with word-level, character-level, or line-level diff highlighting.

Text Line Tools

Sort, deduplicate, reverse, number, and shuffle text lines

Text Repeater

Repeat any text a specified number of times with custom separators, prefix, and suffix.

Text Similarity Calculator

Measure how similar two texts are using cosine, Jaccard, and Levenshtein metrics.

Text Summarizer

Summarize long articles and documents using extractive TF-IDF sentence scoring — no AI API required. Highlights summary sentences and extracts key phrases.

Text Tools (Reverse, Shuffle, Flip)

Reverse text, flip upside-down, sort lines, remove duplicates, shuffle, and more text utilities.

Text Wrap Formatter

Wrap or reflow text to a fixed line width.

Text to Morse Code

Convert text to Morse code and play it as audio

Unicode Character Map

Browse and copy Unicode characters, symbols, emoji, and more.

Word & Character Counter

Count words, characters, sentences, paragraphs, and estimated reading time.

Word Cloud Generator

Paste any text to generate a word cloud visualization scaled by frequency, with color options and PNG download.

Word Counter Pro

Advanced real-time text analysis with readability scores, keyword density, and export.

Word Definition Lookup

Look up definitions, synonyms, and examples for any English word

Word Frequency Analyzer

Analyze text to find word frequency, top keywords, and density — useful for SEO and content analysis.

Word-Level Text Diff Tool

Compare two texts word by word with color-coded additions, deletions, and changes side by side.

Design

54
Advanced Digital Whiteboard

Feature-rich browser whiteboard with layers, undo/redo, and PNG export.

Aspect Ratio Calculator

Calculate, simplify, and scale aspect ratios

Box Shadow Generator

Build CSS box-shadow values visually with live preview — supports multiple layers.

CSS Animation Generator

Build CSS @keyframes animations visually with live preview, timing controls, and cubic-bezier easing editor.

CSS Animation Playground

Preview and customise CSS keyframe animations live, then copy the ready-to-use CSS code.

CSS Border & Outline Generator

Visually build CSS borders, outlines, and box-shadows with live preview and instant code output.

CSS Clip Path Generator

Visually generate CSS clip-path shapes — polygon, circle, ellipse, inset — with draggable handles, preset shapes, and live preview.

CSS Custom Properties Generator

Build a complete CSS design token system with colors, typography, spacing, shadows, and export to CSS, SCSS, JS, or Tailwind.

CSS Filter Generator

Build CSS filter effects visually with live preview — blur, brightness, contrast, sepia, hue-rotate, and more.

CSS Flexbox Generator

Visually configure Flexbox properties and get the generated CSS instantly.

CSS Glass Generator

Generate CSS glassmorphism effects with live preview and code export

CSS Gradient Generator

Visually build CSS linear and radial gradients and copy the ready-to-use CSS property.

CSS Grid Generator

Visually build CSS Grid layouts by dragging items across cells and export the CSS.

CSS Image Border Generator

Visually design CSS borders, shadows, and frames for images and copy the code.

CSS Loader Generator

Generate pure CSS loading spinners and animations with live preview.

CSS Named Colors Grid

Browse all 140 CSS named colors as swatches, filter by hue, sort by name or lightness

CSS Neon Glow Generator

Generate animated CSS neon glow text effects with live preview

CSS Neumorphism Generator

Generate CSS neumorphism / soft UI box-shadow styles with live preview.

CSS Triangle Generator

Generate pure CSS triangles and arrows with live preview using the border trick or clip-path.

CSS Unit Converter

Convert a CSS value between px, rem, em, %, vw, vh, pt, cm, mm, and in all at once.

Color Accessibility Checker

Check WCAG contrast ratio for foreground and background colors.

Color Blindness Simulator

Preview how your images look to people with different types of color blindness.

Color Contrast Checker

Check WCAG 2.1 contrast ratios for foreground/background color pairs and get pass/fail results instantly.

Color Harmonics

Generate complementary, triadic, and other color palettes from any base color.

Color Mixer

Mix two colors using RGB, RYB subtractive, HSL, or perceptual Lab blending modes with a live gradient preview.

Color Name Finder

Find the closest CSS named color for any hex or RGB value.

Color Palette from Image

Extract dominant colors from any image using k-means clustering with CSS, Tailwind, Figma, and ASE export.

Color Palette from Image

Extract a dominant color palette from any image using k-means clustering.

Color Picker Pro

Advanced color picker with eyedropper, history, and 6 format outputs

Color Scheme Generator

Generate harmonious color palettes from a base color using complementary, analogous, triadic, and other harmony rules.

Color Temperature Converter

Convert color temperature in Kelvin to RGB and hex color values.

Color Wheel

Interactive HSL color wheel with harmony suggestions and palette export.

Color to Tailwind

Find the nearest Tailwind CSS color class for any color

Eye Dropper / Screen Color Picker

Pick any color from your screen and instantly see it in HEX, RGB, HSL, and CMYK formats.

Font Pairing Tool

Browse curated Google Fonts pairings, preview heading and body text live, and copy ready-to-use CSS snippets.

Font Size Calculator

Generate CSS clamp() fluid typography values for responsive font sizes.

Gradient Mesh Generator

Create stunning CSS mesh gradients with draggable control points.

Gradient Text Generator

Create stunning CSS gradient text effects with live preview

HTML Color Names Reference

Browse and search all 140 named HTML/CSS colors with HEX and RGB values.

HTML Color Picker

Interactive color picker with HSL, RGB, HEX, and HSV support

Handwriting Simulator

Transform typed text into a realistic handwriting-style image and download as PNG.

Image Color Palette Extractor

Upload an image and extract its dominant colors as a beautiful palette.

Multi-Stop Color Gradient Picker

Create beautiful multi-stop CSS gradients visually with drag-and-drop stops.

Pixel Density & Resolution Calculator

Calculate PPI, total megapixels, and pixel dimensions for any screen or print.

Pixel Font Generator

Render text in retro pixel/bitmap fonts and export as PNG or text art.

Random Color Generator

Generate random single colors or harmony-aware palettes with HSL constraints, locked colors, export to CSS/HEX/RGB/HSL, and palette history.

SVG Animator

Generate CSS or SMIL animations for SVG elements

SVG Icon Library

Browse 200+ categorised SVG icons, customise colour and size, and copy or download.

SVG Path Visualizer

Paste an SVG path `d` attribute, render it live with a grid, and explore each parsed path command.

SVG Pattern Generator

Generate tileable SVG patterns for backgrounds with live preview

SVG Wave Generator

Create decorative SVG wave dividers for websites with live preview and one-click download.

SVG to CSS Background Converter

Convert SVG markup into a CSS background-image data URI — URL-encoded or base64.

Screen Color Analysis Tool

Pick any color from your screen and get harmonies, accessibility, and conversions.

Typeface Tester

Live font preview with Google Fonts and side-by-side comparison

Finance

34
50/30/20 Budget Calculator

Calculate and track your budget using the 50/30/20 rule.

Budget Planner

Track monthly income and expenses, visualize spending by category, and export your budget to CSV.

Budget vs. Actual Tracker

Compare planned budget against actual spending with visual charts

Credit Card Validator

Validate card numbers with Luhn check and detect card network

Currency Converter

Convert between 30 major world currencies with a mini rate table — no API needed.

Currency Exchange Rates

Live currency exchange rates and converter

Expense Tracker

Track personal expenses by category, set monthly budgets, and visualize spending with summaries and trends.

Inflation Calculator

Calculate purchasing power and inflation impact using historical CPI data from 1913–2025.

Investment Calculator

Project investment growth with compound interest and charts

Investment Returns Calculator

Project investment growth with charts, scenarios, and inflation-adjusted returns.

Invoice Generator

Create professional invoices with line items, tax calculation, and print-to-PDF support.

Loan Affordability Calculator

Find the maximum loan you can afford based on your income, debts, and the 28/36 rule.

Loan Amortization Table

Calculate monthly payments and see a full amortization schedule with principal vs. interest breakdown.

Loan Comparison Calculator

Compare up to 3 loans side by side with visual charts

Loan Eligibility Checker

Estimate loan eligibility based on income, debts, credit score, and loan type.

Loan Payoff Calculator

Calculate how to pay off debt faster with avalanche vs snowball strategies.

Loan vs. Lease Calculator

Compare the total cost of buying (loan) versus leasing a car or equipment.

Meeting Cost Calculator

Calculate the real cost of a meeting based on attendee count, salaries, and duration with a live cost timer.

Mortgage Amortization Table

Generate a full mortgage amortization schedule with charts and summary

Mortgage Calculator

Calculate your monthly mortgage payment with taxes, insurance, PMI, and amortization.

Mortgage Comparison Tool

Compare 2–3 mortgage offers side-by-side including APR and break-even analysis.

Mortgage Overpayment Calculator

See how much time and interest you save by making extra mortgage payments.

Net Worth Calculator

Track assets, liabilities, and visualize your personal net worth

Number to Currency Words

Convert any number into written-out currency words for check writing and legal documents.

Professional Invoice Generator

Create polished invoices with logo, multiple tax rates, discounts, and payment details.

Resume Builder

Build a clean one-page resume with live preview and print-to-PDF — no account needed.

Retirement Calculator

Project your retirement savings with compound growth, inflation adjustment, and a 4% rule income estimate.

Savings Goal Calculator

Calculate how long it takes to reach your savings goal with compound interest.

Signature Maker

Generate stylised text signatures or draw freehand and download as PNG.

Stock Screener (Demo)

Filter and sort a demo dataset of 30 well-known stocks.

Tax Calculator

Estimate your US federal income tax using 2024 tax brackets.

US Tax Bracket Visualizer

Visualize how your income is taxed across 2024 US federal brackets with a clear chart.

Unit Price Comparator

Compare cost-per-unit across products to find the best shopping value.

VAT Calculator

Add or remove VAT / sales tax from any amount instantly.

Productivity

33
Clipboard History Manager

Save, search, and reuse clipboard snippets with timestamps.

Clipboard Manager

Save, pin, search, and re-copy text snippets during your browser session.

Contract Hours Calculator

Calculate total working days and hours for a contract period.

Countdown Timer

Set multiple named countdown timers to any target date and watch them tick live.

File Organization Planner

Generate a custom folder structure and file naming convention for your project.

Flashcard Maker & Study Tool

Create flashcard decks, study with flip cards, track progress, and export/import as JSON.

Habit Tracker

Track daily habits with streaks, completion rates, and a visual 30-day heatmap calendar.

Invoice Maker

Create professional invoices instantly — print or save as PDF.

Kanban Board

Simple drag-and-drop Kanban board saved in your browser.

Markdown Slides

Turn Markdown into a full-screen slide presentation

Mileage Calculator

Calculate fuel efficiency in MPG, L/100km, or km/L with cost projections.

Mind Map Creator

Create, edit, and export mind maps on a zoomable canvas.

Multi-Timer

Run up to 6 independent named timers simultaneously in countdown or stopwatch mode.

Online Whiteboard

Free-draw canvas with pen, shapes, undo/redo, and PNG export.

Pomodoro Pro

Advanced Pomodoro timer with configurable sessions, audio chimes, and daily statistics.

Pomodoro Timer

Focus timer using the Pomodoro Technique — 25-minute work sessions with 5-minute breaks, fully customizable.

Quick Notes

A distraction-free note-taking app with auto-save, search, and color labels stored locally.

Quick Poll / Survey Maker

Create simple polls with multiple question types and visualize results.

Shopping List

Smart shopping list with categories, price estimates, and localStorage persistence.

Stopwatch & Countdown

Precision stopwatch with lap tracking and a countdown timer with alarm.

Stopwatch & Countdown Timer

Browser-based stopwatch with laps and countdown timer — runs offline, no installation needed.

Stopwatch with Lap Times

High-precision stopwatch with lap tracking, best/worst lap highlighting, and CSV export.

Time Tracker

Track time across multiple tasks with start/stop timers and CSV export.

Time Zone Meeting Planner

Find the best meeting time across multiple time zones with a colour-coded availability grid.

Time Zone Offset Calculator

Compare two time zones, see the offset, DST status, and find the best meeting time.

Timeline Generator

Create and export visual timelines with drag-and-drop events

Timeline Maker

Create and visualize timelines for projects, history, or events.

Timezone Converter

Convert times across cities — schedule meetings across timezones effortlessly.

Timezone World Map

Interactive world map showing current time in every timezone.

To-Do List

A full-featured to-do list with priorities, due dates, filters, and drag-to-reorder.

Typing Practice

Improve typing skills with progressive lessons — home row, top row, words, and custom text.

Typing Speed Test

Measure your typing speed in WPM with live accuracy tracking and difficulty levels.

World Clock

See the current time in multiple time zones at a glance, updated every second.

Image

10

Fun

30
ASCII Art Generator

Convert any text into large ASCII art using multiple built-in fonts.

Abstract Art Generator

Generate stunning random abstract art in five styles with a reproducible seed.

Age in Different Units

Calculate your exact age in years, days, hours, heartbeats, breaths, and more.

Audio Visualizer

Real-time audio visualizer using microphone or uploaded audio files

Birthday Countdown & Age Tracker

Find your exact age, days until next birthday, zodiac sign, birthstone, and famous birthday twins.

Chess Board Setup Helper

Set up any chess position on an interactive board, export or import FEN notation, and highlight piece moves.

Chinese Zodiac & Year Calculator

Find your Chinese zodiac sign, element, and Western star sign from your birthday.

Countdown to Event

Animated countdown timer to any named event.

Crossword Puzzle Generator

Generate a simple crossword puzzle from your own words and clues.

Cursive Text Generator

Transform text into beautiful Unicode cursive, Fraktur, circled, and other fancy styles for social media.

Dice Roller (RPG)

Roll polyhedral RPG dice using standard notation like 2d6+1d8+5.

Emoji Art Generator

Turn any text into large emoji art — like ASCII art but made of emojis.

Emoji Picker & Search

Search and copy emoji by name, browse by category, with skin tone support.

Fractal Generator

Interactive Mandelbrot and Julia set fractal explorer with pan, zoom, and color palettes.

Hangman Game

Classic hangman word guessing game with ASCII art.

Memory Card Game

Classic card-flip memory matching game with emoji themes, multiple grid sizes, and best-score tracking.

Number Guessing Game

Classic guess-the-number game with hints, optimal binary search analysis, and a reverse mode where the computer guesses your number.

Number Trivia

Discover fascinating trivia, math facts, and year history for any number.

Optical Illusion Gallery

Interactive canvas-based optical illusions gallery

Pixel Art Maker

Browser-based pixel art editor with flood fill, eyedropper, undo/redo, and PNG export.

Random Fact Generator

Discover interesting random facts across science, history, animals, and more.

Random Name Generator

Generate random full names by gender and style — Common, Classic, Fantasy, or Sci-Fi — in one click.

Random Quote Generator

Discover 200+ famous quotes filtered by category, save favorites, and copy to clipboard.

Roman / Julian Calendar Converter

Convert Gregorian dates to Roman date notation and Julian Day Numbers.

Sudoku Solver

Solve any Sudoku puzzle instantly or generate a new one to practice.

Text to Handwriting

Convert typed text into a realistic handwriting-style image you can download as PNG.

Tic-Tac-Toe Game

Play Tic-tac-toe against an unbeatable AI with three difficulty levels.

Word Scramble Game

Unscramble words against the clock or solve any anagram.

Word Search Generator

Generate printable word search puzzles from your own word list.

World Population Clock

Animated real-time world population counter with births, deaths, and milestone tracking.

Security

12

Media

13
BPM Counter & Metronome

Tap to count BPM or use a precise Web Audio metronome with time signature support.

Binaural Beats Generator

Generate binaural beats using the Web Audio API with brainwave presets, carrier frequency controls, and an oscilloscope visualizer.

Bulk Image Format Converter

Convert multiple images between PNG, JPEG, and WebP formats in bulk with quality control, optional resizing, and ZIP download — all in your browser.

Image Cropper

Interactively crop, rotate, and flip images in the browser with preset aspect ratios.

Image Metadata Viewer

Extract and display file info, image dimensions, and EXIF data from any image.

Image Text Extractor (OCR)

Extract text from any image using Tesseract.js OCR — 100% client-side.

Morse Code Audio Player

Convert text to Morse code and hear it played back with animated symbols.

Music Scale & Chord Generator

Generate music scales and chords, visualized on a piano keyboard.

Photo Filters

Apply Instagram-style filters and adjustments to your photos, then download the result.

Photo Resizer & Compressor

Resize and compress images in the browser using Canvas API — by percentage, exact dimensions, or max dimension — with batch processing and ZIP download.

Pitch Detector

Real-time musical pitch and note detector using your microphone.

Screen Recorder (Web)

Record your screen or webcam directly in the browser, then download as WebM.

Text to Speech

Convert any text to spoken audio using your browser's built-in speech synthesis engine.

Health

11

Education

7

Science

7

Network

4

Utility

6
{# Alpine.js — self-hosted. (The previous jsdelivr CDN tag had a stale SRI integrity hash, so the browser refused to run it and window.Alpine was never defined — silently breaking every FAQ accordion and Alpine tool.) #}