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: 3 months 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T15:29:09.000Z (about 8 years ago)
- Last Synced: 2025-04-08T06:45:14.933Z (6 months ago)
- Topics: image, php, resizer
- Language: CSS
- Homepage: https://github.com/smakosh/image-resizer
- Size: 1.88 MB
- Stars: 1
- Watchers: 2
- 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 resizerSimply 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