UTILYARD
tools / text

Inverser le texte

Inversez les caractères, les mots ou les lignes — ou retournez le texte à l'envers.

entrée
résultat

À propos de l'inversion de texte

Quatre modes vous permettent de transformer le texte de différentes façons : inverser la séquence de caractères entière, inverser l'ordre des mots, inverser l'ordre des lignes, ou retourner les caractères en utilisant des équivalents Unicode à l'envers.

FAQ

Qu'est-ce que le mode retournement ?
Le mode retournement utilise des caractères Unicode qui ressemblent à des versions à l'envers des lettres, faisant paraître le texte retourné lorsqu'il est lu normalement.
L'inversion des mots préserve-t-elle la ponctuation ?
Oui. Les mots sont séparés par les espaces, donc la ponctuation attachée à un mot reste avec lui.
Puis-je inverser un texte multiligne ?
Oui. Le mode Inverser les lignes inverse l'ordre des lignes. Le mode Inverser le texte inverse la séquence de caractères entière sur toutes les lignes.

À PROPOS DE CET OUTIL

Paste any text to reverse it three different ways: character by character for a true mirror image, word by word so the word order flips but each word stays spelled correctly, or line by line so the last line becomes the first. There's also an upside-down mode that swaps each letter for a similar-looking rotated Unicode character, which is different from a true reversal since it relies on character substitution rather than flipping the string. People use character reversal for palindromes and riddles, word reversal to check phrasing or create stylistic effects, and the upside-down option for social media posts or novelty text. Because it processes everything locally in the browser, you can experiment with different modes instantly without any text leaving your device.

COMMENT UTILISER

  1. Paste or type the text you want to transform.
  2. Choose a mode: reverse characters, reverse words, reverse lines, or flip upside-down.
  3. View the transformed text in the output box immediately.
  4. Switch modes to compare results without retyping your input.
  5. Copy the output to use wherever you need it.

CAS D'USAGE COURANTS

  • Creating a word puzzle or riddle where players have to unscramble reversed text
  • Checking how a sentence reads when word order is flipped for a poetry or lyric exercise
  • Making a novelty upside-down text post for social media captions
  • Testing how a text input field or UI component handles unusual or reversed input during QA
  • Reversing a list of lines to quickly view the most recent entries first in a pasted log

CONSEILS ET ERREURS COURANTES

  • Upside-down text isn't a true reversal, it substitutes each character with a rotated look-alike, so not every letter or symbol has a matching character and some may render oddly
  • Character reversal treats accented letters and emoji as their underlying Unicode code points, which can sometimes split multi-part characters in unexpected ways
  • Word reversal keeps punctuation attached to whichever word it was next to, so a sentence's flipped punctuation placement may look slightly off
  • Upside-down text may not display consistently across every font or platform, since it depends on the Unicode characters being supported

AUTRES QUESTIONS

What's the actual difference between upside-down text and true reversal?
True reversal reorders the existing characters. Upside-down mode instead replaces each character with a different Unicode character that visually resembles it flipped, since Unicode has no native 'flip' rendering instruction.
Will reversing text work correctly with emoji or accented characters?
Simple accented letters usually reverse fine, but complex emoji built from multiple Unicode code points (like flags or skin-tone modifiers) can break apart or render incorrectly when reversed character by character.
Does reversing lines also reverse the words or characters within each line?
No, line reversal only changes the order of the lines themselves; the text within each line stays exactly as typed.
Is upside-down text readable by screen readers?
Generally no, screen readers read the underlying Unicode characters literally, so upside-down substituted text often gets read as garbled or unrelated characters rather than the original words.

GUIDES ASSOCIÉS

Comment inverser un texte
La différence entre inverser les caractères, les mots et les lignes, comment fonctionne le texte Unicode à l'envers et quand chaque mode est utile.
Lire →
Inverser le texte — UtilYard