Skip to content
TypeParser
100% local · zero telemetry · sub-second

The developer workspace
that loads before you finish pasting.

99 utility tools with sub-second detection. Paste anywhere — JSON, JWT, cron, UUID, CIDR, hex color, HTML, SQL, base64 — TypeParser routes it instantly.

tip · press ⌘K or Ctrl K to search any tool · / focuses Omni-Box
paste anything · we route it
tools · 99 shipped

A one-stop shop, built to beat every Page-1 incumbent.

Each tool ships with one feature its competitor doesn't have, called out below. We add tools weekly.
Formatters & Parsers ↗ beats jsonlint.com

JSON Formatter

Format, validate, minify, and explore JSON.

edge Tree view + JSON Path picker + 50MB worker streaming
Formatters & Parsers ↗ beats jsonpath.com

JSONPath Tester

Run JSONPath queries against JSON.

edge Filter expressions + recursive descent + slicing
Converters ↗ beats convertcsv.com

JSON to CSV

Convert JSON arrays to CSV with auto-flatten.

edge Auto-flatten nested keys + per-column type inference
Converters ↗ beats convertcsv.com

CSV to JSON

Parse CSV to JSON with type inference.

edge Delimiter auto-detect + per-column type inference
Converters ↗ beats onlineyamltools.com

YAML ↔ JSON

Convert between YAML and JSON.

edge Auto-detect direction + indent control
Converters ↗ beats urldecoder.org

URL Encoder / Decoder

Encode, decode, and dissect URLs.

edge URL part breakdown + editable query table + batch mode
Converters ↗ beats rapidtables.com

Number Base Converter

Binary, octal, decimal, hex side-by-side.

edge BigInt + bit visualization + 4-up live
Converters ↗ beats codebeautify.org

XML to JSON

Convert XML to JSON.

edge Attribute prefix + configurable text key
Converters ↗ beats freeformatter.com

JSON Stringify / Escape

Escape JSON for embedding in code.

edge Round-trip safe + escape preview
Converters ↗ beats tableconvert.com

CSV to Markdown

Convert CSV to a Markdown table.

edge Column alignment + delimiter auto-detect
Converters ↗ beats convertcsv.com

TSV to CSV

Convert TSV (tab-separated) to CSV.

edge Bidirectional + quote-aware
Converters ↗ beats codebeautify.org

SQL Insert to JSON

Parse SQL INSERT statements to JSON.

edge Multi-row + column-aware
Converters ↗ beats rapidtables.com

Roman Numerals

Convert between Arabic and Roman numerals.

edge Vinculum support to 3.9M
Converters ↗ beats tools.aimylogic.com

Number to Words

Spell numbers in English.

edge Currency mode + decimal handling
Crypto & Encoders ↗ beats jwt.io

JWT Decoder

Decode, verify, and inspect JSON Web Tokens.

edge Live exp countdown + claim explainers + local HS256 verify
Crypto & Encoders ↗ beats base64encode.org

Base64 Encode / Decode

Encode and decode Base64 with smart detection.

edge Standard/URL-safe auto-detect + image preview + batch mode
Crypto & Encoders ↗ beats md5hashgenerator.com

Hash Generator

MD5, SHA-1, SHA-256, SHA-384, SHA-512 in one go.

edge All hashes at once + file drop + HMAC
Crypto & Encoders ↗ beats passwordsgenerator.net

Password Generator

Strong passwords with live entropy.

edge Live entropy + passphrase mode + bulk generation
Crypto & Encoders ↗ beats iban.com

IBAN Validator

Validate and decode IBAN account numbers.

edge Decoded breakdown + checksum
Crypto & Encoders ↗ beats getcreditcardnumbers.com

Test Credit Cards

Generate Luhn-valid test card numbers.

edge Real test gateway numbers
Crypto & Encoders ↗ beats bcrypt.online

Bcrypt Verifier

Verify bcrypt hashes locally.

