Alet Çantası
Geliştirici araçları.
Small, single-purpose tools for your daily development workflow. Runs in the browser, no data is sent to any server.
🔧 XML to JSON
Converts XML to JSON. Parsing uses the browser's DOMParser (no code execution). Attributes become @name, text content becomes #text, and repeated tags with the same name become arrays; text-only elements become plain strings. Invalid XML shows a clear error message.