Skip to content

This project allows you to generate numbered-test images that you can use for your future projects that require image management.

Notifications You must be signed in to change notification settings

Munya-Marinda/generate-test-images-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Test Images PHP

Screenshot 2023-06-30 144125

Description

This project allows you to generate numbered-test images that you can use for your future projects that require image management.

Installation Instructions

  1. Windows: Download or clone the repository into ...MAMP\htdocs\ and start the MAMP application.
  2. macOS: Download or clone the repository into ...Applications\MAMP\htdocs\ and start the MAMP application.
  3. All: If you have PHP directly installed on your machine, you can run php -S localhost:9999 and navigate to https://localhost:9999 in your browser. Feel free to change the port number 9999 to your preference.

Usage Instructions

  1. Wait for the project to load in the browser to modify your test images.
  2. Modify the test images by adjusting the following parameters:
    • Image Background color
    • Image Width
    • Image Height
    • Number of images to generate
    • Font Color
    • Font Size
    • Save images as a .zip file on your machine under project-name/data/zip
    • Or store them as individual images on your machine under project-name/data/images

Generated Images

Screenshot 2023-06-30 151141

Generated Zip File

Screenshot 2023-06-30 151211

About

This project allows you to generate numbered-test images that you can use for your future projects that require image management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published