Download the PHP package uginroot/image-resize without Composer
On this page you can find all versions of the php package uginroot/image-resize. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package image-resize
Install
Create
createFromString
createFromPath
__constructor
Save
formats
save
Optimize image
See this package link
getContent
__toString
copyResource
Info
getWidth
getHeight
resetOrientation
Rotate photo if the set exif orientation tag
Change image
scale
original(600x300) | result(300x150) |
---|---|
![]() |
![]() |
resize
original(600x300) | result(100x100) |
---|---|
![]() |
![]() |
resizeToHeight
original(600x300) | result(100x200) |
---|---|
![]() |
![]() |
resizeToWidth
original(600x300) | result(100x50) |
---|---|
![]() |
![]() |
resizeToLongSide
original(600x300) | result(100x50) |
---|---|
![]() |
![]() |
resizeToShortSide
original(600x300) | result(100x200) |
---|---|
![]() |
![]() |
resizeToBestFit
original(600x300) | result(100x50) |
---|---|
![]() |
![]() |
resizeToWorstFit
original(600x300) | result(100x200) |
---|---|
![]() |
![]() |
crop
original(600x300) | result(100x100) |
---|---|
![]() |
![]() |
positions
cropPosition
original(600x300) | result(100x100) |
---|---|
![]() |
![]() |
resizeCover
original(600x300) | result(100x100) |
---|---|
![]() |
![]() |
resizeContain
original(600x300) | result(100x100) |
---|---|
![]() |
![]() |
sides
cropEdge
original(600x300) | result(500x200) |
---|---|
![]() |
![]() |
addBorder
original(600x300) | result(620x220) |
---|---|
![]() |
![]() |
Watermark
Fits:
original(600x300) | result(600x300) |
---|---|
![]() |
![]() |
change
original(600x300) | result(300x600) |
---|---|
![]() |
![]() |
All versions of image-resize with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-gd Version *
ext-exif Version *
ext-gd Version *
ext-exif Version *
The package uginroot/image-resize contains the following files
Loading the files please wait ....