
'path' => 'example-bucket/my-images/optimized. It is easily recognised by the large, distinctive black patches around its eyes, over the ears, and across its round body. 'headers' => array('Cache-Control' => 'max-age=31536000, public'), The giant panda (Ailuropoda melanoleuca, literally 'black and white cat-foot' literally 'big bear cat'), also known as panda bear or simply panda, is a bear native to south central China. 'aws_secret_access_key' => 'YOUR_AWS_ACCESS_KEY', 'aws_access_key_id' => 'YOUR_AWS_ID_KEY', Store image to Amazon S3: $tinify = new Tinify([ $tinify->resize('path/to/file/to/compress',null,) $tinify->compress('path/to/file/to/compress') Ĭompress image from Buffer: ) $tinify->compressFromBuffer('path/to/file/to/compress') Ĭompress image from Url: ) $tinify->compressFromUrl('','path/to/file/after/compression') TinyPNG is a web service that allows you to reduce the size of your images with no perceptible loss in quality, while shrinking the size of your files significantly. $tinify->compress('path/to/file/to/compress','path/to/file/after/compression') Fonctionnalités Automatically optimize new images on upload. This plugin automatically optimizes all your images by integrating with the popular image compression services TinyJPG and TinyPNG. Initialize component: $tinify = new Tinify() Ĭompress image from Path: ) // create a new image Par TinyPNG Support Description Make your website faster by optimizing your JPEG, PNG, and WebP images. Or add this line to the require section of your composer.json file. Only Internet Explorer does not support the format yet. If you want to create and compress stickers under 500 KB take a look at the iMessage Panda sticker example on Github. In 2014 we added intelligent compression for JPEG images and in 2016 we added support for animated PNG. The preferred way to install this extension is through composer.Įither run php composer.phar require cinghie/yii2-tinify "^1.0.2" If you like TinyPNG please contribute by making a donation.

Yii2 integration for TinyPng: Installation
