# YAML to JSON Converter

Convert YAML configuration files to JSON online directly in your browser with zero server uploads.

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

## Features
- Real-time client-side conversion from YAML to JSON
- Choice of formatted indentation (2 spaces, 4 spaces, tabs) or minified JSON
- Alphabetical object key sorting option
- Clean handling of nested YAML maps, sequences, multi-line strings, and scalar types
- Upload `.yaml` / `.yml` files and download `.json` output
- 100% browser-based processing (zero server uploads)

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