Skip to content

Kryuski/AnsiToUtf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANSI to UTF-8 file converter

Command line utility to convert ANSI encoded files to UTF-8.

Installation

Not required. Just download AnsiToUtf8.exe command line utility to your computer.

Usage

AnsiToUtf8 source.pas [codepage]

where

  • source.pas - ANSI-encoded file to be converted,
  • codepage - ANSI codepage. 1251 by default.

It can be used in a batch file for bulk transcoding.

About

ANSI to UTF-8 file converter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages