MultiFormatImageGenerator is a Python script that generates test images in multiple formats (JPEG, PNG, BMP, TIFF) with randomized resolutions, background colors, and text colors.
- 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.
To use MultiFormatImageGenerator, you'll need to have Python installed along with the Pillow library.
Clone the repository:
git clone https://github.com/AlteredAdmin/MultiFormatImageGenerator.git
Navigate to the cloned directory:
cd MultiFormatImageGeneratorInstall the required package using
pip:pip install Pillow
Run the script:
python MultiFormatImageGenerator.py
When prompted, enter the total number of images you'd like to generate for each format.
The generated images will be saved in the
output_imagesdirectory within the project directory.
Feel free to fork the repository and submit pull requests. All contributions are welcome!
If you found this helpful, please consider:
- Buymeacoffee:Link