Releases: kaotickj/meme-genie
Releases · kaotickj/meme-genie
Meme Genie v1.0.1
A Python based Meme Generator allowing effortless meme creation. Features: choose background image, add customizable text (alignment, fonts, colors, shadows), fetch quotes online, dynamic text wrapping, and meme preview. Includes font/color picker and a user-friendly interface. Perfect for creative projects.
v1.0.1 adds some additional functionality
- No longer uses hard coded fonts. Instead, populates available fonts from the system's fonts
- Adds Windows executable binary for users who prefer not to run the script directly from source. This provides a standalone, user-friendly option for quick access and use without needing to install Python or dependencies.
v1.0
Initial release of Meme Genie, a Python and Tkinter-based Meme Generator allowing effortless meme creation.
Features
- Random Quote Function: One click to grab a random quote from a large quote database.
- Text Customization: Add, format, and position text as desired.
- Background Image Selection: Use your own images to create unique memes.
- Export Options: Save memes in multiple formats.