Download the PHP package codeawn/image_compress without Composer
On this page you can find all versions of the php package codeawn/image_compress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codeawn/image_compress
More information about codeawn/image_compress
Files in codeawn/image_compress
Download codeawn/image_compress
More information about codeawn/image_compress
Files in codeawn/image_compress
Vendor codeawn
Package image_compress
Short Description Compress image with callback support
License mit
Homepage https://github.com/codeawn
Package image_compress
Short Description Compress image with callback support
License mit
Homepage https://github.com/codeawn
Please rate this library. Is it a good library?
Informations about the package image_compress
Compress from file upload form
-
$input : (string) input file name attribute, use [] for multiple file e.g
attribute[]
-
$args : destination folder include
/
e.gupload/
orcallback function
-
$quality : (int) quality of compressed images
- $unlink : (booelan) remove file source
Compress from string or array
- $input : file name include path or array e.g
["folder/file1.jpg","folder/file2.jpg"]
to process multiple file
Example
HTML
PHP
All versions of image_compress with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-gd Version *
ext-gd Version *
The package codeawn/image_compress contains the following files
Loading the files please wait ....