Skip to content

cristeigabriel/speechbubbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6347590 · Dec 17, 2022

History

10 Commits
Dec 17, 2022
Dec 16, 2022
Dec 16, 2022
Dec 16, 2022
Dec 17, 2022
Dec 17, 2022
Dec 16, 2022

Repository files navigation

Speechbubbler

In meme culture, speech bubbling "is the term given to a wide range of exploitable reaction images that have half of a speech bubble added to them [...]".

This project aims to automate speech bubbling into a simple command, whilst also supporting conversion between formats.

How to use

You may run the program through the command npm run start or node index.js and then provide 2 or 3 arguments, respectively:

  • Input file (extension png/jpg/bmp)
  • Output file (extension png/jpg/bmp)
  • Bubble [height] percentage (default: 0.3)

Examples

Inputting static/in.jpg, with default bubbling percentage, we can get, respectively: static/out.png, static/out.jpg, static/out.bmp.

License

ISC license, as it appears to be the most common in npm packages, but if this prevents anyone from modifying or redistributing this piece of code, I will change it per request.

Releases

No releases published

Packages

No packages published