I’ve just added a new native tool I made - TextWorker v0.9 beta, to HaikuDepot.
- Convert text to uppercase, lowercase, or title case (with Unicode support)
- Search and replace text
- Break lines using a custom delimiter, with or without keeping the delimiter
- Clean up whitespace and line breaks
- Remove empty or duplicate lines
- Sort lines (ascending/descending, case-sensitive or insensitive, by length)
- Add or remove prefixes/suffixes to/from each line
- Indent or unindent lines using tabs or spaces
- Open and save text files. Drag and drop, and Open with… is also supported.
It’s still in development, so comments and bug reports on anything from icons and layout to functionality and code quality is much appreciated on the issue tracker.
Translations on Polyglot are also welcome, I hope to release v1.0 soon. Catalan, Norwegian, German and Spanish (lat-am) are already available (thanks @humdinger and @Davidmp)