All tools
72 tools and growing.
- Base ConverterConvert numbers between binary, octal, decimal, and hexadecimal. Supports huge numbers via
- Cron BuilderPick a preset or enter your own fields to build a cron expression. Includes a plain-Englis
- CSS Beautifier & MinifierBeautify minified CSS with proper indentation, or minify pretty CSS to a single line. Pres
- Hash GeneratorInstantly compute MD5 and SHA-family hashes of any text. All hashing happens in your brows
- HTML Beautifier & MinifierBeautify minified HTML with proper indentation, or minify pretty HTML for production. Pres
- HTTP Headers ReferenceEvery common HTTP header explained, grouped by purpose. Searchable by name or keyword. Inc
- HTTP Status CodesEvery HTTP status code you need to know, grouped by category, with plain-English descripti
- JSON FormatterFormat, validate, and minify JSON in your browser. See parse errors with line/column. Opti
- JSON String EscapeEscape any text for safe embedding as a JSON string, or unescape a JSON string back to pla
- JSON to TypeScriptPaste a JSON blob and get TypeScript interface declarations. Handles nested objects, array
- JWT DecoderPaste any JSON Web Token (JWT) to see the decoded header, payload, and expiration status.
- Password GeneratorGenerate strong random passwords with configurable length, character sets, and ambiguity-a
- Random Number GeneratorGenerate random numbers in any range. Integers or decimals, unique or with repeats, Math.r
- Regex TesterTest JavaScript regular expressions against any string with live match highlighting, captu
- Roman Numeral ConverterConvert any number (1–3999) to Roman numerals and back. Validates canonical form and sugge
- SQL FormatterFormat and beautify SQL for 10 dialects including PostgreSQL, MySQL, SQLite, BigQuery, Sno
- UUID GeneratorGenerate cryptographically-strong UUIDs in bulk. Supports v4 (random), v7 (time-ordered),
- XML FormatterFormat XML with proper indentation, validate against the XML spec, or minify to a single l
- YAML FormatterFormat and validate YAML in your browser. Multi-document (---) supported. Errors point to
- Case ConverterConvert text between 12 cases: lower, UPPER, Title, Sentence, camelCase, PascalCase, snake
- Line SorterSort lines alphabetically, numerically, or by length. Remove duplicates, trim whitespace,
- Lorem Ipsum GeneratorGenerate placeholder text in classic Lorem Ipsum or six themed flavors: hipster, pirate, c
- NATO Phonetic AlphabetConvert any text into the NATO phonetic alphabet — Alfa, Bravo, Charlie, Delta, Echo, Foxt
- Palindrome CheckerCheck if a word, phrase, or sentence is a palindrome. Optionally ignore case, spaces, and
- Random String GeneratorGenerate random strings for tokens, IDs, or test fixtures. Choose length, character set, c
- SlugifyConvert titles into clean URL slugs. Handles Unicode, strips diacritics, and lets you pick
- Text DiffCompare two blocks of text line by line and see exactly what changed. Runs entirely in you
- Text RepeatRepeat any text a chosen number of times with a custom separator. Handy for load tests, se
- Text ReverseReverse text by characters, words, lines, or sentences. Handles emoji and surrogate pairs
- Whitespace CleanerTrim lines, collapse extra spaces, remove blank lines, normalize line endings (LF/CRLF), a
- Word CounterInstantly count words, characters, sentences, paragraphs, lines, and reading time. Everyth
- Color ConverterPaste any color in hex, rgb(), rgba(), or hsl() and get it in every other format instantly
- Contrast CheckerTest any foreground/background color pair against WCAG 2.2 contrast rules. Shows the ratio
- CSS Color NamesBrowse all 147 CSS3 named colors. Look up a color name from a hex code, or find the closes
- CSS Gradient GeneratorDesign linear, radial, and conic CSS gradients with unlimited color stops. Live preview an
- Angle ConverterConvert between degrees, radians, gradians, turns, arcminutes, and arcseconds. Instant, hi
- Cooking Measurement ConverterConvert cooking measurements between US customary (cups, tbsp, tsp, oz) and metric (ml, g)
- Universal Unit ConverterConvert between units across 8 dimensions: length, mass, volume, time, area, digital stora
- Age CalculatorEnter a date of birth to see age in years, months, days, hours, minutes, and seconds. Opti
- BMI CalculatorCalculate your Body Mass Index (BMI) in metric or imperial units. Shows category and healt
- GPA CalculatorCalculate your weighted GPA across any number of courses. Supports 4.0, 4.3, and 5.0 lette
- Percentage CalculatorEvery percentage calculation in one place: X% of Y, X is what % of Y, change from A to B,
- Tip CalculatorCalculate tip amount, total, and per-person split for any bill. Presets for 10 / 15 / 18 /
- Compound Interest CalculatorProject long-term investment growth with compound interest and regular contributions. Choo
- Discount CalculatorCalculate sale price and savings for any discount percentage. Includes common presets (10%
- Loan CalculatorCalculate monthly loan payments and total interest for any amount, rate, and term. See how
- Mortgage CalculatorCalculate your monthly mortgage payment, total interest, and a year-by-year amortization s
- Sales Tax / VAT / GST CalculatorAdd tax to a net price OR reverse-calculate the pre-tax price from a gross total. Works fo
- Countdown TimerCount down to any date and time, second by second. Add a label and share the URL — everyth
- Date Duration CalculatorAdd or subtract any combination of years, months, weeks, days, hours, minutes, or seconds
- Date Format ConverterConvert any date into 12+ common formats: ISO 8601, RFC 2822, US MM/DD/YYYY, EU DD/MM/YYYY
- Time Zone ConverterConvert a time between any IANA time zones. See offsets, live now, and multiple destinatio
- Unix Timestamp ConverterConvert Unix timestamps (seconds or milliseconds) to human-readable dates in every common
- Weekday FinderFind the day of the week for any date, past or future. Also shows ISO week number, day of
- Working Days CalculatorCount business days between two dates, excluding weekends and custom holiday dates. Great
- Base32 Encoder / DecoderEncode any text to RFC 4648 Base32 (A-Z, 2-7) or decode Base32 back to text. UTF-8 safe. R
- Base64 Encode / DecodeEncode or decode Base64 text. UTF-8 safe by default. Optional URL-safe variant. Runs entir
- HTML EntitiesEncode and decode HTML entities: &, <, ©, and every numeric &#nnn; entity.
- Morse Code TranslatorTranslate text to Morse code and back. Full alphabet, digits 0-9, and common punctuation.
- Punycode / IDN ConverterConvert international domain names (IDN) with Unicode characters into Punycode (xn--) repr
- ROT13 / Caesar CipherEncode or decode text with ROT13 or a Caesar cipher of any shift (-25 to +25). Round-trip
- Text ↔ BinaryConvert text into 8-bit binary (UTF-8) or decode binary back to text. Handles multi-byte c
- URL Encode / DecodePercent-encode or decode URLs, query strings, and path segments. Choose between encodeURI
- Meta Tag GeneratorGenerate SEO, Open Graph, and Twitter Card meta tags from your title, description, URL, an
- QR Code GeneratorGenerate QR codes for URLs, text, WiFi credentials, and more. Customize colors and error c
- URL ParserBreak any URL into its protocol, host, port, path, query parameters, and hash. Uses the br
- User-Agent ParserParse any User-Agent string to identify the browser, engine, OS, and device. Auto-detects