All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.scripts.TextToText.html Maven / Gradle / Ivy

The newest version!




  
  Pipeline Script: Text to Text
  



Pipeline Script: Text to Text

Overview

This script converts from one text braille file into another.

Input Requirements

This script accepts plain text files where each braille character is represented by some other character. The most commonly used representation is "North American Ascii Braille".

In addition to the characters used to represent braille, the file may contain newline and form feed characters.

Output

The output is a plain text file where each braille character is represented by some other character. The most commonly used representation is "North American Ascii Braille".

Configuration

Input file
Input text file
Source format
Source format
Output file
Output text file
Target format
Target format
Insert newline around form feed
Select where to insert newlines adjacent to page breaks. Some applications may ignore a newline adjacent to a page break, but others may interpret them as empty rows.

Appendix: List of Transformers used

The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.

  1. org_pef_text/text2pef
  2. org_pef_text/pef2text




© 2015 - 2025 Weber Informatics LLC | Privacy Policy