Processing text
HTML tags.
no-break spaces
tabs
multispaces
blank lines
line break
word duplicates
words including in longer words
words not starting with a letter
words starting with a letter
all words starts upper case
swap all words
divide the text into parts of no more than characters
divide the text into equal parts with a length of characters
add at end of words character (random)
wrap words with single quotes (random)
wrap words with double quotes (random)
wrap words with triangle brackets (random)
wrap words with square brackets (random)
wrap words with backticks (random)
wrap words with curly brackets (random)
wrap words with round brackets (random)
string of character pairs containing:
string of character pairs with 10 character long words.
Stats
- lenght of text:
- number of spaces in text:
About
The Textprocessor Project is the tool for processing various text strings. I created it to preparing texts for touch typing excersises.
Features
- cleaning code from html tags, multiple spaces, tabs and linebreaks etc.
- removing repeating words, words that are including in other words
- capitalizing first letter of certains words
- inserting special characters on special position in text
- simple text statistics
- ... some other features in plans