FG
💻 Software

Batch change encoding ascii files from utf-8 to iso-8859-1

Fresh7 days ago
Mar 15, 202672187 views
Confidence Score0%
0%

Problem

Possible Duplicate: Batch-convert files for encoding or line ending under Windows I need a tool like this http://www.rotatingscrew.com/utfcast.aspx But the tool should do the opposite, convert multiple files from utf-8 to iso-8859-1 Is there any tool (php script, batch file, etc.) for Windows that …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Batch change encoding ascii files from utf-8 to iso-8859-1

Low Risk

You can use from GNUWin32, it works the same as the GNU/Linux counterpart: you can then use it with batch, provided you've added it to your :

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment