Tools That Work Offline

Every one of these utilities processes your data locally, so they keep working with no network connection and never send your files anywhere.

402 tools

AI Token Counter

AI & LLM

Count exact LLM tokens for GPT, Claude and Gemini prompts.

LLM Context Window Calculator

AI & LLM

See if your system, context and user messages fit the model window.

LLM API Cost Calculator

AI & LLM

Estimate GPT, Claude and Gemini API spend per call and per month.

Prompt Linter

AI & LLM

Audit prompts for vague wording, missing formats and leaked secrets.

JSONL Validator

AI & LLM

Validate JSONL and fine-tuning datasets line by line.

JSONL Formatter

AI & LLM

Pretty-print, minify, sort and deduplicate JSON Lines files.

JSONL ↔ JSON Converter

AI & LLM

Convert JSON Lines to a JSON array and back again.

RAG Text Chunker

AI & LLM

Split documents into token-sized overlapping chunks for embedding.

LLM Structured Output Validator

AI & LLM

Check that a model's JSON reply matches your JSON Schema.

AI Tool Schema Builder

AI & LLM

Build function-calling schemas for OpenAI, Claude, Gemini, MCP and the AI SDK.

MCP Tool Schema Validator

AI & LLM

Validate Model Context Protocol tool definitions before you ship them.

AI PII & Secret Redactor

AI & LLM

Strip emails, keys, tokens and personal data before prompting an LLM.

AI Tool Schema Converter

AI & LLM

Convert function-calling schemas between OpenAI, Anthropic, Gemini and MCP.

JSON Schema to AI Tool Schema

AI & LLM

Wrap any JSON Schema into a ready-to-use function-calling tool.

Prompt Diff & Compare

AI & LLM

Compare two prompt versions word by word with a token delta.

LLM Output Diff

AI & LLM

Compare two model responses to measure drift between runs or models.

Context Window Packer

AI & LLM

Fit as many RAG chunks as possible into a model context budget.

AI Dataset Deduplicator

AI & LLM

Remove exact and near-duplicate rows from fine-tuning datasets.

AI Dataset Statistics Analyzer

AI & LLM

Profile a JSONL training set: token stats, roles, duplicates and cost.

Chat Dataset Converter

AI & LLM

Convert between OpenAI chat, ShareGPT, Alpaca and prompt/completion.

Embedding Similarity Calculator

AI & LLM

Cosine, dot product and distance between two embedding vectors.

Embedding Vector Inspector

AI & LLM

Inspect dimensions, norm, mean and spread of an embedding vector.

MCP Tool Schema Generator

AI & LLM

Generate an MCP, OpenAI or Anthropic tool schema from example arguments.

API Contract Analyzer

API & HTTP

Lint an OpenAPI or Swagger spec for contract quality issues.

API Breaking Change Detector

API & HTTP

Diff two OpenAPI specs and flag breaking changes.

API Consistency Auditor

API & HTTP

Audit an API for naming, casing and response consistency.

API Response Schema Generator

API & HTTP

Turn a JSON API response into OpenAPI, JSON Schema or TypeScript.

API Changelog Generator

API & HTTP

Generate a Markdown changelog from two OpenAPI versions.

JSON Formatter

JSON

Pretty-print and beautify JSON with custom indentation.

JSON Validator

JSON

Validate JSON syntax and see detailed error diagnostics.

JSON Minifier

JSON

Compress JSON by removing whitespace and show bytes saved.

JSON Compare

JSON

Diff two JSON documents and list added, removed, and changed paths.

JSON Viewer

JSON

Explore JSON as a collapsible, color-coded tree.

JSON to XML

JSON

Convert JSON into well-formed, indented XML.

JSON to YAML

JSON

Convert JSON documents to clean, readable YAML.

JSON to CSV

JSON

Flatten a JSON array of objects into a CSV spreadsheet.

JSON String Escape

JSON

Escape special characters for use inside a JSON string.

JSON String Unescape

JSON

Reverse JSON string escaping back to readable text.

JSON Path Finder

JSON

Explore JSON paths and evaluate simple JSONPath queries.

JSON Schema Generator

JSON

Infer a JSON Schema from a sample JSON document.

JSON Repair / Auto-fixer

JSON

Auto-fix broken JSON: quotes, trailing commas, comments, and more.

JSON Key Sorter

JSON

Sort JSON object keys alphabetically, naturally, or by array field.

JSON Merger

JSON

Merge two or more JSON documents with shallow/deep strategies.

OpenAPI / Swagger Validator

API & HTTP

Validate OpenAPI 3.x / Swagger 2.0 documents in JSON or YAML.

JSON Schema Validator

JSON

Validate JSON data against a JSON Schema (Draft-07) in your browser.

Word Counter

Text & String

Count words, characters, sentences, and reading time.

Character Counter

Text & String

Count characters and bytes with limit presets.

Case Converter

Text & String

Convert text between 11 different letter cases.

