https://github.com/smakosh/image-resizer
A ready to use php function image resizer
https://github.com/smakosh/image-resizer
image php resizer
Last synced: 25 days ago
JSON representation
A ready to use php function image resizer
- Host: GitHub
- URL: https://github.com/smakosh/image-resizer
- Owner: smakosh
- License: mit
- Created: 2017-03-09T16:55:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T15:29:09.000Z (almost 9 years ago)
- Last Synced: 2025-10-12T05:12:53.859Z (8 months ago)
- Topics: image, php, resizer
- Language: CSS
- Homepage: https://github.com/smakosh/image-resizer
- Size: 1.88 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# image-resizer
A ready to use php function image resizer
Simply include the resize-function.php file and edit the parameters of the function
CreateThumbs($src, $dst, $width, $height, $crop=0)
Feel free to use it