Converters
Format, convert and beautify code and serialized structured data.
JSON ↔ CSV Converter
Convert structured JSON lists into CSV spreadsheets, and vice versa.
JSON ↔ YAML Converter
Interconvert structural hierarchies between JSON format and human-friendly YAML syntax.
JSON ↔ XML Converter
Translate hierarchical JSON nodes to XML tag sets, and vice versa.
CSV to Table Viewer
Parse CSV strings to display them in clean, searchable visual web tables.
Markdown Previewer
Render markdown inputs side-by-side with formatted CSS visual displays.
HTML to Plain Text
Strip and extract tag-free text content from raw HTML markup files.
JSON Formatter
Beautify, validate, minify, and spot errors in JSON code blocks.
XML Formatter
Prettify, format, or minify XML markup tags, validating basic syntax.
YAML Validator
Check correctness, syntax hierarchies, and error locations in YAML inputs.
SQL Formatter
Format structured SQL queries (SELECT, JOINs) for clean readability.
CSS Formatter / Minifier
Beautify stylesheet listings or compress CSS definitions for deployment.
JS Formatter / Minifier
Beautify javascript syntax trees or minify variables to optimize footprint.
HTML Formatter / Minifier
Indent HTML DOM trees logically or strip comments/spaces for speed.
Number Base Converter
Translate numeric representation among Binary, Octal, Decimal, and Hex bases.
ASCII to Hex / Binary
Encode text strings into hexadecimal grids or byte streams, and vice versa.