JSON to HJSON

Convert standard JSON to Human JSON (HJSON) with relaxed syntax and comments.

JSON HJSON

Comments

Add // and /* */ comments

Optional Commas

No trailing commas needed

Unquoted Keys

Simple keys without quotes

JSON Input

Standard JSON

HJSON Output

0 lines
HJSON output will appear here...

How It Works

Paste JSON

Enter standard JSON data.

Choose Style

Select human or standard style.

Convert

Transform JSON to HJSON format.

Copy

Copy or download the HJSON result.

Watch How It Works