codesharpdev / blurgen

BlurGen is a CLI tool for generating compact image hashes (Blurhash, Thumbhash) perfect for static sites using client-side technologies like HTML. Optimize image loading, storage, and comparison effortlessly. Enhance your static site performance with BlurGen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlurGen - Image Hashing CLI

BlurGen is a command-line interface (CLI) tool for generating efficient image hashes using Blurhash and Thumbhash. Ideal for static sites using client-side technologies like HTML, BlurGen simplifies image processing, enabling optimized image loading, storage, and comparison.

Features

  • Blurhash and Thumbhash Support: Choose between two powerful algorithms for generating unique and compact image hashes.

  • Client-Side Optimization: Tailored for static sites using client-side technologies like HTML, ensuring efficient image loading.

  • Easy Integration: Integrate BlurGen seamlessly into your workflow to enhance image processing for static web applications.

Installation

To install BlurGen, use the following commands:

npm install -g blurgen

About

BlurGen is a CLI tool for generating compact image hashes (Blurhash, Thumbhash) perfect for static sites using client-side technologies like HTML. Optimize image loading, storage, and comparison effortlessly. Enhance your static site performance with BlurGen.