JSON FormatterValidate and pretty-print JSON with a chosen indentation.JSON MinifierStrip every unnecessary character from JSON.JSON Escape / UnescapeEscape text for use inside a JSON string, or reverse it.XML FormatterIndent XML so its structure is readable.XML MinifierRemove the whitespace between XML tags.CSV ↔ TSV ConverterConvert between comma- and tab-separated values.Unicode InspectorBreak text into characters and show what each one really is.ASCII InspectorShow ASCII codes, and flag anything that is not ASCII.Unix Timestamp ConverterConvert between Unix timestamps and readable dates.Hash GeneratorCompute SHA digests in the browser with the Web Crypto API.