.toml — Tom's Obvious Minimal Language
A simple, readable text format for configuration files, popular in Rust, Python, and other modern tooling.
Safety guidance (not a guarantee)
This is a plain-text configuration or data format with no built-in ability to execute code on its own.
Check another filename
File extension lookup
Frequently asked questions
What is a .toml file?
A simple, readable text format for configuration files, popular in Rust, Python, and other modern tooling.
Can I edit a .toml file?
Yes — .toml files are commonly editable with software such as Any text editor.
Does having a .toml extension mean the file is safe?
No single extension can guarantee that. This is a plain-text configuration or data format with no built-in ability to execute code on its own. Always consider where the file came from, not just its name.
Privacy: The lookup above runs entirely in your browser. Nothing you type is uploaded, logged, or sent anywhere.