cimage icon indicating copy to clipboard operation
cimage copied to clipboard

Server-side image resizing and cropping on the fly with caching of generated image-files using PHP.

Results 56 cimage issues
Sort by recently updated
recently updated
newest added

Write article on how to create a shortcode for img.php and use to [FIGURE].

enhancement

Write article on using img.php in WordPress as a shortcode.

enhancement

Resize the image in small steps, instead of one step. Smaller steps will, most likely, result in a better end result. If an image is 1600px wide and target is...

enhancement

Make a version of img.php that is executable on commandline through a phar packet.

enhancement

Hi guys, it's not a bug or issue... I just want to know if the library will be maintained in the future, because have some large ecommerces to develop and...

question
documentation

When running XAMPP (or the webserver) in Windows and access the webfiles from within WSL2/Ubuntu, PHP failes for functions like `is_readable()` and `is_writable()`. To fix this a `define("WINDOWS2WSL")` is introduced,...

enhancement
documentation