I made this as a challenge to learn golang. If you ever wanted to make memes without having to use those pesky GUI tools, there you go! The only dependency is lmageMagick and the windows version comes batteries-included.
You must log in or # to comment.
Now to just have another tool that randomly selects a template and one which randomly generates a phrase. Run it 200 times and send the best ones to your friends
you mean send ALL of them to everyone
Nice! I’ve found this useful btw https://github.com/golang-standards/project-layout
Not mandatory but I found it helpful
That’s nice, always wanted to have some cli tool for making memes. Features I’d like
- Write the text on top of the image, not above it (already asked by others)
- add a third parameter to be able to add a bottom caption
- maybe it would be cool to ship with assets of the most known meme templates, either baked in or just as an additional folder, or maybe an online api, lol.