I tried using
Code: Select all
convert file.jpg -clut foo.ggr out.jpg
Do I need to create an actual image from the GGR so that "convert" understands it? I found many programs that convert an image to a ggr but not the other way around.
Example ggr file: https://github.com/Helioviewer-Project/ ... AIA304.ggr
Example source image (grayscale): http://i.imgur.com/tvOJKAj.jpg
Example desired result: http://i.imgur.com/JWcQmdm.jpg
If it matters, I'm using ImageMagick 6.9.0-6 Q16 x64 2015-02-07 on Windows 7 x64.