Free converter
Android XML to CSV Converter
Upload an Android strings.xml file or paste XML content to generate CSV output. The converter extracts <string> entries and formats them into simple key,value rows for spreadsheet review.
Runs locally in your browser. Files are not uploaded to a server.
Android XML source
Paste Android strings.xml content or upload an XML file from your device.
Generated CSV
Copy the result or download it as a ready-to-use CSV file.
What this tool does
Reads Android string resources
The converter parses `<string>` nodes from your Android `resources` file and skips unsupported nodes.
Builds key-value CSV rows
Each Android string entry is converted into a simple CSV row that works well for spreadsheet review.
Downloads ready-to-share output
The generated CSV can be copied or downloaded immediately for localization review and handoff.