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)
発生した問題について詳しくご説明ください。調査を行い、ツールの改善に役立てたいと思います。