📝 Text tools

JSON formatterReady

Format, minify, and validate JSON input.

Great for API responses, config inspection, and quick JSON cleanup during development.

Open tool
Text diffReady

Highlight differences between two text blocks.

Useful for copy review, configuration changes, and quick side-by-side inspection.

Open tool
Markdown previewReady

Write Markdown on the left and preview rendered output on the right.

Ideal for docs, notes, and blog drafts with instant visual feedback.

Open tool
YAML to JSONReady

Convert YAML input into formatted JSON.

Useful for configuration files, CI pipelines, and data transformation workflows.

Open tool
JSON to YAMLReady

Convert JSON into readable YAML output.

Helpful when turning API payloads or config objects into YAML-based examples and files.

Open tool
JSON to TOMLReady

Convert JSON into clean TOML output.

Useful for app settings, static data, and object-based configs that need TOML formatting.

Open tool
TOML to JSONReady

Convert TOML config into formatted JSON.

Great for inspecting TOML structures or feeding configuration data into JSON-based workflows.

Open tool
YAML to TOMLReady

Convert YAML input into TOML config format.

Helpful when moving configuration data from YAML-based tooling into TOML-based setups.

Open tool
TOML to YAMLReady

Convert TOML into readable YAML output.

Useful for documentation, CI files, and workflows where YAML is easier to read or maintain.

Open tool