Text & Data tools
JSON, YAML, CSV, XML and plain prose — reformat, validate, convert between them, diff two versions and tidy the result.
20 tools · free · nothing uploaded
JSON FormatterPretty-print messy JSON and spot the error if it won't parseJSON MinifierStrip every space and newline out of a JSON payloadJSON ValidatorCheck JSON is valid and get the line and column of the faultJSON to YAMLConvert a JSON document into readable YAMLYAML to JSONTurn YAML config into JSON, with clear parse errorsJSON to CSVFlatten an array of objects into a spreadsheet-ready CSVCSV to JSONParse CSV into JSON, quoted fields and allJSON to XMLConvert JSON into an XML documentXML to JSONParse XML into JSON, with attributes preservedTOML to JSONConvert a TOML config file into JSONMarkdown to HTMLRender Markdown into clean HTML you can paste anywhereHTML to MarkdownConvert HTML back into tidy MarkdownText DiffCompare two blocks of text line by lineCase ConverterSwitch text between sentence, title, camel, snake and kebab caseWord CounterCount words, characters, sentences and reading timeSort LinesAlphabetical, numeric or natural sort, forwards or backRemove Duplicate LinesKeep one of each line and see how many wentFind and ReplaceBulk replace across a whole document, plain or regexRemove Line BreaksUnwrap hard-wrapped text without losing paragraphsCSV to Markdown TablePaste a CSV, get a formatted Markdown table
