Skip to content

f01c33/colormap

Repository files navigation

Colormap

Takes a colormap argument, an image and transforms it by going to greyscale and then to the colormap.

instalation

You need imagemagick installed, follow instructions from here

go install github.com/f01c33/colormap@latest

Examples

no colormap

colormap magma nature.webp

magma

colormap inferno nature.webp

inferno

colormap viridis nature.webp

viridis

colormap cividis nature.webp

cividis

colormap twilight nature.webp

twilight

colormap turbo nature.webp

turbo

Releases

No releases published

Packages

No packages published

Languages