Logo by Alkaron (anonymous IP: 52.15.72.229,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
Description: The program unrtf is a converter from Rich Text Format (RTF) to a growing number of document formats. At present it supports Hypertext Markup Language (HTML), plain text, text with VT100 codes, and LaTeX . All output formats except HTML are "alpha" i.e. limited and development has just begun. However with HTML, the program supports tables, fonts, hyperlinks, and paragraph alignment. Font support includes face and size changes, as well as typical attributes such as italic, bold, underlining, strikethrough, smallcaps, allcaps, expand, compress and both foreground and background colors. Images are always stored to separate files in the current directory, or they can be ignored. Usage: unrtf [options] [file...] Options: [--nopict] [--noremap] [--html] [--text] [--vt] [--latex] [--help] [--verbose] [--version] --nopict disables the automatic storing of embedded pictures to the current directory. --noremap disables charset conversion (currently only works for 8-bit charsets). --html selects HTML output (default). --text selects plain ASCII text output. --vt selects text output with VT100 escape codes. --latex selects output of a LaTeX document. --verbose prints additional information. --version prints the program version. Example: bin/unrtf --html tests/backslash.rtf >backslash.html |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |