Free tool
Paste XML, JSON, SQL, or WQL and get it beautified or minified instantly. Runs entirely in your browser; nothing is uploaded anywhere. Built by Imran Anwar, Principal Workday Integration Consultant, for cleaning up payloads and queries pulled from Studio, Extend, and RaaS.
JSON is parsed and re-serialized, so invalid JSON is flagged with a parse error. XML is re-indented by tag depth (a lightweight beautifier, not a full validating parser). SQL and WQL (Workday's SQL-like reporting query language) share a keyword-aware indenter: it breaks and aligns on SELECT, FROM, WHERE, joins, AND/OR, and the rest of the common clause set. It won't reformat exotic syntax perfectly, but it handles the queries you actually write against Workday day to day.