Developer Utility

URL Encode / Decode

Encode and decode URLs and query strings with encodeURIComponent, encodeURI, and form-urlencoded modes; parse parameters into a table.

Pairs well with

Jump to other JSON2Class utilities that naturally follow this one.

JSON to Java

Generate Java DTOs and review validation-oriented API models.

JSON to Kotlin

Review nullability and Kotlin data class structure quickly.

JSON Formatter

Format sample payloads before sending them back into the converter.