MD5 Hash
Batch generate MD5 hashes for a list of text items.
Tool Guide
Introduction
The online MD5 batch encryption tool can batch MD5-encrypt specified text items, with support for exporting to TXT and Excel.
Strictly speaking, "MD5 encryption" is a misnomer—it is MD5 hashing, an irreversible character hashing algorithm commonly used for signatures and other information integrity verification.
This tool supports MD5 lengths of 8, 16, and 32 characters. The 8- and 16-character lengths are taken from the middle portion of the full 32-character MD5. The tool also supports case settings.
Note that the tool does not automatically trim leading and trailing spaces on each line, so please be mindful of spaces to avoid incorrect calculation results caused by their presence.
Related Tools
Base64 Encoder
Encode to Base64
Base64 Decoder
Decode Base64
Base64 Encoder/Decoder
Encode and decode text with Base64.
URL Encode/Decode
Online URL encoding and decoding tool supporting UTF-8 and GBK charsets.
URL Decode
Online URL encode and decode tool
Unicode Escape Encoder
Convert Chinese text to Unicode hex, HTML entity, and other escape formats