An open API service indexing awesome lists of open source software.

https://github.com/willkessler/typed-text-gif-maker


https://github.com/willkessler/typed-text-gif-maker

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Typewriter Text Gif Maker

This tool allows you to quickly create an animated GIF you can use anywhere with :

* A fixed prefix
* A rotating suffix

Here's an example:

You can also control the font, font-size, background color, and timing of the typing and delays.

## Try it out yourself here

This tool is provided as-is and free of charge.

If you're a web application operator who wants to easily, rapidly, and
simply communicate with live users of your application, check out This Is Not A Drill!, a
sponsor of this site.

### Supporting tools

This tool wouldn't exist without:

* The excellent lib GIF.js (https://github.com/jnordberg/gif.js)
* Also, html2Canvas (https://html2canvas.hertzen.com).

Much thanks to those authors.