fix_umlauts
Repair corrupted German umlauts caused by encoding mismatches. Analyzes or fixes files with double-encoding or cp1252 errors.
Instructions
Fix broken German umlauts from double-encoding or cp1252 artifacts (ä→ä, ö→ö, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file | |
| dry_run | No | true = analyze only |