tr2utf8

0.0.5 • Public • Published

tr2utf8

This is a simple cli tool for converting turkish codepaged files into UTF-8 ones.

Installation

npm install -g tr2utf8

Usage

tr2utf8 source.txt
tr2utf8 source.txt --bom # with bom 
tr2utf8 source.txt --encoding iso-8859-9 # different encoding than Windows-1254 

Package Sidebar

Install

npm i tr2utf8

Weekly Downloads

5

Version

0.0.5

License

MIT

Last publish

Collaborators

  • eserozvataf