Slug Generator

Text & String

Turn any text into a clean, URL-friendly slug.

Remove Duplicate Lines

Text & String

Deduplicate lines of text with flexible matching.

Sort Lines

Text & String

Sort lines alphabetically, numerically, or by length.

Reverse Text

Text & String

Reverse text by character, word, line, or sentence.

Find & Replace

Text & String

Search and replace text with plain or regex matching.

Lorem Ipsum Generator

Text & String

Generate placeholder text for mockups and designs.

Diff Checker

Text & String

Compare two texts line-by-line with an LCS diff.

Text Statistics Analyzer

Text & String

Analyze readability with Flesch score and syllable stats.

Line Numbering Tool

Text & String

Add or remove line numbers from text with custom formatting.

Text Repeater

Text & String

Repeat text a set number of times with custom separators.

Whitespace Remover

Text & String

Trim, collapse, and clean up whitespace in text.

List Randomizer

Text & String

Shuffle a list of lines and optionally pick a random subset.

Text to Columns

Text & String

Split delimited text into aligned columns and re-join it.

ASCII Art Text Generator

Text & String

Turn text into a big ASCII banner using letters and numbers.

Markdown Table Formatter

Text & String

Prettify and align Markdown tables with column alignment.

Text Encoding Detector

Text & String

Detect non-ASCII, invisible, smart-quote, and emoji characters.

Acronym & Initials Generator

Text & String

Generate acronyms, initials, or camelCase from phrases.

Text Obfuscator

Text & String

Obfuscate text with ROT13, zero-width spaces, or leetspeak.

Column Aligner

Text & String

Align delimited text into padded, readable columns.

Lorem Ipsum HTML Generator

Text & String

Generate lorem ipsum text wrapped in HTML tags.

Random Text From Pattern

Text & String

Generate random strings from a custom pattern.

Word Frequency Counter

Text & String

Count how often each word appears in your text.

Text Case & Unicode Normalizer

Text & String

Normalize unicode, smart quotes, dashes, and whitespace.

Emoji Remover

Text & String

Strip all emoji characters from text instantly.

Text Wrap Formatter

Text & String

Hard wrap text to a fixed column width.

Title Case Checker

Text & String

Check and fix title case capitalization word by word.

Markdown Live Editor

Text & String

Write Markdown with a live rendered preview and toolbar.

Unicode Character Inspector

Text & String

Inspect code points, categories, and byte lengths of every character.

Filename Sanitizer

Text & String

Clean up filenames for safe cross-OS use.

Text to Speech / Voice

Text & String

Turn text into a natural voice — play it aloud or download the audio.

Speech to Text

Text & String

Dictate with your microphone and get a live, editable transcript.

Online Notepad

Text & String

A distraction-free notepad with multiple notes that auto-save in your browser.

Word Cloud Generator

Text & String

Turn any text into a downloadable word cloud image.

Email & URL Extractor

Text & String

Pull emails, links, domains and phone numbers out of any text.

Lines to String Converter

Text & String

Turn newline-separated lines into a quoted, comma-joined string.

Prefix & Suffix Adder

Text & String

Add text to the start or end of every line at once.

List Comparator

Text & String

Compare two lists and see common, A-only and B-only items.

New Line Remover

Text & String

Remove line breaks and tabs, or swap them for any separator.

Text Splitter

Text & String

Split long text into chunks by characters, words, lines or a separator.

HTML Formatter

HTML & CSS

Beautify and indent messy HTML markup.

CSS Formatter

HTML & CSS

Beautify or minify CSS with safe string handling.

CSS Gradient Generator

HTML & CSS

Design linear, radial, and conic gradients visually.

Box Shadow Generator

HTML & CSS

Layer multiple box-shadows with a live preview.

Flexbox Builder

HTML & CSS

Visually build flexbox layouts and copy the CSS.

CSS Grid Builder

HTML & CSS

Design CSS grid layouts with live preview.

Border Radius Generator

HTML & CSS

Fine-tune per-corner border radii visually.

Glassmorphism Generator

HTML & CSS

Create frosted-glass UI effects with live preview.

SVG Wave Generator

HTML & CSS

Generate parametric SVG wave shapes for sections.

Meta Tag Generator

HTML & CSS

Generate a complete SEO and social meta tag block.

CSS Animation Generator

HTML & CSS

Build keyframe animations visually with a live preview.

Text Shadow Generator

HTML & CSS

Layer multiple text-shadows with a live preview.

CSS Triangle Generator

HTML & CSS

Generate arrow and triangle shapes with borders or clip-path.

Clip Path Generator

HTML & CSS

Design polygon clip-path shapes with a live preview.

Tailwind Class to CSS

HTML & CSS

Translate common Tailwind utility classes into plain CSS.

HTML Table Generator

HTML & CSS

Build an editable HTML table and export HTML + CSS.

CSS Unit Converter

HTML & CSS

Convert between px, rem, em, %, pt, vw, and vh.

HTML Entity Cheatsheet

HTML & CSS

Searchable reference of common HTML character entities.

CSS Filter Playground

HTML & CSS

Tune blur, brightness, contrast, and more with a live preview.

CSS Scrollbar Styler

HTML & CSS

Design custom scrollbars with live preview.

CSS Aspect Ratio Calculator

HTML & CSS

Simplify ratios and compute matching dimensions.

CSS Variables Theme Builder

HTML & CSS

Build a custom property theme with a live preview.

CSS Transform Playground

HTML & CSS

Combine translate, rotate, scale, and skew with a live preview.

Neumorphism Generator

HTML & CSS

Create soft UI neumorphic shadows with a live preview.

CSS Grid Template Generator

HTML & CSS

Design named grid-template-areas visually.

Media Query Generator

HTML & CSS

Build responsive @media rules with breakpoint presets.

CSS Specificity Calculator

HTML & CSS

Compare and rank the specificity of CSS selectors.

Font Pairing Preview

HTML & CSS

Preview heading and body font combinations live.

HTML Viewer with CSS & JS Tabs (Live Preview)

HTML & CSS

Edit HTML, CSS, and JS in tabs with an instant sandboxed live preview.

CSS Clamp() Calculator

HTML & CSS

Generate fluid typography clamp() CSS from min/max viewport and size.

Email Signature Generator

HTML & CSS

Design a professional HTML email signature and copy it into any mail client.

App Icon Generator (iOS, Android & Web)

Images

One image in, a ready-to-copy icon pack out for iOS, Android, web, macOS, Windows and extensions.

Image Compressor

Images

Shrink JPEG, PNG, and WebP images without a server.

Image Resizer

Images

Resize images to exact pixel dimensions with locked aspect ratio.

Image Format Converter

Images

Convert images between PNG, JPEG, and WebP in your browser.

Image Cropper

Images

Crop images by dragging a selection box, right in your browser.

QR Code Generator

Images

Generate downloadable QR codes for any text or URL.

SVG Optimizer

Images

Strip comments, metadata, and whitespace from SVG markup.

Base64 Image Encoder

Images

Convert images to Base64 data URLs and back again.

Color Picker from Image

Images

Sample any pixel color from an uploaded image.

Image Metadata Viewer

Images

Inspect an image's dimensions, size, type, and aspect ratio.

Image to ASCII Art

Images

Convert any image into ASCII text art in your browser.

Image Watermarker

Images

Add a custom text watermark to your images.

Image Color Palette Extractor

Images

Extract the dominant colors from any image.

Sprite Sheet Slicer

Images

Slice a sprite sheet into individual frame images.

Image Rotator & Flipper

Images

Rotate images in 90° steps and flip horizontally or vertically.

Image Border Radius Preview

Images

Preview per-corner border-radius on your own image.

SVG to PNG Converter

Images

Convert SVG files to PNG images at any scale.

Image Placeholder Generator

Images

Generate solid or checkerboard placeholder images.

Image Blur Hash Preview

Images

Generate a low-fidelity blurred placeholder preview.

EXIF Metadata Viewer & Remover

Images

Inspect EXIF, camera and GPS metadata in photos, then strip it out.

Barcode Generator

Images

Generate scannable Code 128 and EAN-13 barcodes.

Meme Generator

Images

Add classic top and bottom captions to any image and download the meme as PNG.

Bulk Image Resizer

Images

Resize and convert many images at once in your browser.

Photo Collage Maker

Images

Combine photos into a grid collage and download a PNG.

Passport Photo Maker

Images

Crop a photo to official passport, visa and ID sizes at print DPI.

Background Remover

Images

Erase the background from a photo and export a transparent PNG.

Signature Maker

Images

Draw or type a signature and export a transparent PNG.

Image to SVG Vectorizer

Images

Trace PNG or JPG images into clean, scalable SVG paths.

HEIC to JPG / PNG Converter

Images

Convert iPhone HEIC/HEIF photos to JPG or PNG in your browser.

Image Sprite Sheet Generator

Images

Combine images into one sprite sheet plus ready-to-paste CSS.

Image Noise & Grain Adder

Images

Add film grain or digital noise to an image with live preview.

AVIF Converter

Images

Convert images to and from AVIF with quality control.

WebP to JPG / PNG Converter

Images

Convert WebP images to JPG or PNG, or encode images as WebP.

Favicon Generator

Images

Turn any image into a full favicon pack with .ico, PNGs, manifest and HTML.

SERP Preview

SEO

Preview how your page appears in Google search results.

Open Graph Generator

SEO

Generate Open Graph and Twitter Card meta tags.

Schema Markup Generator

SEO

Build JSON-LD structured data for common schema types.

Robots.txt Generator

SEO

Create a robots.txt file with custom crawl rules.

XML Sitemap Generator

SEO

Generate an XML sitemap from a list of URLs.

Canonical Tag Generator

SEO

Generate canonical link tags to avoid duplicate content issues.

Keyword Density Checker

SEO

Analyze keyword frequency and density in your text.

FAQ Schema Generator

SEO

Build JSON-LD FAQPage structured data from Q&A pairs.

Breadcrumb Schema Generator

SEO

Generate JSON-LD BreadcrumbList structured data.

Meta Tag Analyzer

SEO

Analyze HTML for missing or problematic meta tags.

Csv To Json

Converters

Convert between CSV and JSON with delimiter and header options.

Yaml Json Converter

Converters

Convert YAML to JSON and JSON to YAML.

Xml Json Converter

Converters

Convert XML to JSON and JSON to XML using the browser's DOMParser.

Markdown To Html

Converters

Convert Markdown to HTML with a live preview.

Number Base Converter

Converters

Convert numbers between binary, octal, decimal, hex, and custom bases.

Unit Converter

Converters

Convert length, weight, temperature, area, volume, speed, and data-size units.

Csv To Markdown Table

Converters

Convert CSV into a Markdown or HTML table with alignment options.

Sql To Json

Converters

Parse simple SQL INSERT INTO statements into JSON rows.

Binary/Octal Text Converter

Converters

Convert text to binary or octal codes and back.

Roman Numeral Converter

Converters

Convert between numbers and Roman numerals.

JSON to TypeScript Interface

Converters

Infer TypeScript interfaces or type aliases from JSON data.

JSON to SQL INSERT

Converters

Generate SQL INSERT statements from a JSON array of objects.

CSV to XML

Converters

Convert CSV data into well-formed XML with custom tag names.

TOML to JSON Converter

Converters

Convert TOML configuration files to JSON and back.

Time Unit Converter

Converters

Convert between milliseconds, seconds, minutes, hours, days, and weeks.

Data Size Converter

Converters

Convert bytes, KB/MB/GB/TB with binary (KiB/MiB) or decimal units.

Base64 to Image Converter

Converters

Convert between base64/data URI text and image previews.

Number to Words & Currency Formatter

Converters

Spell numbers out in words or format them as currency, ordinals and locale text.

JSON to Go Struct

Converters

Generate Go structs with JSON tags from JSON data.

JSON to Python Dataclass

Converters

Generate Python dataclasses from JSON data.

HTML to Markdown

Converters

Convert HTML markup into clean Markdown syntax.

CSV to SQL INSERT

Converters

Generate SQL INSERT statements from CSV data.

Excel Column Name Converter

Converters

Convert between spreadsheet column numbers and letters.

INI to JSON Converter

Converters

Convert INI config files to JSON and back.

JSON to .env Converter

Converters

Convert nested JSON config into .env variables.

Markdown to JSX Converter

Converters

Convert Markdown content into a JSX React component.

YAML Formatter

Converters

Beautify and normalize YAML with a hand-written parser.

XML Formatter & Validator

Converters

Beautify XML and validate well-formedness using DOMParser.

JSON to Zod Schema Generator

Converters

Generate a Zod validation schema and TypeScript type from JSON.

Morse Code Translator

Converters

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

NATO Phonetic Alphabet Converter

Converters

Spell out text using the NATO phonetic alphabet.

CSV Viewer & Editor

Converters

Open a CSV as a sortable, searchable table and edit cells before exporting.

JSON to Kotlin Data Class

Converters

Generate Kotlin data classes from any JSON payload.

JSON to Java Class

Converters

Turn JSON into Java records or POJOs with getters and setters.

JSON to Swift Codable Converter

Converters

Turn JSON into Swift structs that conform to Codable.

Plist ↔ JSON Converter (Info.plist)

Converters

Convert Apple property lists to JSON and back.

iOS .strings ↔ JSON Converter

Converters

Convert Localizable.strings files to JSON and back.

Android strings.xml ↔ JSON Converter

Converters

Convert Android string resources to JSON and back.

JSON to Dart / Flutter Model

Converters

Generate Dart model classes with fromJson and toJson from JSON.

JSON to Rust Struct (serde)

Converters

Turn JSON into serde-ready Rust structs.

Base64 Encoder

Encoders & Crypto

Encode or decode text to/from Base64, UTF-8 safe.

URL Encoder

Encoders & Crypto

Encode or decode strings using encodeURIComponent/encodeURI.

HTML Entity Encoder

Encoders & Crypto

Encode or decode HTML entities in text.

Hash Generator

Encoders & Crypto

Generate MD5, SHA-1/256/384/512 hashes of text.

HMAC Generator

Encoders & Crypto

Sign a message with HMAC using a secret key.

JWT Decoder

Encoders & Crypto

Decode a JWT's header and payload, and check expiry.

AES Encrypt/Decrypt

Encoders & Crypto

Encrypt or decrypt text with AES-GCM and a passphrase.

Random String Generator

Encoders & Crypto

Generate cryptographically secure random strings.

ROT13 / Caesar Cipher

