ecl1ps / encoding-converter

Batch text file charset re-encoding CLI utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

CLI ulitity which recursively transcodes text files matching file mask parameter to target encoding.

Usage

> EncodingConverter <file mask> <target encoding>

  • file mask - wildcard mask - eg. *.txt
  • target encoding - IANA-registered name for the encoding - eg. utf-8

About

Batch text file charset re-encoding CLI utility


Languages

Language:C# 100.0%