WordWrap: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== WordWrap is a Rexx program for beautifying mishapen and badly formatted text files such as those you might download from websites or newsgroups. WordWrap saves..." |
No edit summary |
||
Line 18: | Line 18: | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Open Source Software]] |
Revision as of 05:30, 28 December 2013
Description
WordWrap is a Rexx program for beautifying mishapen and badly formatted text files such as those you might download from websites or newsgroups. WordWrap saves your input file for safe keeping before making any changes. WordWrap removes unnecessary whitespace characters and joins multi-line paragraphs into single lines, useful for importing into a word processor program for instance. WordWrap can then reflow the lines to the line length you specify, save in DOS, UNIX or Macintosh end-of-line format and with or without HTML paragraph tags for easy use in a web page.
Revision History
- Version 1.6 includes powerful user-defined character substitution and a graphical interface (WordWrapPM) which provides point and click simplicity to all of WordWrap's command line features.
Download
License
- BSD Style license