TOML Formatter

Parse TOML and output consistently formatted tables and values.

Convert in your browser · No sign-up

Comments and original spacing are not preserved. TOML parsing validates syntax; output table order may change.

Up to 100,000 UTF-16 units per input and 1,000,000 per result. See the supported formats and examples below.

How to use

  1. Parse TOML and output consistently formatted tables and values.
  2. Choose the mode or options, then run the tool.
  3. Review the result, then copy or download the TXT file.

Example

name="Ada" → name = "Ada"

Details and limitations

Comments and original spacing are not preserved. TOML parsing validates syntax; output table order may change.

Text stays in your browser; it is not sent to a conversion server.

FAQ

TOML Formatter — What are the supported inputs and limits?

Comments and original spacing are not preserved. TOML parsing validates syntax; output table order may change.

Format references

Tool page updated: