File Converter
/install file-converter
file-converter
File format utility — pretty-print or minify JSON, encode/decode URLs, hex dump files, detect file types, and show file statistics.
Commands
pretty-json
scripts/script.sh pretty-json
minify-json
scripts/script.sh minify-json
url-encode
scripts/script.sh url-encode
url-decode
scripts/script.sh url-decode
hex
scripts/script.sh hex
detect
scripts/script.sh detect
stats
scripts/script.sh stats
help
scripts/script.sh help
version
scripts/script.sh version
Examples
scripts/script.sh pretty-json
scripts/script.sh minify-json
scripts/script.sh help
Configuration
| Variable | Required | Description |
|---|---|---|
FILE_CONVERTER_DIR |
No | Data directory (default: ~/.file-converter/) |
Data Storage
All data saved in ~/.file-converter/. Runs entirely on your machine.
Requirements
- bash 4.0+
- Standard Unix tools (grep, sed, awk)
Powered by BytesAgain | bytesagain.com | [email protected]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install file-converter - After installation, invoke the skill by name or use
/file-converter - Provide required inputs per the skill's parameter spec and get structured output
What is File Converter?
File format converter. Detect formats, convert between JSON/YAML/XML/CSV/Markdown, minify and prettify code. Commands: detect, json2yaml, yaml2json, csv2md. It is an AI Agent Skill for Claude Code / OpenClaw, with 1160 downloads so far.
How do I install File Converter?
Run "/install file-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is File Converter free?
Yes, File Converter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does File Converter support?
File Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created File Converter?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.1.0.