Skip to content

fatryst/resize-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

HandleImage

图像等比例压缩/缩略图

依赖GD库

function resizeImage

  • 参数
     - * path : /xxx/xxx/in.jpg
     - * out_path : 输出路径 /xxx/xxx/out.jpg
     - * max_width : 最大宽度 800
     - * max_height : 最大高度600

About

图像等比例压缩/缩略图

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages