Stripper is a drag-and-drop utility for performing simple operations on text files. Stripper began life in the early 1980s on the IBM PC. Its original purpose was to convert WordStar files to 7-bit ASCII. It "stripped the high bits", hence its name.
|
Problem
|
Solution
|
|
Need to send text files to a Windows system, where the transfer doesn't implicitly fix the line-endings?
|
Select "Windows" and drop the file onto Stripper.
|
|
Need to recover text from a corrupted word-processing document?
|
Select "7-Bit ASCII" and "Discard Controls", and use the Open command to open the file (the Open command will process any file regardless of type or extension; as a safety feature, the drag and drop options will only work on text files).
|
|
Need to paste text from an email into a word-processing document but find there's a line ending after every line (instead of after every paragraph)?
|
Select "Guess paragraphs" and drop the email file(s) onto Stripper.
|
|
Need to reuse text from an email but find that quoting-indendation has inserted reams of useless white-space?
|
Select "Compress spaces" and drop the email file(s) onto Stripper.
|
|
Need to import a Unix file into a report but find that the way the tabs are handled play havocs with your report?
|
Select "Expand Tabs" and drop the Unix file(s) onto Stripper
|
|
Need to do any or all of the above for multiple files?
|
Drag and drop all the files onto Stripper together. Stripper uses threads to maximise throughput. Stripper will automatically take advantage of multiple CPUs if you have them.
|
|
Need to process some files with one lot of settings, then another set of files with different settings?
|
Stripper remembers the settings in force when a file is dropped on it. Changing the settings does not affect any files already in the queue. Stripper's settings also persist across program launches.
|
|
Don't care about keeping the original file intact?
|
The "Overwrite" option updates your files in place.
|
|
Want to play it safe and keep the original around until you're sure the new file is what you want?
|
The "Backup" option saves your original with a ~.txt extension.
|
|
Want to leave the original file entirely alone?
|
The "Generate" option saves your new file with a .out extension.
|