A helpful converter to change any normal text into cuter tinier text


Keywords
botally, cute, text, generator, tiny, type, cute-text, hacktoberfest, pypi, python, python3, tiny-text, tiny-type
License
MIT
Install
pip install tinytext==3.6.0

Documentation

tinytext

PyPI version Supported Python versions PyPI downloads GitHub Actions status Codecov Licence DOI Code style: Black

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.

How to use

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!