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

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

composer require auroraextensions/imageprocessor
...

/** @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