Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 865 Bytes

README.md

File metadata and controls

48 lines (33 loc) · 865 Bytes

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