Raven is a tool written in Python3 allowing you to generate an unique image with some text.
It does it by searching the text on Google, downloading the images then mixing them.
+ Fast
+ The images are not the same every time
- Needs to download the images
This section shows the "levels" of this project, from 0/5
- Time:
π΅ - Complexity:
π£ - Service:
π’ - Fun :
π΄
Feel free to make a pull request on this repository to submit any idea!
- Check if the image contains text, and if it does, skip it
- Please use this program only for educational purposes.
- It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.
billythegoat356