Load a text or html file (replacing the sample text) using the “Choose File”
(or “Browse”) button or drag it into the
“Source” box; the text will immediately be converted and displayed in the
“Destination” box. Click “Download” or “Copy” to export the converted text.
The Options affect the conversion as follows:
More legible markup. By default, the conversion prefers methods
using Unicode tags and (for ligatures) the zero-width joiner. Check this
box to make it prefer <span> tags with style attributes.
Use entities for Unicode tags. The conversion will insert
entities (not HTML entities, but Junicode’s). These may interfere with
searching.
Alternate bases. For several categories of character, there
are alternate base characters (with different associated methods).
While the defaults have been chosen to maximize accessibility and
minimize file size, many users may have good reasons to prefer the
alternates. Click on any of the listed categories (hold down the
shift or command/control keys to select more than one) to shift to
the alternate bases for that category.
Keep problematic Unicodes. In addition to PUA characters,
the script converts Unicodes that look like letters of the
alphabet, but that most apps do not recognize as such. If you want to
keep these Unicodes, check this box.
Default features. These are the OpenType features that should
always be on in your document: the script needs to track them. On
export, they will be output to a <div> enclosing the text. This
is a list of key-value pairs, with the keys in quotation marks
followed by a colon and a number (1 = “on”).
Non-word tags. Most OpenType features are applied to whole words;
the features listed here are instead applied to individual letters.
If you decide that another feature should be applied only to individual
letters, add it to this list. Tag names must be enclosed in quotation
marks and separated by commas.
Language. The language of the text. Be sure to set this, since
OpenType features may act differently depending on the language.