Live data from Hacker News

G'MIC, full-featured ImageMagick alternative

github.com

1–10 of 34 posts

Re: G'MIC, full-featured ImageMagick alternative

#8

Does it support vectors? And PDFs, AI, EPS? Does it handle CMYK/RGB properly?

Looks like a raster library to me. I imagine if it does handle vector graphics, it's only on the input side, same as ImageMagick. Didn't see any indication one way or another on color spaces.

Re: G'MIC, full-featured ImageMagick alternative

#9
I want to be nothing but encouraging, but I have simultaneous positive and negative reactions. On one hand, we need better FOSS alternatives to imagemagick, on the other hand, using imagemagick as the target to compare against means it's doomed to repeat some of IMs mistakes. And sure enough, using the online server's filter examples, so many of them seem to exist to fill a checkbox and increase the filter count, but are utility wise, useless as a serious filter, and aesthetically unpleasant to boot. I have the same contention with a significant portion imagemagick's feature set.

The IM/GM command line is also a disaster of weird names for things and inconsistent conventions and hundreds and hundreds of pages of manual. Reinvent IM's command line to be pleasant and simple and make sense, and it'll be a HUGE win!

What we really need is an open source alternative to is Nuke or Shake (RIP). Anyone want to help build that? ;)

I can't get to the project page, but I hope that GMIC borrows the positive developments from GraphicsMagick. One of the things GM improved over IM is large image handling. GM can stream a gigapixel image resize in minutes, while IM gets stuck in virtual memory swap for hours.

Post reply on HN