https://github.com/bornalgo/textanimator
Convert any text to an animated SVG file
https://github.com/bornalgo/textanimator
ascii-art bash batch cairo chromedriver ico pyinstaller pyqt5 python python3 selenium-webdriver svg-animations text-animation
Last synced: about 2 months ago
JSON representation
Convert any text to an animated SVG file
- Host: GitHub
- URL: https://github.com/bornalgo/textanimator
- Owner: bornalgo
- License: mit
- Created: 2023-05-02T22:29:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T05:35:30.000Z (about 3 years ago)
- Last Synced: 2025-08-20T21:40:38.650Z (10 months ago)
- Topics: ascii-art, bash, batch, cairo, chromedriver, ico, pyinstaller, pyqt5, python, python3, selenium-webdriver, svg-animations, text-animation
- Language: Python
- Homepage:
- Size: 761 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TextAnimator
## _Convert any text to an animated SVG file_

TextAnimator is a tool to animate text as if it is being written letter by letter.
## Features
- Create animated text with different font families, sizes and colors
- Retrieve ASCII arts from [patorjk](https://patorjk.com/software/taag/#p=display&f=Graffiti&t=TextAnimator) and create animated texts
- Save/Open the animated texts in SVG
- more to come ...
## Prerequisites
- python
## Build
### Windows
Execute the following command
```bat
.\buildWindows.bat
```
### Linux
Execute the following command
```sh
./buildLinux.sh
```
## Demo
