Convert TOML to TONL with our free online converter.
Use the converter below or open in full converter with more options.
TOML is a config file format with explicit types. It's the official format for Python's pyproject.toml and Cargo's Cargo.toml.
TONL (Type-Oriented Notation Language) is a JSON superset with explicit type hints. It offers better schema clarity while maintaining JSON compatibility.
Use TONL when you need type clarity without losing JSON compatibility, or when documenting complex data schemas.