TB
ToolBox

Converters

Format, convert and beautify code and serialized structured data.

All Converters run in-browser. Your files and data never touch a remote backend server.
Popular

JSON ↔ CSV Converter

Convert structured JSON lists into CSV spreadsheets, and vice versa.

#json#csv#convert

JSON ↔ YAML Converter

Interconvert structural hierarchies between JSON format and human-friendly YAML syntax.

#json#yaml#convert

JSON ↔ XML Converter

Translate hierarchical JSON nodes to XML tag sets, and vice versa.

#json#xml#convert

CSV to Table Viewer

Parse CSV strings to display them in clean, searchable visual web tables.

#csv#table#viewer

Markdown Previewer

Render markdown inputs side-by-side with formatted CSS visual displays.

#markdown#html#preview

HTML to Plain Text

Strip and extract tag-free text content from raw HTML markup files.

#html#text#extract
Popular

JSON Formatter

Beautify, validate, minify, and spot errors in JSON code blocks.

#json#format#beautify

XML Formatter

Prettify, format, or minify XML markup tags, validating basic syntax.

#xml#format#beautify

YAML Validator

Check correctness, syntax hierarchies, and error locations in YAML inputs.

#yaml#validate#lint

SQL Formatter

Format structured SQL queries (SELECT, JOINs) for clean readability.

#sql#query#format

CSS Formatter / Minifier

Beautify stylesheet listings or compress CSS definitions for deployment.

#css#format#beautify

JS Formatter / Minifier

Beautify javascript syntax trees or minify variables to optimize footprint.

#js#javascript#format

HTML Formatter / Minifier

Indent HTML DOM trees logically or strip comments/spaces for speed.

#html#format#beautify

Number Base Converter

Translate numeric representation among Binary, Octal, Decimal, and Hex bases.

#math#base#binary

ASCII to Hex / Binary

Encode text strings into hexadecimal grids or byte streams, and vice versa.

#ascii#hex#binary