TOML Beautifier
Beautify TOML configuration with consistent spacing, table grouping, and clean formatting — Beautify is the default mode and you can switch to Minify at any time.
사용법 TOML Beautifier
출력
내용 읽기
The TOML Beautifier formats TOML configuration files with consistent spacing and clean, readable structure. Beautify is selected by default so the output is ready to read and review; you can switch to Minify at any time from the mode selector.
Why Use This Tool?
TOML is used by modern tools like Cargo (Rust), Poetry (Python), and many other package managers. Keeping TOML files consistently formatted makes them easier to review in pull requests and maintain over time, without changing their values.
How It Works
- Paste your TOML content into the editor, or load it from a direct file URL.
- Click "Process Code" — Beautify is the default mode; you can switch to Minify any time.
- Input and output character counts are shown below the result for a quick size check.
- Copy the formatted output or download it as a .toml file.
댓글 (0)
발생한 문제를 자세히 설명해 주시면, 저희가 이를 조사하고 도구를 개선할 수 있습니다.