Encoders & Crypto

Encode or decode text with ROT13 or any Caesar shift.

Checksum Comparator

Encoders & Crypto

Hash text or a file and compare against an expected checksum.

RSA/ECDSA Key Pair Generator

Encoders & Crypto

Generate RSA or ECDSA key pairs and export them as PEM.

File Hash Calculator

Encoders & Crypto

Compute SHA-1/256/384/512 digests of a local file.

Vigenère Cipher

Encoders & Crypto

Encode or decode text with the classic Vigenère cipher.

Base32 Encoder

Encoders & Crypto

Encode or decode text using RFC 4648 Base32.

Bcrypt Hash Generator

Encoders & Crypto

Generate and verify bcrypt password hashes with adjustable cost.

JWT Encoder

Encoders & Crypto

Build and sign a JWT with HS256/384/512 from a header, payload, and secret.

SRI Hash Generator

Encoders & Crypto

Generate a Subresource Integrity hash for scripts and stylesheets.

Basic Auth Header Generator

Encoders & Crypto

Build or decode an HTTP Basic Authorization header.

PEM/DER Converter

Encoders & Crypto

Convert certificates and keys between PEM and DER encoding.

File Base64 Encoder/Decoder

Encoders & Crypto

Convert any file to a Base64 data URI, or decode Base64 back to a file.

JWK ↔ PEM Converter

Encoders & Crypto

Convert JSON Web Keys to PEM and PEM keys back to JWK.

UUID Generator

Generators

Generate bulk RFC 4122 v4 UUIDs with formatting options.

ULID Generator

Generators

Generate sortable ULIDs with timestamp and random components.

Password Generator

Generators

Create secure passwords with custom length and character sets.

Mock JSON Generator

Generators

Generate arrays of mock JSON records from a simple field schema.

Fake User Generator

Generators

Generate random fake user records with names, emails, and addresses.

.gitignore Generator

Generators

Build a .gitignore file from built-in language and OS presets.

Random Number Generator

Generators

Generate random integers, decimals, dice rolls, and shuffled lists.

Credit Card Test Number Generator

Generators

Generate Luhn-valid fake card numbers for testing.

Random Emoji & Symbol Picker

Generators

Pick random emoji or symbols from curated categories.

Random Picker Wheel

Generators

Spin a wheel to pick a random name or option fairly.

ICS Calendar Event Generator

Generators

Build a downloadable .ics calendar invite with reminders and recurrence.

Apple App Site Association Generator

Generators

Build the AASA file that powers iOS universal links.

iOS Privacy Manifest Generator

Generators

Build Apple's PrivacyInfo.xcprivacy file for App Store submission.

Unix Timestamp Converter

Date & Time

Convert between Unix timestamps and human-readable dates.

Date Formatter

Date & Time

Format a date using custom patterns and Intl presets.

Timezone Converter

Date & Time

Convert a datetime across multiple IANA timezones at once.

Duration Calculator

Date & Time

Calculate the difference between two dates, or add/subtract time.

Age Calculator

Date & Time

Calculate exact age and countdown to the next birthday.

Cron Parser

Date & Time

Explain a 5-field cron expression and list upcoming run times.

ISO 8601 Converter

Date & Time

Convert dates and durations to and from ISO 8601 format.

Week Number Calculator

Date & Time

Find the ISO week number, day of year, and quarter for any date.

Business Days Calculator

Date & Time

Count business days between two dates, excluding holidays.

Countdown Timer Generator

Date & Time

Live countdown to any date and time.

Leap Year Checker

Date & Time

Check if a year is a leap year and find nearby leap years.

Work Hours & Timesheet Calculator

Date & Time

Total up work hours across shifts with breaks and hourly pay.

Day of Year Calculator

Date & Time

Convert a date to its day-of-year number, or back again.

Epoch Batch Converter

Date & Time

Convert a list of Unix timestamps to readable dates in bulk.

Stopwatch & Countdown Timer

Date & Time

Precision stopwatch with laps plus a countdown timer with alarm.

Pomodoro Timer

Date & Time

Focus timer with customisable work sprints and breaks.

Color Converter

Color

Convert colors between HEX, RGB, HSL, HWB, OKLCH and CMYK.

Contrast Checker

Color

Check WCAG 2.1 contrast ratio between two colors.

Palette Generator

Color

Generate complementary, analogous, triadic and other palettes.

Shade Generator

Color

Generate a 50–950 tint and shade scale from one color.

Color Blindness Simulator

Color

Simulate how a palette looks with common color vision deficiencies.

Color Mixer

Color

Blend two colors with a ratio slider and preview CSS blend modes.

Gradient Palette Extractor

Color

Extract and normalize colors from CSS gradients or lists.

Random Color Generator

Color

Generate random colors and palettes with HSL constraints.

Hex to SwiftUI & UIColor Converter

Color

Turn a hex color into SwiftUI, UIKit and asset catalog code.

Subnet Calculator

Network & IP

Calculate network, broadcast, host range, and mask from an IPv4 CIDR.

CIDR Range Expander

Network & IP

Expand a CIDR block into individual addresses, or compress a range into CIDR blocks.

IP Converter

Network & IP

Convert IPv4 to decimal/hex/binary, and expand or compress IPv6.

URL Parser

Network & IP

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

Query String Converter

Network & IP

Convert between URL query strings and JSON, with nested bracket support.

User Agent Parser

Network & IP

Parse a user-agent string into browser, engine, OS, and device type.

HTTP Status Codes

Network & IP

Searchable reference of HTTP status codes with meaning and usage guidance.

MAC Address Tools

Network & IP

Validate and reformat MAC addresses, and look up the OUI vendor prefix.

Port Number Lookup

Network & IP

Search well-known TCP/UDP ports and their services.

HTTP Headers Explainer

Network & IP

Look up common HTTP headers and explain pasted raw headers.

DNS Record Types Reference

Network & IP

Searchable reference of DNS record types with examples.

IPv6 Expander/Compressor

Network & IP

Expand an IPv6 address to full form or compress it to shorthand.

MIME Type Lookup

Network & IP

Search file extensions and their MIME types.

HTTP Cache Header Planner

Network & IP

Plan Cache-Control, ETag and max-age headers for any asset type.

WebSocket Frame Explainer

API & HTTP

Decode WebSocket frame bytes into opcode, flags, mask and payload.

IP & CIDR List Validator

Network & IP

Validate and normalise lists of IPv4, IPv6 and CIDR entries offline.

OAuth URL Builder

Network & IP

Build OAuth 2.0 / OIDC authorization URLs with PKCE support.

Cookie Attribute Analyzer

Network & IP

Parse Set-Cookie headers and flag security issues.

HTTP Header Comparator

Network & IP

Diff two sets of HTTP headers, case-insensitively.

DNS Lookup

Network & IP

Query A, AAAA, MX, TXT, NS, CNAME and other DNS records for any domain.

HAR File Analyzer

API & HTTP

Analyse a HAR export: slow requests, errors, sizes and host breakdowns.

Punycode / IDN Converter

Network & IP

Convert internationalised domain names to punycode and back.

Percentage Calculator

Math & Numbers

Calculate X% of Y, percent change, and reverse percentages.

Statistics Calculator

Math & Numbers

Compute mean, median, mode, variance, and more from a list of numbers.

Ratio Calculator

Math & Numbers

Solve, simplify, and scale ratios and aspect ratios.

Fraction Calculator

Math & Numbers

Add, subtract, multiply, divide, and simplify fractions.

Prime Checker

Math & Numbers

Check primality, factorize numbers, list primes, and compute GCD/LCM.

Scientific Notation Converter

Math & Numbers

Convert between decimal, scientific, and engineering notation.

Matrix Calculator

Math & Numbers

Add, multiply, transpose, and invert matrices with an editable grid.

Rounding Calculator

Math & Numbers

Round, floor, ceil, or truncate a list of numbers to decimals or multiples.

Quadratic Equation Solver

Math & Numbers

Solve ax² + bx + c = 0 with real or complex roots.

GCD & LCM Calculator

Math & Numbers

Find the greatest common divisor and least common multiple of numbers.

Compound Interest Calculator

Math & Numbers

Project investment growth with compounding and recurring contributions.

Logarithm & Exponent Calculator

Math & Numbers

Compute logarithms of any base and exponentiation results.

Number Sequence Generator

Math & Numbers

Generate arithmetic, geometric, or Fibonacci-like number sequences.

Loan & EMI Calculator

Math & Numbers

Calculate monthly loan payments, total interest, and view the full amortization schedule.

BMI Calculator

Math & Numbers

Calculate your Body Mass Index and healthy weight range.

Tip & Bill Split Calculator

Math & Numbers

Calculate tip amount and split the bill evenly among a group.

Discount & Sales Tax Calculator

Math & Numbers

Calculate a discounted price plus sales tax and total savings.

Regex Tester

Dev Utilities

Test regular expressions with live match highlighting.

Cron Expression Builder

Dev Utilities

Build cron expressions visually with a human-readable description.

Env File Parser

Dev Utilities

Convert .env files to JSON, YAML, or shell exports.

String Escaper

Dev Utilities

Escape and unescape strings for JSON, JS, HTML, XML, SQL, RegExp, and shell.

Text to Slug Case

Dev Utilities

Convert identifiers between camelCase, snake_case, kebab-case, and more.

Code Minifier & Beautifier

Dev Utilities

Minify or beautify JavaScript, CSS, HTML, JSON, XML and SQL.

Archive Extractor & File Explorer

Dev Utilities

Unzip ZIP, TAR, GZ, 7Z, RAR and more in your browser — browse folders, preview and download files.

Android APK Analyzer & Explorer

Dev Utilities

