text_encoding_converter
Convert text files between encoding formats like UTF-8, Big5, and GBK to ensure compatibility and readability across systems.
Instructions
Convert text between different encodings
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fromEncoding | Yes | Source encoding (e.g., 'big5', 'gbk', 'utf8') | |
inputPath | Yes | Path to the input text file | |
outputDir | Yes | Directory where converted file should be saved | |
toEncoding | Yes | Target encoding (e.g., 'utf8', 'big5', 'gbk') |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Simple Document Processing MCP Server
Related Tools
- @cablate/mcp-doc-forge
- @JDJR2024/markdownify-mcp-utf8
- @skydeckai/mcp-server-aidd
- @bsmi021/mcp-file-operations-server
- @JDJR2024/markdownify-mcp-utf8