Step 1: Upload Your XML File
Click or drag your XML file into the upload area. The tool is designed to parse files containing
or
entries. The content will be loaded into the editor.
Step 2: Convert to JSON
Once the file is loaded, click "Convert to JSON". The tool will use regular expressions to find all matching entries, extract their `name`, `pos`, and `rpy` attributes, convert RPY to YPR orientation, and build a standard JSON object.
Step 3: Download & Review
The generated JSON will appear in the editor, properly formatted. Click "Download JSON File" to save the output. The results area will show you how many entries were successfully converted.