webinstall / webi-installer-requests

This is just to house issues for requests for new Webi installers.
Mozilla Public License 2.0
5 stars 7 forks source link

Request for ImageMagick #102

Open EtaoinWu opened 4 months ago

EtaoinWu commented 4 months ago

ImageMagick is an open source software that can edit and convert raster images. It is similar to ffmpeg, which is already included in webi, in that they are both very powerful at converting and editing media (video for ffmpeg and images for magick), but to achieve that you need to learn obscure command line options.

It is included in most distro's package management systems, as well as distributed as binary on the website.

coolaj86 commented 4 months ago

This would be a great addition. I'm marking this as "up for grabs" for now.

I see that they also have an AppImage, which sounds like it should work. I heard about AppImage, but I haven't actually seen one in the wild or tested it out yet - though I wish they provided a linux tarball like they do for macOS and Windows (zip).