A lightweight, open-source collection of browser-based utilities for converting common DevOps configuration formats. Built with plain HTML, CSS, and JavaScript. No frameworks. No backend. Your data stays in your browser.
- JSON → YAML
- JSON → TOML
- YAML → JSON
- YAML → TOML
- TOML → YAML
- TOML → JSON
Each tool runs entirely in the browser and supports example input and clearing output.
DevOps engineers frequently move between tools that require different configuration formats. This toolbox provides fast, no-nonsense conversions without installing CLI tools or dependencies.
- Docker
- Kubernetes (via JSON manifests)
- AWS CloudFormation
- Terraform (state files)
- OpenAPI / Swagger
- ESLint
- Prettier
- Kubernetes
- Helm
- GitHub Actions
- GitLab CI
- Ansible
- Docker Compose
- Prometheus
- Argo CD
- Terraform
- Cargo (Rust)
- Poetry
- PDM
- Hugo
- Starship prompt
- Pyproject.toml–based tooling
MIT License. Free to use, modify, and distribute.