Free Data Converters
Convert between structured data formats — CSV, JSON, XML, YAML, TSV, and more. Schema is inferred where possible; nested JSON flattens to dot-notation CSV columns and vice versa. Common uses: import a CSV export into a JSON-fed tool, convert YAML config to JSON for an API that requires it, normalize XML records into a spreadsheet-friendly CSV.
商业用途OK
无注册
即时
2 format pairs
开放源开源
在PyPI和GitHub的页面上都有相同的转换器。 自我托管、嵌入、审计它 — — 麻省理工学院许可,没有注册。
pip install freeai-convert
GitHub 视图