Open an APK, decode its manifest and browse or download every file inside.

HTTP Request Builder

API & HTTP

Send live API requests and generate curl, fetch, axios snippets.

UUID Validator

Dev Utilities

Validate and inspect UUIDs, including version and timestamp.

cURL to Fetch Converter

API & HTTP

Convert a curl command into JavaScript fetch() code.

JavaScript Object to JSON

Dev Utilities

Convert a JS object literal into strict, valid JSON.

Git Command Cheatsheet

Dev Utilities

Searchable reference of common git commands with copy buttons.

Dockerfile Linter

Dev Utilities

Lint a Dockerfile for common best-practice issues.

Package.json Validator

Dev Utilities

Validate package.json fields, semver ranges, and scripts.

Semver Checker

Dev Utilities

Compare versions and test semver ranges (^, ~, >=).

Code Diff Merger

Dev Utilities

Side-by-side line diff of two code snippets with stats.

Line Sorter & Deduper

Dev Utilities

Sort, dedupe, and filter lines with regex include/exclude.

Regex Cheatsheet

Dev Utilities

Searchable regex syntax reference with examples and copy buttons.

Chmod Calculator

Dev Utilities

Unix permission calculator: checkboxes, octal, and symbolic.

SQL Formatter

Dev Utilities

Format and indent SQL queries for readability.

YAML Validator

Dev Utilities

Validate YAML and preview it as JSON.

.htaccess Redirect Generator

Dev Utilities

Generate Apache .htaccess redirect and rewrite rules.

GraphQL Query Formatter

API & HTTP

Format and indent GraphQL queries and mutations.

Code Comment Stripper

Dev Utilities

Remove comments from JS, HTML, Python, or SQL source.

Tabs to Spaces Converter

Dev Utilities

Convert indentation between tabs and spaces.

JSON Diff Viewer

Dev Utilities

Compare two JSON documents and see added, removed and changed keys.

Nginx Config Snippet Generator

Dev Utilities

Generate Nginx snippets for redirects, proxies, caching and security headers.

Markdown TOC Generator

Dev Utilities

Build a linked table of contents from Markdown headings.

Bash Alias Generator

Dev Utilities

Create shell aliases for Bash, Zsh or Fish with correct quoting.

Crontab to Human Readable

Dev Utilities

Translate whole crontab files into plain English, line by line.

cURL Command Parser

API & HTTP

Parse a curl command into method, URL, headers, and body.

Webhook Request Inspector

API & HTTP

Inspect a pasted webhook request and verify its HMAC signature.

GraphQL Schema Viewer

API & HTTP

Browse a GraphQL SDL schema's types, queries, and mutations.

SQLite Database Viewer & Query Runner

Dev Utilities

Open a .sqlite/.db file in your browser and run SQL against it.

SQL Playground & Query Runner

Dev Utilities

Write schema and seed SQL, then run queries against an in-memory database.

Package Manager Command Converter

Dev Utilities

Convert install/run/exec commands between npm, yarn, pnpm and bun.

SSH Config Generator

Dev Utilities

Build ~/.ssh/config Host entries from simple form fields.

WebSocket Tester

API & HTTP

Open a live WebSocket connection, send frames and read replies.

Screen Recorder

Dev Utilities

Record your screen, window or tab with optional microphone audio.

Typing Speed Test

Dev Utilities

Measure your typing speed in WPM with live accuracy tracking.

Code Screenshot Generator

Dev Utilities

Turn code snippets into shareable syntax-highlighted images.

FFmpeg Command Generator

Dev Utilities

Build ffmpeg commands for video and audio with explained flags.

FFmpeg Cheatsheet

Dev Utilities

Searchable ffmpeg command examples for video, audio and streaming.

FFmpeg Online — Run Commands in Your Browser

Dev Utilities

Run real ffmpeg commands on your video, audio or image — no install.

IBAN Validator & Formatter

Dev Utilities

Validate IBANs with the mod-97 checksum and country length rules.

Credit Card Validator (Luhn)

Dev Utilities

Check card numbers with the Luhn algorithm and detect the brand.

SQL Query Analyzer

Dev Utilities

Find expensive SQL patterns, missing filters and index opportunities.

JavaScript / TypeScript Playground

Dev Utilities

Write and run JavaScript or TypeScript with a live console.

Kubernetes YAML Validator

Dev Utilities

Validate Kubernetes manifests and catch risky container settings.

Docker Compose Validator

Dev Utilities

Check docker-compose.yml for errors, bad ports and risky settings.

Nginx Config Analyzer

Dev Utilities

Analyse nginx.conf for syntax, security and performance issues.

GitHub Actions Workflow Validator

Dev Utilities

Validate a GitHub Actions workflow YAML and catch security and structure mistakes.

iOS Device Screen Sizes Reference

Dev Utilities

Points, pixels, scale factors and App Store screenshot sizes for iPhone, iPad and Apple Watch.

Android dp ↔ px ↔ sp Converter

