TOML File Format
A minimal configuration format designed to be easy to read.
TOML at a glance
| Full name | Tom's Obvious Minimal Language |
|---|---|
| MIME type | application/toml |
| Category | Data |
| Best for | configuration files, Rust/Cargo projects |
| Compatibility | Supported by modern language toolchains. |
Convert TOML to another format
Convert other formats to TOML
Frequently asked questions
What is a TOML file?
TOML is a minimal configuration format designed to be easy to read. Technically it is Tom's Obvious Minimal Language, with the MIME type application/toml.
What can I convert TOML to?
converthubor can turn TOML into 4 different formats, including CSV, JSON, TOML, YAML.
What can I convert TOML from?
You can create TOML files from formats such as CSV, XML, JSON, YAML, TOML.
Is converting TOML free?
Yes, every conversion on this site is free and does not require an account.