← Back to tools
View AGENTS.md for BaFi
BaFi
Universal JSON, BSON, YAML, CSV, XML translator to ANY format using templates
Description
BaFi is a universal data format translator that can convert between JSON, BSON, YAML, CSV, and XML to any format using Go templates. It provides flexible data transformation capabilities from the command line.
AI Summary
Universal data format translator using Go templates to convert between JSON, YAML, CSV, XML
Capabilities
- + Convert between JSON, BSON, YAML, CSV, and XML
- + Use Go templates for custom output formats
- + Transform data structures flexibly
Use When
- → When converting between data formats
- → When you need custom output format templates
Avoid When
- x When doing simple single-format transformations