Image File is required.

Image Resize in PHP using GD Library


This is a simple web-application that saving and resizing the size of uploaded image file.
Original Image File
Original

Width: 4000
Height: 3000

View
Resized Image File
Resized

Width: 250
Height: 250

View