UTILYARD
tools / text

Invertir texto

Invierte caracteres, palabras o líneas — o voltea el texto boca abajo.

entrada
salida

Acerca de invertir texto

Cuatro modos te permiten transformar texto de diferentes maneras: invertir toda la secuencia de caracteres, invertir el orden de las palabras, invertir el orden de las líneas o voltear los caracteres usando equivalentes Unicode al revés.

Preguntas frecuentes

¿Qué es el modo de volteo?
El modo de volteo usa caracteres Unicode que parecen versiones al revés de las letras, haciendo que el texto parezca volteado cuando se lee normalmente.
¿Invertir palabras conserva la puntuación?
Sí. Las palabras se dividen en los espacios en blanco, por lo que la puntuación adjunta a una palabra permanece con ella.
¿Puedo invertir texto de varias líneas?
Sí. El modo Invertir líneas invierte el orden de las líneas. El modo Invertir texto invierte toda la secuencia de caracteres en todas las líneas.

ACERCA DE ESTA HERRAMIENTA

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.

CÓMO USARLO

  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.

CASOS DE USO COMUNES

  • 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

CONSEJOS Y ERRORES COMUNES

  • 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

MÁS PREGUNTAS

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.

GUÍAS RELACIONADAS

Cómo invertir texto
La diferencia entre invertir caracteres, palabras y líneas, cómo funciona el texto Unicode al revés, y cuándo es útil cada modo.
Leer →
Invertir texto — UtilYard