HovText is a small freeware and open source Windows application that removes any formatting from the clipboard and it also works as a simple clipboard manager. Any text in the clipboard will be pasted as raw text without any HTML code, font size, color or layout etc. HovText remembers the last 10 copied texts (both formatted and unformatted) and you can filter out whatever text you need with regular expressions.
A typical scenario is to copy a quote from Internet Explorer and paste this quote into Outlook or Word. In most cases it will paste the formatting along also and that is often inconvenient as it spoils the current formatting. Some applications have their own way of importing the unformatted text, but with HovText ALL programs have this option and it works in the same way all the time.
Another typical scenario is that you need to copy all email addresses on a webpage or if you want to grep all movie links from a web-directory, then you just apply a filter and paste this into eg. a WGET script or alike.
- Removes all formatting from the clipboard (removes HTML code, color and layout etc.)
- Clipboard manager that remeber the last 10 entries
- Runs on all Windows versions (Windows 95 and above)
- Copies text only and not formels from eg. Microsoft Excel
- Can be activated or deactived via a hotkey or a single mouseclick
- Multiple users with independent settings on the same computer
- Possibility to remove identical lines
- Possibility to remove leading/trailing whitespaces or linebreaks
- Possibility to copy links only and choose linktype (movies, pictures, emails etc.)
- Possibility to recreate old copied text (a simple clipboard manager)
- Possibility to specify a regular expression seachstring as a linktype
- Multiple languages - danish, dutch, english, french, german, italian, norwegian and swedish
- Possibility to delete all settings from the registry (no unnecessary mess)
- No registration or advertising (no nags)
- Freeware and open source