Skip to main content

How to convert the encoding of a file?

Written by Transifex
  • Open the file using a code editor like Sublime.

  • Click View > Show Console.

  • Type: view.encoding() to see the current encoding identified by Sublime.

  • If the file's encoding is not UTF-8, then click File>Save with Encoding>UTF-8, as shown below:

Save-with-Encoding.PNG#asset:9660


šŸ’”Tip

Looking for more help? Get support from our Transifex Community Forum!

Find answers or post to get help from Transifex Support and our Community.

Did this answer your question?