Hasty Briefsbeta

Bilingual

Library for better colors on eInk displays

10 months ago
  • #JavaScript
  • #eInk
  • #dithering
  • A JavaScript library for reducing image colors and dithering them for eInk displays.
  • Works with both front-end JavaScript (Browser Canvas API) and Node.js (node-canvas).
  • Supports custom displays and color tables.
  • Features multiple dithering algorithms for improved color blending and gradients.
  • Includes color calibration for device-specific color accuracy.
  • Available on npm as 'epdoptimize'.
  • Example usage provided for dithering images and replacing colors.
  • Detailed options for customizing dithering behavior.
  • Supports custom color palettes.
  • Open for contributions and feedback.