Search AnyKit Tools

Type a tool name, tag, or category to quickly open any tool instantly.

JSON ↔ TOML

New

Convert between JSON and TOML formats

JSON Input
TOML Result
Converted data will appear here...

About TOML

TOML (Tom's Obvious, Minimal Language) is a configuration file format that's easy to read due to obvious semantics. It's designed to map unambiguously to a hash table. It's often used in Rust, Python (poetry), and other modern tools.