peachpie icon indicating copy to clipboard operation
peachpie copied to clipboard

[Feature] Add "imagick" extension

Open menturion opened this issue 4 years ago • 0 comments

According to this extension list https://docs.peachpie.io/compatibility-status I would like to add the "imagick" extension for image manipulation and PDF-to-image conversion, see https://www.php.net/manual/en/book.imagick.php

This/these lib(s) might help to implement it:

Repo: https://github.com/Imagick/imagick

https://www.nuget.org/packages?q=Magick.NET https://www.nuget.org/packages/Magick.NET.Core/

Repo: https://github.com/dlemstra/Magick.NET (Apache-2.0 License )

menturion avatar May 01 '21 14:05 menturion