Skip to content

AlteredAdmin/MultiFormat-Image-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MultiFormat Image Generator

MultiFormatImageGenerator is a Python script that generates test images in multiple formats (JPEG, PNG, BMP, TIFF) with randomized resolutions, background colors, and text colors.

Features:

  • Generate images in various formats: JPEG, PNG, BMP, and TIFF.
  • Randomized resolutions for each generated image.
  • Randomized text and background colors to ensure every image is unique.

Requirements:

To use MultiFormatImageGenerator, you'll need to have Python installed along with the Pillow library.

Installation:

  1. Clone the repository:

    git clone https://github.com/AlteredAdmin/MultiFormatImageGenerator.git
  2. Navigate to the cloned directory:

    cd MultiFormatImageGenerator
  3. Install the required package using pip:

    pip install Pillow

Usage:

  1. Run the script:

    python MultiFormatImageGenerator.py
  2. When prompted, enter the total number of images you'd like to generate for each format.

  3. The generated images will be saved in the output_images directory within the project directory.

Contributing:

Feel free to fork the repository and submit pull requests. All contributions are welcome!

Support the Developer

If you found this helpful, please consider:

  • Buymeacoffee: Link

About

MultiFormatImageGenerator is a Python script that generates test images in multiple formats (JPEG, PNG, BMP, TIFF) with randomized resolutions, background colors, and text colors.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages