← Back to tools

HASHA CLI

Get the hash of text or stdin easily

Text Processing linuxmacoswindows JavaScript MIT

Description

HASHA CLI makes hashing simple. Get the hash of text or stdin with support for multiple hashing algorithms including MD5, SHA-1, SHA-256, and more.

AI Summary

A simple CLI tool for computing hashes of text or stdin.

Capabilities

  • + Hash text or stdin content
  • + Multiple hash algorithm support
  • + Simple, pipe-friendly interface

Use When

  • You need to quickly hash text
  • You want a simple hashing tool

Avoid When

  • x You need file integrity checking
  • x You prefer built-in sha256sum
View AGENTS.md for HASHA CLI