Skip to content

Client side file and text hash generator supporting MD5, SHA 1, SHA 256, SHA 512 and SHA 3 with offline processing and one click copy.

License

Notifications You must be signed in to change notification settings

Elcapitanoe/File-Hasher

Repository files navigation

File Hasher

Client-side hash generator supporting multiple algorithms.

Features

  • Hash algorithms: MD5, SHA-1, SHA-256, SHA-512, SHA-3
  • Input via plain text or file upload
  • Offline-only processing (no server interaction)
  • Minimal, responsive UI
  • One-click hash copy

Usage

  1. Select input mode: text or file
  2. Enter text or upload file
  3. Hashes are computed instantly
  4. Copy desired hash to clipboard

Development

npm install      # Install dependencies
npm run dev      # Run local dev server
npm run build    # Build production output

About

Client side file and text hash generator supporting MD5, SHA 1, SHA 256, SHA 512 and SHA 3 with offline processing and one click copy.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •