Skip to content
/ monke Public

Color quantization and dithering in TypeScript.

License

Notifications You must be signed in to change notification settings

retraigo/monke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monke

An image-related module in TypeScript.

Check https://deno.land/x/monke/mod.ts for documentation.

Supports:

  • Recoloring an image with a different palette
  • Recoloring an image with dithering
  • Quantizing a palette
  • Image filters (blur, grayscale, invert, etc)

Provides a class Color for general color-related stuff. Color has been moved to retraigo/colors

Refer the examples directory for usage.

About

Color quantization and dithering in TypeScript.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published