Skip to content

smakosh/image-resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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