# JSON to YAML Converter

Convert JSON data to clean, standard YAML format online in your browser with zero server uploads.

## URL
https://codeasystem.com/tools/developer/json-to-yaml/

## Features
- Real-time client-side conversion from JSON to YAML
- Configurable indent spacing (2 spaces, 4 spaces)
- Alphabetical object key sorting
- Support for complex nested objects, arrays, numbers, booleans, and nulls
- JSON file upload and formatted `.yaml` download
- 100% browser-based processing (zero server uploads)

## Privacy
All processing happens directly in your browser using client-side JavaScript. Your JSON and YAML data is never uploaded to any server or third-party service.
