AumCreate

FREE TOOLS

Compile .po to .mo without installing anything

WordPress reads .mo at runtime; .po is the file people edit. Turning one into the other normally means installing gettext or downloading Poedit just to press Save. Drop the file here and get it back straight away — it is never uploaded.

  • Nothing is uploaded. Your language file is parsed, compiled and saved on your own machine.
  • Both directions. .po or .pot in, .mo out — or drop a .mo and get an editable .po back.
  • Every translated string is checked for placeholders that went missing or appeared from nowhere.
  • A .mo carries no comments, no source references and no fuzzy flags — those are dropped when it is compiled, not by us. Decompiling gives back less than the original .po had.

Drop a .po, .pot or .mo file

The file is never uploaded

We never get your file, so there is nothing for us to keep. Nothing is uploaded.