Skip to content

auroraextensions/imageprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processor

Description

Pluggable, extensible module to crop, resize, and scale images in Magento.

Installation

composer require auroraextensions/imageprocessor

Usage

...

/** @var string $thumbnail */
$thumbnail = $this->imageProcessor->resize($imagePath);

...

About

Crop, resize, and scale images in Magento.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages