Array, list, JSON, CSV, SQL, and TOON tools
Choose from 22 focused workflows. Every conversion runs locally in your browser.
List and Text Tools
Compare, split, filter, clean, sort, deduplicate, and re-delimit ordinary lists.
Compare two lists and find values only in A, only in B, shared values, union, or symmetric difference with configurable matching rules.
Free tool Delimiter ConverterConvert lists between newline, comma, tab, pipe, semicolon, space, and custom delimiters with trimming, quotes, and deduplication.
Free tool Remove Duplicate LinesRemove duplicate lines while preserving order, keep first or last occurrence, and control case, whitespace, blank lines, and Unicode normalization.
Free tool Sort List OnlineSort text lines alphabetically, naturally, numerically, by length, or in reverse with trimming, blank-line, and duplicate controls.
Free tool Split List Into ChunksSplit a list by items per batch, target batch count, or maximum characters and copy or download each generated chunk.
Free tool Regex Line FilterFilter pasted lines with plain text or safe regular expressions, preserve original line numbers, and keep, remove, or extract matching content.
Array Generation Tools
Convert scalar arrays and generate combinations, permutations, and Cartesian products.
Parse JSON arrays and safe JavaScript, Python, or PHP-style scalar arrays into text lines, CSV, or a custom-delimited list without executing code.
Free tool Combinations and Permutations GeneratorGenerate combinations, permutations, selections with repetition, or Cartesian products from pasted lists with exact counts and safe output limits.
Free tool JSON to TypeScript and ZodInfer TypeScript interfaces, type aliases, and Zod schemas from JSON objects or arrays using every sample record and explicit conflict diagnostics.
Free tool JSON and PHP Array ConverterConvert nested JSON to modern or legacy PHP array syntax and safely parse supported PHP scalar arrays back to JSON without executing code.
CSV and Table Tools
Parse quoted CSV/TSV, convert JSON records, and extract spreadsheet columns.
Convert CSV or TSV to JSON and JSON arrays to CSV using quoted-field parsing, header controls, type detection, table preview, and downloads.
Free tool CSV Column ExtractorExtract one or more CSV columns by header or index and export them as text lines, JSON, code arrays, or SQL values.
Structured JSON Tools
Query, stream, flatten, merge, and compare nested JSON and arrays of objects.
Evaluate RFC 9535 JSONPath expressions safely against JSON and inspect matched values, normalized paths, and JSON Pointers without executing query code.
Free tool JSON and JSONL ConverterConvert JSON arrays to JSONL or NDJSON and line-delimited records back to JSON with exact line errors, record counts, and downloads.
Free tool JSON FlattenerFlatten nested JSON into path-value pairs or safely unflatten paths using dot, bracket, slash, or custom separators with collision detection.
Free tool JSON Merge ToolMerge multiple JSON objects using shallow, deep, or RFC 7396 Merge Patch behavior with configurable array and conflict strategies.
Free tool Compare JSON Arrays by KeyCompare arrays of JSON objects by one or more identity properties and report added, removed, changed, unchanged, and duplicate-key records.
Free tool JSON Schema GeneratorGenerate JSON Schema Draft 2020-12 or Draft 7 from objects and arrays with required-field intersection, nullable types, formats, and conflict reports.
SQL Tools
Prepare reviewable SQL predicates and parameter values from pasted lists.
Convert pasted IDs, strings, numbers, or UUIDs into SQL IN or NOT IN clauses, escaped literals, or parameterized placeholders.
Free tool JSON to SQL ConverterConvert arrays of JSON objects into reviewed CREATE TABLE and batched INSERT statements with multi-record type inference and SQL dialect controls.
TOON Format Tools
Convert and validate Token-Oriented Object Notation using a pinned official codec.
Convert JSON to TOON specification 4.1 and TOON back to JSON using the official codec, strict decoding, round-trip checks, and size comparisons.
Free tool TOON Validator and FormatterValidate TOON 4.1 strictly, inspect line-aware decoding errors, preview JSON structure, and format valid documents through canonical re-encoding.