Utility Programs
PtoTconvUtil
PtoTconvUtil is an experimental utility program (PDF to Text converter). It can extract text data from text-embedded PDF file and save it as a .txt file. Batch process is also supported.
WtoTconvUtil
WtoTconvUtil
is an experimental utility program (Web page to Text converter). This
utility extracts text from a web page, a Safari webarchive file, or an
HTML file, edit extracted text, and save as a text file.
jparser
jparser is a utility program that uses MeCab
(Japanese Part-of-Speech and Morphological Analyzer). It can convert
simple Japanese text to MeCab output and save as a text file. Batch
process is also supported. MeCab + MeCab-Ruby need to be installed to
use this program.
IPATypist
IPATypist is a simply utility program to type IPA characters for English. You need to have Doulos SIL font installed on your Mac.
TextExtractor
TextExtractor is another experimental utility program that has functions of PtoTconvUtil, WtoTconvUtil, and jparser. This is still at very early stage of development, so it might have many bugs. Also this is not tested on a Mac that do not have MeCab + MeCab-Ruby, so if your machine doesn't have them, this might not run at all.