GPT Translator Logo
Login

Free converter

StringDict to CSV Converter

Upload an Apple .stringsdict file or paste its contents to generate CSV output. The converter extracts localization keys and format strings into simple key,value rows for spreadsheet review.

Runs locally in your browser. Files are not uploaded to a server.

StringDict source

Paste .stringsdict content or upload a file from your device.

Generated CSV

Copy the result or download it as a ready-to-use CSV file.

What this tool does

Reads StringDict entries

The converter parses `.stringsdict` plist content and extracts top-level localization keys from each dictionary entry.

Captures format strings

It reads `NSStringLocalizedFormatKey` values and places them into key,value rows for export.

Exports spreadsheet-ready CSV

The output is formatted as simple CSV rows so the content can be reviewed and shared outside the app.