1.2.1607. ext/vips

Extension VIPS.

The VIPS image processing system is a very fast, multi-threaded image processing library with low memory needs.

<?php
     dl('vips.' . PHP_SHLIB_SUFFIX);
     $x = vips_image_new_from_file($argv[1])["out"];
     vips_image_write_to_file($x, $argv[2]);
?>

See also php-vips-ext, libvips and libvips adapter for PHP Imagine.

1.2.1607.1. Specs

Short name

Extensions/Extvips

Rulesets

All, Appinfo, CE

Exakat since

1.0.4

PHP Version

All

Severity

Time To Fix

Precision

Very high

Available in

Entreprise Edition, Community Edition, Exakat Cloud