GPT Translator Logo
Login

Free converter

PO to CSV Converter

Upload a gettext .po or .pot file or paste its contents to generate CSV output. The converter extracts msgid and msgstr pairs into simple rows for spreadsheet review and localization workflows.

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

PO source

Paste .po or .pot 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 gettext entries

The converter parses `msgid` and `msgstr` pairs from `.po` and `.pot` files while skipping comments.

Supports multiline strings

Quoted continuation lines are merged into a single value for both source keys and translations.

Exports spreadsheet-ready CSV

The generated CSV can be copied or downloaded immediately for localization review and handoff.