日本語はいかがですか?。。。日本語のサイトはこちら
2016/06/10 - V1.01b released! Fix to Installer - Download now! Click Here!
Text tricks

Text tricks are scripted converters which will perform transformation operations
You can do a quick conversion on a few lines using the Text Tricks screen, or on whole files in the file converter.

TrickDescriptionfor Example,can be changed to:
AddSolEolAdds a marker of your choice to the start and end of the lineabc
def
+abc!
+def!
AddSplitterPut a marker every x characters, the marker and no of chars can be specifiedabcdefghiabc,def,ghi
AddWrapperPut wrappers every x characters, the wrappers and no of chars can be specifiedabcdefghi(abc)(def)(ghi)
Asc127SafeConverts foreign symbols to closest basic A-Z Equivalent (less than char 128) ăƁÇaBC
HtmlCodeConverts plaintext to html safe code, keeping formatting  hello & goodbye  hello & goodbye
jpn-BigCharsToNormalConverts "Big" Japanese symbols to normal ascii!ABCABC
jpn-HiraToKataConverts hiragana to katakanaアイウあいう
jpn-KataToHiraConverts katakana to hiragana あいうアイウ
jpn-KataNarrowToKataConverts Narrow Katakana to Regular Katakanaアイウクグヒビピアイウクグヒビピ
jpn-KataToKataNarrowConverts Regular Katakana to Narrow Katakanaアイウクグヒビピアイウクグヒビピ
jpn-RomanjiConverts Hiragana to Romanjiあいさつaisatsu
jpn-RomanjiReverseConverts Romanji to Hiraganaaisatsuあいさつ
ReplaceReplace an item with another - Case sensitiveabcABCabc1bcABC1bc
ReplaceCaseInsensitiveReplace an item with another - Case InsensitiveabcABCabc1bc1BC1bc
ReverseCharsReverses characters in a lineabc
def
bca
fed
ReverseCharsReverses lines of a listabc
def
def
abc
HtmlUnicodeDecimalConverts to Html Unicode (decimal)HelloHel lo
HtmlUnicodeDecimalConverts to Html Unicode (Hexadecimal)HelloHe& #x6c;lo
HtmlUnicodeReverseConverts from Html Unicode - can do Hex and DecimalHe& #x6c;loHello