Format TOML, INI/.env, Nginx (with linting), HCL/Terraform; convert TOML ↔ JSON ↔ YAML; validate Docker Compose files and convert them to Kubernetes manifests; lint or visually build GitHub Actions workflows; generate .htaccess rules; inspect Helm values.yaml for hardcoded secrets.
Parses, validates, and reformats config files. TOML, INI, HCL, Caddyfile, and Nginx use the formatter tab (Nginx also lints for common errors); Docker Compose and GitHub Actions use the linter tab (GitHub Actions also has a form-based workflow builder); .htaccess and Helm inspect/generate from options. For TOML ↔ YAML conversion, see YAML Tools' dedicated tab.
Format TOML, INI/.env, Nginx (with linting), HCL/Terraform; convert TOML ↔ JSON ↔ YAML; validate Docker Compose files and convert them to Kubernetes manifests; lint or visually build GitHub Actions workflows; generate .htaccess rules; inspect Helm values.yaml for hardcoded secrets.
Yes. Config Formatter can lint a GitHub Actions workflow, directly in your browser.
Yes. Config Formatter can build a GitHub Actions workflow visually, directly in your browser.
Yes. Config Formatter can format a TOML configuration file, directly in your browser.
No. This tool runs entirely in your browser — your input is processed locally on your device and is never uploaded or stored on a server.