29 votes
TOML File - What is a .toml file and how do I open it?
Learn about .TOML files and view a list of programs that open them.
Languages
Overview
What is a TOML file? A TOML file is a settings file saved in the TOML (Tom's Obvious, Minimal Language) format. Various programs use TOML files to load configuration settings. For example, Minecraft Forge, a popular Minecraft modding program, loads settings from TOML files.
More Information TOML file open in Microsoft Visual Studio Code Developer Tom Preston-Werner created the open-source TOML format in 2013. Each TOML file consists of plain text key-value pairs that define a program's settings. Typically, related settings are divided into sections denoted by bracketed text (e.g., [New Section] ). Many programs use one or more TOML files to store and load their settings. Users can edit these files to adjust the associated program's settings to their liking. NOTE: TOML files are formatted similarly to .JSON and .YAML files. However, TOML is designed to be easier to read and understand than JSON and YAML.
Document Icon
Breadcrumbs
Previous / Next
In-Depth
.TOML File Extension
TOML Configuration File
| Developer | Tom Preston-Werner |
| Popularity |
3.7 | 29 Votes |
What is a TOML file?
A TOML file is a settings file saved in the TOML (Tom's Obvious, Minimal Language) format. Various programs use TOML files to load configuration settings. For example, Minecraft Forge, a popular Minecraft modding program, loads settings from TOML files.
More Information
TOML file open in Microsoft Visual Studio Code
Developer Tom Preston-Werner created the open-source TOML format in 2013. Each TOML file consists of plain text key-value pairs that define a program's settings. Typically, related settings are divided into sections denoted by bracketed text (e.g., [New Section] ).
Many programs use one or more TOML files to store and load their settings. Users can edit these files to adjust the associated program's settings to their liking.
NOTE: TOML files are formatted similarly to .JSON and .YAML files. However, TOML is designed to be easier to read and understand than JSON and YAML.
How to open a TOML file
You can open and edit a TOML file with Microsoft Notepad (Windows), Apple TextEdit (Mac), or any other text editor.
For instructions on how to use or edit a specific program's TOML files, refer to that program's documentation.
Open over 400 file formats with File Viewer Plus . Free Download
Programs that open TOML files
Sort
Pricing
Program Name
Platform
Reset
X
Windows
Microsoft Notepad
Included with OS
Microsoft Visual Studio Code
Free
GNU Emacs
Free
Any text editor
Mac
Apple TextEdit
Included with OS
Microsoft Visual Studio Code
Free
GNU Emacs
Free
Any text editor
Linux
Vim
Free
Microsoft Visual Studio Code
Free
GNU Emacs
Free
Any text editor
Category: Developer Files
Updated: December 28, 2022