[JM]
JSON Lens
Compare JSON Objects with Ease
Paste your JSON payloads below to see a visual comparison and analysis.
Target JSON
{ "id": 123, "name": "John Doe", "email": "john.doe@example.com", "isActive": true, "roles": [ "user", "reader" ], "profile": { "age": 30, "address": "123 Main St" }, "lastLogin": "2023-10-26T18:00:00.000Z" }
Sample JSON
Generate Samples
[ { "id": "123", "name": "Jane Doe", "email": "jane.doe@", "isActive": "false", "roles": [ "user", "editor" ], "profile": { "age": 31, "city": "Anytown" }, "lastLogin": "yesterday" }, { "id": 124, "name": "John Smith", "email": "john.smith@example.com", "isActive": true, "roles": [ "user", "reader" ], "profile": { "age": 45, "address": "456 Oak Ave" }, "lastLogin": "2023-10-27T12:00:00.000Z" } ]
Collapse JSON Inputs
Compare JSON