Free converter
RESX to CSV Converter
Upload a .resx file or paste XML content to generate CSV output. The converter extracts <data> entries and formats them into simple key,value rows for spreadsheet review and localization workflows.
Runs locally in your browser. Files are not uploaded to a server.
RESX source
Paste .resx 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 RESX data entries
The converter parses `.resx` XML and extracts `<data name="...">` entries that contain `<value>` content.
Builds key-value CSV rows
Each RESX 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.