JSON to DTO converter online

A free utility that converts JSON responses into DTO (Data Transfer Object, aka POJOs, etc) classes. Supports Kotlin, Java and TypeScript!

Here's a quick disclaimer




Ensure that your JSON does not contain sensitive data, or if you really have to, make sure it is obfuscated, de-sensitised and/or masked.