Tools & Playgrounds
Explore ZON with interactive tools.
Online Playground
Try ZON directly in your browser with our interactive playground:
- ZON Playground - Convert JSON to ZON, see token savings in real-time, and experiment with different encoding modes.
CLI Tools
The ZON CLI provides command-line utilities for working with ZON files:
- Convert JSON files to ZON format
- Validate ZON syntax
- Pretty-print ZON output
See the CLI Guide for installation and usage.
IDE Support
- VS Code - Syntax highlighting for
.zonffiles (coming soon) - JetBrains IDEs - Plugin support planned
Integration Libraries
Official libraries for integrating ZON in your projects:
- TypeScript/JavaScript - Full encoder/decoder with streaming support
- Python - Reference implementation
See Integrations for more options.
