Convert your text ᶦᶰᵗᵒ ᵗᶦᶰᶦᵉʳ ᵗᵉˣᵗ
Helpful for all your tiny cute needs.
Especially helpful for cute bot needs.
A Python port of Rachel White's tiny-text for Node.
Install the package into your lovely codebase.
pip install tinytext
from tinytext import tinytext
print(tinytext("hello friend"))
Or on the command line:
$ tinytext "hello friend"
ʰᵉᶫᶫᵒ ᶠʳᶦᵉᶰᵈ
And that's it!