This script was inspired by the 'convert' utility that is provided with ImageMagic.
It is designed to be a CLI script that provides some basic image file manipulations.
./gd_process.php can perform these image file manipulations :-
none - so it can be used to convert image file types
create
scale
crop
mirror
rotate
merge
adjoin
PHP can only work with image file types (by extension) :-
jpg, jpeg
gif
png
bmp
./gd_process.php can work on a single filename, or a 'glob' of files within a dir.
Features
- create image file
- scale image file
- crop image file
- rotate image file
- merge image files
- adjoin image files
- mirror image files
Categories
GraphicsLicense
GNU General Public License version 3.0 (GPLv3)Follow GD Process
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GD Process!