Fix Encoding
cc_fix_encodingRepairs mojibake and double UTF-8 encoding errors in files. Supports 27+ patterns for German, French, and Spanish, with preview and backup options.
Instructions
Repairs encoding errors (Mojibake, double UTF-8).
Args:
path (string): Path to the file
dry_run (boolean): Preview only
create_backup (boolean): Create backup
Repairs 27+ Mojibake patterns (German, French, Spanish).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file | |
| dry_run | No | Preview only | |
| create_backup | No | Create backup |