Convert Salesforce metadata XML to readable JSON and vice versa. Perfect for API integrations, CI/CD pipelines, and metadata analysis.
Handles Salesforce metadata XML formats including CustomObject, Profile, Flow, PermissionSet, and more.
Switch between XML→JSON and JSON→XML with a single click. Both directions produce clean, readable output.
All conversions run in your browser. No server, no upload, no data ever leaves your machine.
Tip: To inspect Salesforce metadata, retrieve it via SFDX (sf project retrieve), then paste the resulting .xml file into this tool to explore it as structured JSON — much easier to read and diff.