Dev Utilities

Convert dp, px and sp across every Android density bucket.

Android Manifest Permissions Reference

Dev Utilities

Searchable Android permission list with protection levels and manifest snippets.

Systemd Service File Generator

Dev Utilities

Build a production-ready systemd .service unit file.

.editorconfig Generator

Dev Utilities

Create an .editorconfig file with per-language overrides.

Code Line Counter (SLOC)

Dev Utilities

Count code, comment and blank lines in any source file.

JSON to C# Class

Dev Utilities

Generate C# classes or records from JSON, with nullable reference types.

PHP Serialize Converter

Dev Utilities

Convert between PHP serialize() format and JSON.

HTML to JSX Converter

Dev Utilities

Convert HTML markup into clean React/JSX component code.

Maven ↔ Gradle Converter

Dev Utilities

Convert Maven POM XML to Gradle Kotlin DSL and back.

Properties ↔ JSON Converter

Dev Utilities

Convert Java .properties files to JSON and back, with nested keys.

M3U8 / HLS Downloader

Video & Media

Download an .m3u8 HLS stream and save it as a single MP4 file.

Video Trimmer & Cutter

Video & Media

Cut a clip out of any video by dragging start and end handles.

Video Compressor

Video & Media

Shrink large video files by lowering bitrate, resolution and frame rate.

Video Resizer & Cropper

Video & Media

Resize or crop video to 9:16, 1:1, 4:5 and other social presets.

Video Format Converter

Video & Media

Convert video between MP4 and WebM with resolution control.

Video to Audio Extractor

Video & Media

Extract the soundtrack from a video and save it as WAV or Opus.

Video to GIF Converter

Video & Media

Turn any part of a video into a looping animated GIF.

GIF to Video Converter

Video & Media

Convert an animated GIF into a far smaller MP4 or WebM video.

Video Frame & Thumbnail Extractor

Video & Media

Grab stills from a video, or build a contact sheet of thumbnails.

Online Video Player (M3U8 / HLS)

Video & Media

Play M3U8 (HLS), MP4, WebM and local video files right in the browser.

PDF Metadata Viewer

PDF & Documents

Inspect a PDF's title, author, version, page count and encryption.

PDF Text Extractor

PDF & Documents

Pull readable text out of uncompressed PDF content streams.

Markdown to PDF Converter

PDF & Documents

Render Markdown into a printable page and save it as a PDF.

HTML to PDF Converter

PDF & Documents

Turn pasted HTML into a print-ready page you can save as PDF.

Images to PDF Converter

PDF & Documents

Combine JPG, PNG or WebP images into a single PDF, offline.

PDF Merger & Splitter

PDF & Documents

Merge several PDFs into one file or split pages out of a PDF.

Invoice Generator

PDF & Documents

Build a professional invoice with line items, tax and totals, then save it as a PDF.

PDF Page Organizer

PDF & Documents

Reorder, rotate, reverse and delete PDF pages, then save a new file.

PDF Watermark Adder

PDF & Documents

Stamp text watermarks across every page of a PDF.

PDF to Images Converter

PDF & Documents

Convert PDF pages to PNG, JPEG or WebP images at any resolution.

PDF Compressor

PDF & Documents

Shrink a PDF's file size with screen, ebook or print presets.

PDF Password Remover & Protector

PDF & Documents

Remove a known PDF password or add password protection to a PDF.

Password Strength Checker

Security

Estimate password entropy, crack time, and get actionable advice.

CSP Builder

Security

Build a Content-Security-Policy header from per-directive sources.

Security Headers Auditor

Security

Grade HTTP response headers against security best practices.

JWT Inspector

Security

Decode a JWT and audit its claims for common issues.

Htpasswd Generator

Security

Generate .htpasswd lines using SHA-1 or plain text.

Secret Scanner

Security

Scan pasted code or text for likely leaked secrets.

CORS Config Generator

Security

Generate CORS headers/config for Nginx, Apache, Express, or Workers.

TOTP Generator

Security

Generate time-based one-time passcodes from a Base32 secret.

Robots.txt Security Checker

Security

Scan robots.txt for accidental disclosure of sensitive paths.

SSL CSR/Certificate Decoder

Security

Decode a PEM CSR or certificate into its ASN.1 structure.

Security.txt Generator

Security

Generate a valid RFC 9116 /.well-known/security.txt file.

Password Policy Generator

Security

Generate password policy rules, regex and copy for NIST or PCI presets.

Permissions-Policy Header Generator

Security

Build a Permissions-Policy header controlling camera, geolocation and more.

Referrer Policy Generator

Security

Pick a Referrer-Policy value and get header/meta/server snippets.

X-Frame-Options / Clickjacking Checker

Security

Check if X-Frame-Options and CSP frame-ancestors block framing.

SSH Key Fingerprint Formatter

Security

Parse an OpenSSH public key and show its SHA256/MD5 fingerprints.