/Quote-Image-Generator-for-Instagram

This Python script automates the creation of custom Instagram quote images. Choose backgrounds, input text lines, and pick text colors (white or black). Ideal for adding personality to your posts effortlessly. Embrace creativity with fonts and save your creations in the Quotes_Output/ directory. Spice up your Insta-feed with ease! 🎨

Primary LanguagePythonMIT LicenseMIT

✨ Quote Image Generator for Instagram

MIT License

📷🖼 Spice Up Your Insta-Pics with Quotes and Pixels!

Ever dreamed of making your Instagram feed pop like a Bollywood blockbuster? 🎬 Look no further than this Python script! Whip up custom images faster than debugging code (well, almost), with backgrounds as vibrant as your meme collection. Whether you're slinging code or slinging jokes, this tool lets you blend quotes with pictures like chai blends with pakoras (a match made in desi heaven 🍵🥟).

So, what's the punchline? Pick your favorite font and unleash your creativity on Insta. Because who says programmers can't be meme lords too? 💬😎

(¬_¬")

This Python script allows you to create images with custom quotes. It lets you choose a background image, specify the text to be displayed, and select the text color. The resulting image can be saved with a specified filename.

📝 Requirements

  • Python 3.x
  • Pillow library (PIL)
  • colorama library

🦴 Directory Structure

  • Backgrounds/ should contain the background images you want to choose from.
  • Fonts/ should contain the font files (e.g., arial.ttf).
  • Program Stuff/ should contain any additional images required for compositing (e.g., Img-2.png).
  • Quotes_Output/ is where the generated images will be saved.

💖 Instagram Quote Image Generator (Output)

Description of image 1 Description of image 2

😅 Usage

  1. Install Requirments
    pip install -r requirments.txt`
  2. Run the script:
    python IG-Quotes-Generator.py
  3. Follow the prompts:
    • Choose Background: Enter the name of the background image file (without the extension) located in the Backgrounds/ directory.
    • Enter text for each line: Provide the text for each line (up to 5 lines).
    • Enter text color: Specify the text color (either white or black).
    • Enter image name: Provide a name for the output image file (the script will save it as a .jpg file in the Quotes_Output/ directory).

⭐ Star

If you find this Instagram Quote Image Generator script helpful and fun to use, please consider showing your support by starring the project on GitHub! 🌟 Your stars encourage me to keep improving this tool and adding more exciting features.

🗿 Author

Jetur Gavli

⚖️ Licence

MIT

✔ Notes
If you would like to add a new feature, feel free to send me a pull request or discuss it with me first. Thank you! ❤