edge Cost-factor decode + local verify
Crypto & Encoders ↗ beats freeformatter.com

HMAC Generator

HMAC-SHA1/256/384/512.

edge All hash variants in parallel
Crypto & Encoders ↗ beats aesencryption.net

AES Encrypt / Decrypt

AES-GCM encrypt and decrypt.

edge AES-GCM 256 + passphrase derive
Crypto & Encoders ↗ beats totp.danhersam.com

TOTP Generator

Generate TOTP codes (RFC 6238).

edge Live 30s rotation + URI parser
Crypto & Encoders ↗ beats sshkey-info.com

SSH Key Fingerprint

Compute SHA256/MD5 fingerprints of SSH keys.

edge SHA256 + MD5 + bit size
Time & Schedule ↗ beats crontab.guru

Crontab Parser

Explain cron expressions across dialects.

edge Next-10 calendar + multi-dialect validation + presets
Time & Schedule ↗ beats epochconverter.com

Epoch Converter

Convert Unix timestamps in 4 timezones at once.

edge s/ms/μs/ns auto-detect + 4-zone simultaneous render
Time & Schedule ↗ beats worldtimebuddy.com

Timezone Converter

Convert times across multiple zones.

edge Drag-to-adjust + many zones
Time & Schedule ↗ beats fecha.dev

Date Format Converter

Reformat dates between common formats.

edge strftime + relative output
Time & Schedule ↗ beats calculator.net

Time Duration Calculator

Add/subtract durations and times.

edge List sum + clock-time subtraction
Time & Schedule ↗ beats tickcounter.com

Countdown Timer

Live countdown to a date.

edge Multi-unit live countdown
Text Utilities ↗ beats regex101.com

Regex Tester

Test, explain, and inspect regular expressions.

edge Plain-English explainer + group inspector + presets
Text Utilities ↗ beats diffchecker.com

Diff Checker

Diff text, JSON, and .env without false positives.

edge JSON-aware key diff + .env mode + ignore-whitespace
Text Utilities ↗ beats wordcounter.net

Word & Character Counter

Live counts plus reading time.

edge Top-words frequency table + reading & speaking time
Text Utilities ↗ beats convertcase.net

Case Converter

Convert between 12 letter cases at once.

edge 12 cases at once + acronym-aware tokenization
Text Utilities ↗ beats dillinger.io

Markdown Preview

GFM Markdown with live preview.

edge GFM tables + task lists + read-time counter
Text Utilities ↗ beats slugify.online

Slug Generator

Title to URL slug with diacritic transliteration.

edge Diacritic transliterate + stopword strip + max-len
Text Utilities ↗ beats reversetext.org

Reverse Text

Reverse a string character-by-character.

edge Grapheme-aware + word/line modes
Text Utilities ↗ beats textmechanic.com

Dedupe Lines

Remove duplicate lines.

edge First/last/unique modes + case toggle
Text Utilities ↗ beats textmechanic.com

Sort Lines

Sort lines alphabetically or numerically.

edge Numeric + locale-aware
Text Utilities ↗ beats textmechanic.com

Find & Replace

Bulk find and replace with regex.

edge Regex + capture groups + preview
Text Utilities ↗ beats browserling.com

Whitespace Cleaner

Strip extra whitespace.

edge Multi-mode whitespace cleanup
Text Utilities ↗ beats browserling.com

Line Ending Converter

Convert between LF, CRLF, CR.

edge Detect + convert + count report
Text Utilities ↗ beats textanalyzer.org

Word Frequency

Count word and letter frequency.

edge Stopword filter + CSV export
SQL & Warehouse ↗ beats sqlformatter.org

SQL Formatter

Format SQL for any warehouse dialect.

edge Warehouse-dialect profiles + tabular align
Generators ↗ beats lipsum.com

Lorem Ipsum

Filler text in five flavors.

edge 5 flavors + HTML / Markdown output
Generators ↗ beats uuidgenerator.net

UUID Generator

Generate v1, v4, and v7 UUIDs in bulk.

edge v7 time-ordered + bulk to 1000 + format options
Generators ↗ beats qr-code-generator.com

QR Code Generator

Generate QR codes for URL, WiFi, vCard, more.

edge WiFi/vCard presets + SVG + PNG export
Generators ↗ beats random.org

Random String

Generate random strings.

edge Bulk generation + crypto random
Generators ↗ beats random.org

Random Number

Cryptographically random numbers.

edge No-repeats + crypto random
Generators ↗ beats fakerjs.dev

Fake Data Generator

Generate fake users, addresses, and more.

edge JSON + CSV + SQL output forms
Generators ↗ beats json-generator.com

Mock JSON

Generate mock JSON from a schema.

edge Preset shapes + bulk
Generators ↗ beats favicon.io

Favicon Generator

Build a favicon from emoji or text.

edge Emoji + text rendering
Design & Color ↗ beats colorhexa.com

Color Converter

HEX, RGB, HSL, OKLCH, and contrast.

edge OKLCH support + WCAG contrast + auto-detect input
Design & Color ↗ beats cssgenerator.org

Text Shadow Generator

Visual builder for CSS text-shadow.

edge Live preview + CSS copy
Design & Color ↗ beats border-radius.com

Border Radius Generator

Visual builder for CSS border-radius.

edge Organic 8-value blob mode
Design & Color ↗ beats bennettfeely.com/clippy

Clip Path Generator

Visual editor for CSS clip-path.

edge Drag-edit polygon points
Design & Color ↗ beats cubic-bezier.com

Cubic Bezier

Visual cubic-bezier easing curve editor.

edge Live animation preview
Design & Color ↗ beats coolors.co

Color Palette Generator

Build palettes from a base color.

edge 5 schemes + copy any swatch
Design & Color ↗ beats cssgradient.io

Gradient Generator

Visual CSS gradient builder.

edge Drag stops + live preview
Design & Color ↗ beats cssgenerator.org

Box Shadow Generator

Visual builder for CSS box-shadow.

edge Multi-shadow stack
Web Markup ↗ beats htmlformatter.com

HTML Formatter

Format and minify HTML cleanly.

edge Void-tag aware + inline-tag aware indent
Web Markup ↗ beats xmlformatter.org

XML Formatter

Format, minify, and validate XML.

edge DOMParser well-formedness check pre-format
Web Markup ↗ beats cssbeautify.com

CSS Formatter

Format, minify, and sort CSS properties.

edge Property sort + minifier in one tool
Web Markup ↗ beats string-functions.com

HTML Entity Encoder

Encode and decode HTML entities.

edge Named + decimal + hex output forms
Web Markup ↗ beats whatismybrowser.com

User Agent Parser

Parse a User-Agent string.

edge Bot detection + your UA inline
Web Markup ↗ beats metatags.io

OpenGraph Preview

Build og:tags and preview social cards.

edge 3-platform preview side-by-side
Web Markup ↗ beats en.ryte.com

robots.txt Builder

Generate and validate robots.txt.

edge Build + validate in one tool
Web Markup ↗ beats zxing.org

QR Code Decoder

Decode a QR code image.

edge Local decode + drop file
Network ↗ beats ipaddressguide.com

IP / CIDR Calculator

Parse CIDR, get usable hosts, mask, broadcast.

edge IPv4 + IPv6 + RFC 1918 detection
Reference ↗ beats httpstatuses.com

HTTP Status Codes

Searchable HTTP status code reference.

edge RFC 9110 references + category filter
Reference ↗ beats asciitable.com

ASCII Table

Searchable ASCII / Unicode codepoint table.

edge Multi-format search + click to copy
Reference ↗ beats developer.mozilla.org

HTTP Header Reference

Searchable HTTP request and response headers.

edge CORS + cache + security filters
Code Tools ↗ beats beautifier.io

JavaScript Formatter

Format JavaScript / TypeScript code.

edge TS + JSX-light support inline
Code Tools ↗ beats jscompress.com

JavaScript Minifier

Minify JS by stripping comments and whitespace.

edge Live size delta + comment-aware
Code Tools ↗ beats willpeavy.com

HTML Minifier

Strip whitespace and comments from HTML.

edge Comment + quote stripping toggles
Code Tools ↗ beats cssminifier.com

CSS Minifier

Minify CSS, drop comments and whitespace.

edge Zero-unit cleanup + savings report
Code Tools ↗ beats svgomg.net

SVG Optimizer

Strip metadata and whitespace from SVG.

edge Editor metadata stripping
Code Tools ↗ beats tailwind-converter.netlify.app

CSS to Tailwind

Convert CSS declarations to Tailwind classes.

edge Arbitrary-value fallback + preset matching
Schema Generators ↗ beats quicktype.io

JSON to TypeScript

Generate TS interfaces from a JSON sample.

edge Optional/union inference + nested types
Schema Generators ↗ beats transform.tools

JSON to Zod

Generate Zod schema from a JSON sample.

edge Deep nesting + union narrowing
Schema Generators ↗ beats jsontopydantic.com

JSON to Pydantic

Generate Pydantic models from JSON.

edge Pydantic v2 syntax + nested models
Schema Generators ↗ beats mholt.github.io/json-to-go

JSON to Go Struct

Generate Go structs from JSON.

edge Inline nested struct generation
Schema Generators ↗ beats jsonschemavalidator.net

JSON Schema Validator

Validate JSON against a JSON Schema.

edge Inline error paths + draft-07
Math & Calculators ↗ beats calculator.net

Percentage Calculator

Common percentage operations.

edge Four operations side-by-side
Math & Calculators ↗ beats calculator.net

Tip Calculator

Tip and bill split.

edge Tax-inclusive split mode
Math & Calculators ↗ beats calculator.net

Age Calculator

Compute exact age in years/months/days.

edge Time-unit drill-down + next birthday
Math & Calculators ↗ beats timeanddate.com

Date Difference

Calendar difference between two dates.

edge Multi-unit breakdown + add/subtract mode
Math & Calculators ↗ beats timeanddate.com

Workday Calculator

Count business days between dates.

edge Country holiday presets
Math & Calculators ↗ beats calculator.net

Statistics Calculator

Mean, median, mode, stdev from a list.

edge 9 stats at once + mode detection
Math & Calculators ↗ beats calculator.net

Loan Calculator

Loan payment + amortization schedule.

edge Full amortization table inline
Unit Converters ↗ beats unitconverter.net

Unit Converter

Length, weight, temp, volume, and more.

edge 10 categories + live bidirectional
Escape & Encoding ↗ beats rot13.com

ROT13 / Caesar Cipher

Caesar cipher with adjustable shift.

edge Adjustable shift + live encode
Escape & Encoding ↗ beats morsecode.world

Morse Code

Encode and decode Morse code.

edge Audio playback + adjustable WPM
Escape & Encoding ↗ beats rapidtables.com

Binary ↔ Text

Convert text to/from binary representation.

edge UTF-8 + custom separator
Escape & Encoding ↗ beats rapidtables.com

Hex ↔ Text

Convert text to/from hex bytes.

edge UTF-8 + multiple separator styles
Escape & Encoding ↗ beats punycoder.com

Punycode IDN

Convert internationalized domain names.

edge Per-label conversion + bidirectional
Escape & Encoding ↗ beats string-functions.com

Unicode Escape

Escape and unescape \uXXXX sequences.

edge Multiple escape forms + bidirectional
Escape & Encoding ↗ beats freeformatter.com

String Escape

Escape strings for JS, Python, Java, JSON.

edge Per-language target + bidirectional