How to open .ETX files on iOS

To open .ETX files on iOS, iOS may not have reliable Setext-aware apps by default; try opening it in the Files app to preview as text, or send it to a text editor app. If formatting is required, transfer it to a desktop text editor or Setext-capable tool.

Step-by-step instructions

  1. iOS may not have reliable Setext-aware apps by default; try opening it in the Files app to preview as text, or send it to a text editor app. If formatting is required, transfer it to a desktop text editor or Setext-capable tool.

Alternative methods

  • Open .ETX in a browser-based viewer if desktop apps fail.
  • Try opening .ETX on iOS with a secondary app to rule out app-specific issues.
  • Convert .ETX only with trusted tools when direct opening is not possible.

Common issues

The file opens as garbled text or wrong encoding

Setext documents are commonly ASCII plain text; if the file was saved with a different encoding or your editor guesses incorrectly, characters may look corrupted.

  1. In your text editor, try reopening the file with a different encoding (start with UTF-8, then try a legacy encoding if the source is old).
  2. If you obtained the file from an archive or mirror, re-download to ensure the copy is complete and unmodified.

The file opens, but formatting looks “broken”

A standard editor shows raw Setext markup rather than a rendered, formatted document.

  1. Confirm that the content is intended to be Setext by looking for lightweight markup patterns rather than binary data.
  2. Use a Setext-aware viewer/converter (where available) if you need a formatted view; otherwise, read it as plain text.

Your system doesn’t know what app to use

Some systems may not have a default association for .etx even though it is a recognized type (text/x-setext in shared-mime-info).

  1. Choose a text editor as the default application for .ETX files (any editor can open it as text).
  2. On Linux desktops, update the file association in your file manager; the type may appear as text/x-setext.

Security note

.ETX (Setext) is plain text and typically does not contain active content like macros, but it can still include misleading instructions or links if the content is untrusted.

Back to .ETX extension page