PureText

Package: WA2L/WinTools 1.2.08
Section: General Commands (1)
Updated: 24 February 2021
Index Return to Main Contents

 

NAME

PureText - paste pure unformatted text from clipboard

 

SYNOPSIS

WA2LWinTools/bin/PureText [ -h | -i | -u | -V ]

PureText [ /C ] [ /P ] [ /S ] [ /N ] [ /L ] [ /U ]

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

PureText is a tiny tray utility that removes all text formatting from your clipboard and optionally pastes the resulting pure text to the active window with a single hotkey.

Have you ever copied some text from a web page or Word document, and wanted to paste it as plain text into another application without getting all the formatting from the original source? PureText makes this simple. Just copy/cut whatever you want to the clipboard, click on the PureText tray icon, and then paste to any application. Better yet, you can configure a PureText Hotkey to convert and paste the text for you. The pasted text will be pure and free from all formatting.

After running PureText, you will see a "PT" icon appear near the clock on your task bar. You can click on this icon to remove formatting from the text that is currently on the clipboard. You can right-click on the icon to display a menu with more options.

The easiest way to use PureText is to simply use its Hotkey to paste text instead of using the standard Ctrl+V Hotkey that is built into most Windows applications. To configure PureText, right-click on its tray icon and choose "Options" from the pop-up menu. The default Hotkey is WINDOWS+V, but this can be changed.

What PureText Will and Will Not Do:

PureText only removes rich formatting from text. This includes the font face, font style (bold, italics, etc.), font color, paragraph styles (left/right/center aligned), margins, character spacing, bullets, subscript, superscript, tables, charts, pictures, embedded objects, etc. However, it does not modify the actual text. It will not remove or fix new-lines, carriage returns, tabs, or other white-space. It will not fix word-wrap or clean up your paragraphs. If you copy the source code of a web page to the clipboard, it is not going to remove all the HTML tags. If you copy text from an actual web page (not the source of the page), it will remove the formatting.

PureText is equivalent to opening Notepad, doing a PASTE, followed by a SELECT-ALL, and then a COPY. The benefit of PureText is performing all these actions with a single Hotkey and having the result pasted into the current window automatically.

 

OPTIONS

-h
usage message.

Start PureText.

-i
install the PureText command to 'Startup' in the Windows Start Menu.

-u
uninstall the PureText shortcut from 'Startup' in the Windows Start Menu.

-V
print program version.

/C
Convert the clipboard contents to pure text and exit.

/P
Paste the converted text into the active window (implies /C).

/S
Play a sound (implies /C).

/N
No icon in system tray.

 

ENVIRONMENT

-

 

EXIT STATUS

0
no error.

4
usage message displayed.

5
version message displayed.

 

FILES

etc/PureText.cfg
config file for PureText.

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), config(1m), multiclipboardslots(1), pdf-copy-paster(1), https://stevemiller.net/puretext/

 

NOTES

PureText works smoothly together with MultiClipBoardSlots.

Parts of this manpages were extracted from the documentation of PureText from https://stevemiller.net/puretext/.

 

BUGS

-

 

AUTHOR

PureText was developed by Steve Miller <https://stevemiller.net/email> and integrated into WA2L/WinTools by Christian Walther. Send suggestions and bug reports regarding to the integration to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2024 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
OPTIONS
ENVIRONMENT
EXIT STATUS
FILES
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:32:46 GMT, September 14, 2024