Latest Tools

Latest Tools is a live feed of fresh releases. Quick utilities to clean, convert, extract, and format text with no fuss.

Unindent Text

Need to remove leading spaces, tabs, or characters from lines of text? The Unindent Text Tool helps you quickly strip unwanted indentation from each line whether it’s spaces, tabs, or…

GoUnindent Text

Indent Text

The Indent Text Tool adds a fixed number of characters (spaces, tabs, or custom characters) to the beginning of each line of your input text. It’s ideal for formatting code,…

GoIndent Text

Slice Text

The Slice Text Tool removes a specified number of characters from the beginning and/or end of each line. It’s useful for trimming fixed-width content, cutting off unwanted prefixes/suffixes, or formatting…

GoSlice Text

Reverse Text

The Reverse Text Tool reverses your text content in multiple ways. You can reverse the entire block of text, reverse the characters in each line, reverse each word individually, or…

GoReverse Text

Repeat Text

The Repeat Text Tool duplicates your input text a set number of times. You can choose whether to repeat the entire block or each line individually, and customize the separator…

GoRepeat Text

Filter Text Lines

The Filter Text Lines Tool removes or extracts lines from your input based on a matching pattern. It supports regular expressions, case sensitivity, and can be configured to either include…

GoFilter Text Lines

Split Text Tool

The Split Text tool separates a single string of text into multiple lines using a custom delimiter. It supports regular expressions, trims unwanted whitespace, filters out empty results, and displays…

GoSplit Text Tool