[New Port Request] imagemagick #42903
Labels
category:new-port
The issue is requesting a new library to be added; consider making a PR!
info:good-first-issue
This issue would be a good issue to get one's feet wet in solving.
Library name
ImageMagick
Library description
ImageMagick® is a free and open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and PDF.
Source repository URL
https://github.com/ImageMagick/ImageMagick
Project homepage (if different from the source repository)
https://imagemagick.org/
Anything else that is useful to know when adding (such as optional features the library may have that should be included)
Features: both static and dynamic builds and in particular the Magick++ c++ API.
Needed to pre-process PDF files for tesseract. Also, this is what copilot recommended to me. It warns me against using graphicsmagick... I have built the API myself and it works great, I would just like to be able to use vcpkg without building it myself.
The text was updated successfully, but these errors were encountered: