Monu Tools

Реверс и переворот текста

Переворачивайте текст по символам, словам или строкам, или переворачивайте вверх ногами.

Как использовать Реверс текста

  1. 01

    Введите или вставьте текст.

  2. 02

    Выберите реверс символов, слов или строк, или переворот вверх ногами.

  3. 03

    Скопируйте результат.

What it does

This is a text reverser with several modes: reverse the characters, reverse the order of words, reverse the order of lines, or flip the text upside down using substitute glyphs.

There is no length limit, and everything runs in your browser, so your text stays on your device.

Character reversal and flipping

Character reversal turns hello into olleh. It is Unicode-aware, working on full code points, so emoji and accented characters are not broken apart the way a naive reversal can split them.

Flip upside down maps each letter to a similar-looking upside-down character and reverses the order, so the text reads as if rotated 180 degrees. It is popular for playful usernames, bios and social posts.

Word versus line reversal

Word and line reversal are different operations. Word reversal flips the order of the words within each line, while line reversal flips the order of the lines themselves, leaving each line's text intact.

When it is useful

Beyond fun, reversing text is handy for puzzles and word games, for testing how software handles right-to-left or unusual input, and for quickly checking palindromes.

Часто задаваемые вопросы

Что делает переворот вверх ногами?

Каждая буква заменяется похожим перевёрнутым символом, а порядок меняется на обратный, так что текст читается как повёрнутый на 180 градусов. Удобно для игривых никнеймов и постов в соцсетях.

Корректно ли обрабатываются эмодзи при реверсе символов?

Да. Реверс работает с полными кодовыми точками Unicode, поэтому эмодзи и символы с диакритикой не разбиваются.

В чём разница между реверсом слов и строк?

Реверс слов меняет порядок слов внутри каждой строки; реверс строк меняет порядок самих строк.

Встроить этот инструмент

Добавьте этот инструмент на свой сайт. Скопируйте фрагмент ниже, он обновляется автоматически.

<iframe src="https://monu.tools/embed/ru/text-reverser" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>

Похожие инструменты