Flip text upside down
Turn the letters over and reverse both the characters and the lines.
Flipping text is three things, not one. Each character is swapped for a rotated look-alike, the characters within a line are reversed, and — for anything longer than a single line — the lines are reversed too, because the last line ends up at the top when you turn the page over.
Most flip tools skip the third step and produce a block that is upside down but in the wrong order. This recipe pins all three on, so a multi-line message reads correctly when the phone is turned around. It runs locally in your browser.
Questions
Build your own chain in the pipeline builder.