analyze_encoding_detector
Encoding Detector — Detect the character encoding of a text or HTML file. Use when accented letters, apostrophes or quotation marks arrive as garbled symbols: it identifies which character set the file was saved in (UTF-8, Windows-1252, ISO-8859-1, UTF-16 and so on). It REPORTS the encoding only — it does not convert or rewrite the file. [category: analyze]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Input file (TXT, HTML, CSV, XML) |