Tool Introduction
Flip text in four different ways: reverse every character, reverse the order of whole words, reverse characters on each line, or split on a custom separator and reverse the pieces. Useful for puzzles, quick cleanups of copied lists, or just showing text back to front.
Combined with the letter-case options, you can normalize the output at the same time - uppercase it, lowercase it, capitalize each word, or swap the existing case.