MD4 Hash Generator

If there is no error but no content is returned, you need to pay attention to the character encoding problem (the current tool encoding is UTF-8)

Click Upload

Tool Introduction

Encoding conversion function implemented in one package

Currently supports:

  • url address encoding and decoding
  • base64 encryption and decryption(currently only supports utf-8 encoding)
  • md5 encryption
  • addslashes->Add a backslash before each double quote (")
  • stripslashes->Opposite to the above, delete the backslash
  • base64_image_mult->Upload an image for base64 image encryption
  • base64_image_url->Use a network image for base64 image encryption