https://github.com/jayedul/php-image-collage
This script creates image gallery within one image combining multiple images.
https://github.com/jayedul/php-image-collage
Last synced: about 1 year ago
JSON representation
This script creates image gallery within one image combining multiple images.
- Host: GitHub
- URL: https://github.com/jayedul/php-image-collage
- Owner: jayedul
- License: mit
- Created: 2017-03-24T06:27:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T17:19:30.000Z (about 4 years ago)
- Last Synced: 2025-01-30T20:15:57.403Z (over 1 year ago)
- Language: PHP
- Size: 24.7 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Image Collage Maker
Render multiple images in a single one that looks like an image gallery
Additionally it can reduce or increase image resolution. To do this just pass one image and its size, format as parameter. Explore Documentation.txt for more and detailed workflow.