ORY

ORY TOOLS

178 browser-based tools across 11 categories. Everything runs locally — no data leaves your machine.

178 tools

Crypto & Auth

16 tools

Network / IP / URL

15 tools

JSON & Data Formats

20 tools
JSON Formatter

Pretty-print, minify, validate, and sort keys in JSON documents.

JSON5 ↔ JSON

Convert between JSON5 (comments, trailing commas) and strict JSON.

JSON Sorter

Sort JSON arrays by property or alphabetize all object keys.

JSON → TypeScript Types

Infer TypeScript interfaces, types, or Zod schemas from JSON.

JSON → TypeScript

Infer TypeScript interfaces from a JSON sample.

JSON → Go struct

Generate Go structs with JSON tags from a sample.

JSON → GraphQL Types

Infer GraphQL type definitions from a sample JSON document.

JSON Schema Generator

Infer a JSON Schema (Draft 2020-12) from a sample document.

JSON Diff

Structurally compare two JSON documents (added/removed/changed).

JSON ↔ XML Converter

Convert between JSON and XML with attribute support.

JSON-LD Generator

Schema.org structured data (Person/Org/Product/Article/FAQ).

JSON Pointer (RFC 6901)

Resolve and enumerate JSON Pointers with proper escapes.

JSON Path Query

Query JSON with JSONPath (keys, indexes, wildcards, slices).

JS Object → JSON

Convert relaxed JS / JSON5 objects to strict JSON.

YAML ↔ JSON Converter

Convert between YAML 1.2 and JSON in your browser.

TOML ↔ JSON Converter

Convert between TOML 1.0 and JSON.

INI ↔ JSON Converter

Convert between INI config and JSON.

Dotenv Parser

Parse .env files into JSON or shell export with quote/escape handling.

Markdown Frontmatter

Extract YAML, TOML, or JSON frontmatter from Markdown documents.

Mock Data Generator

Generate fake JSON or CSV records with a custom schema.

CSV

8 tools

Text & Encoding

28 tools
Base64 Encoder / Decoder

Encode and decode Base64 text or files entirely in your browser.

Base32 / Base58

Encode and decode text via RFC 4648 Base32 or Bitcoin Base58.

Ascii85 (Base85)

Adobe Ascii85 encode/decode with wrappers and z shorthand.

HTML Entities

Encode and decode named or numeric HTML entities.

Unicode Inspector

Inspect code points, UTF-8/16 encoding, HTML/JS escapes per character.

Backslash Escape / Unescape

Escape or unescape \n, \t, \xNN, \uNNNN, \u{...}.

Slugify

Turn any text into a URL-friendly slug with Unicode normalization.

Text Case Converter

camelCase / snake_case / kebab-case / Title Case with stats.

Word Counter

Live text statistics, reading time, and top word frequency.

Word-level Diff

Compare two text snippets word by word for prose changes.

Text Diff

Compare two text snippets line-by-line with LCS diff.

String Similarity

Levenshtein, Jaro-Winkler, Dice, and Hamming distance.

Anagram Finder

Find anagrams against a dictionary and enumerate letter permutations.

English Pluralizer

Convert English nouns between singular and plural with irregulars.

Lorem Ipsum Generator

Generate placeholder paragraphs, sentences, or words.

NATO Phonetic Alphabet

Spell text aloud using NATO/ICAO phonetic alphabet.

Morse Code

Translate between text and international Morse code.

Hangul Tools

Korean Hangul ↔ Romaja, Jamo split, and Sino-Korean numerals.

Whitespace Visualizer

Reveal hidden whitespace, line endings, and zero-width characters.

LaTeX Symbol Search

Search math symbols and copy LaTeX commands.

Emoji Picker

Search and copy emojis by name or keyword.

Identifier Validator

Check identifier validity and reserved-word status (JS/Py/Java/SQL).

Box Drawing Characters

Click to copy Unicode box-drawing, block, and shape characters.

ANSI Escape Decoder

Render terminal output with SGR colors or strip ANSI codes.

List Sort & Shuffle

Sort, shuffle, dedupe, or trim a line-based list.

Weighted Random Picker

Pick random items with optional weights and replacement.

Regex Tester

Test JavaScript regex with live match highlighting and replace.

ASCII Table

All 128 ASCII codes in dec/hex/oct/binary with control names.

Markdown & HTML

15 tools

Color & CSS

14 tools

Image & Files

11 tools

Date & Time

12 tools

Math & Numbers

20 tools
Number Base Converter

Convert between binary, octal, decimal, and hexadecimal.

Roman Numerals

Convert between integers and Roman numerals (1–3999).

Number → Words

Convert numbers to English cardinal and ordinal words.

Number Formatter

Format numbers with locale, currency, percent, or unit (Intl).

Decimal → Fraction

Convert decimals to exact fractions or best rational approximation.

Number Factorizer

Prime check, factorization, divisors, and GCD/LCM with BigInt.

Number Sequences

Fibonacci, primes, squares, factorials, AP/GP, and more (BigInt).

Statistics Calculator

Mean, median, stdev, quartiles, and more for a list of numbers.

Permutations & Combinations

Factorials, P(n,r), C(n,r) with and without repetition (BigInt).

Math Expression Evaluator

Evaluate math expressions safely with built-in functions and constants.

Quadratic Solver

Solve ax² + bx + c = 0 (real or complex roots, vertex).

Trigonometry Calculator

sin/cos/tan/inverse with degrees or radians.

Right Triangle Solver

Solve a right triangle from any two known values.

Geometry Calculator

Areas, perimeters, and volumes for circles, triangles, spheres, ...

Vector Calculator

Add, subtract, dot, cross, normalize, and project 2D/3D vectors.

Matrix Calculator

2×2 and 3×3 matrix det, transpose, inverse, multiply.

Musical Note ↔ Frequency

Convert between note names, MIDI numbers, and Hz.

Resistor Color Decoder

Decode 3-, 4-, 5-, and 6-band axial resistor color codes.

Random Generator

Numbers, dice, coin flips, and random picks via crypto-grade entropy.

Unit Converter

Convert length, weight, temperature, data size, and time units.

Dev Utilities

19 tools