TOC
About ● Features ● How It Works ● Installation ● Development ● Contact
- Duplicate Remover (duplicate lines... Case and whitespace sensative)
- Find and Replace
- Compare Text Files: compares text files and if common text is detected between them only one of them will retain the text that previously existed in both.
- Add Prefix/Suffix (by line.. not by file)
- White Space remover (It removes all the whitespace within your text. I use it for creating javascript for iMacros for Firefox)
- Sort Text Lines (It sorts text lines alphabetically in ascending and descending order)
- Replace Lines Breaks (Replace line breaks with some text. One of the example where it can be used is to convert a normal text file with line breaks to csv type file.)
- Letter Case Converter (Converts the letter case of your text. Currently , only upper and lower letter cases are supported).
##Bryan Guner (Full-stack software developer)