An open API service indexing awesome lists of open source software.

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

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