Tool Collections 11
Curated tool sets to solve specific problems
Prohibited Word Checker Collection
Comprehensive collection of prohibited word detection tools for major platforms including WeChat, Douyin, Kuaishou, Taobao, JD, Pinduoduo, Bilibili, Xiaohongshu, Xianyu and more. Help you quickly identify violations and improve content review pass rates.
Encoding Tools
Collection of encoding/decoding tools including Base64, URL, HTML, JWT, Protocol Buffers, text encoding and more, meeting various data conversion needs.
Markdown Tools Collection
Professional Markdown editing, formatting, and helper tools to improve writing and documentation efficiency
Data Checksum Tools (CRC)
Collection of Cyclic Redundancy Check algorithms (CRC-8/16/32/64, Adler-32) for detecting errors in data transmission or storage
Password Hashing Tools (KDF)
Slow hashing algorithms designed specifically for password storage (such as Bcrypt, Argon2, Scrypt), effectively resisting rainbow table and brute force attacks
Asymmetric Encryption Tools
Collection of public key algorithms like RSA, SM2. Uses public key to encrypt and private key to decrypt, suitable for key exchange, digital signatures and authentication.
Escaping Tools
Collection of escape/unescape tools for JSON, Regex, HTML, XML, CSV, SQL, JavaScript, Java, C/C++ and more, creating a great helper for debugging.
Text Extraction Tools Collection
Professional text data extraction tools, covering intelligent identification and extraction of IP addresses, emails, phone numbers, URLs, ID card numbers and other data.
Common Hash Tools (Fast/Non-crypto)
Collection of ultra-fast non-cryptographic hashes like xxHash, MurmurHash, and common validation hashes like MD5/MD4
Cryptographic Hash Tools (Secure)
Collection of high-strength cryptographic hash algorithms (SHA-2/3, BLAKE, RIPEMD) and Message Authentication Codes (HMAC), suitable for digital signatures and tampering prevention
Symmetric Encryption Tools
Collection of classic symmetric encryption algorithms like AES, DES, ChaCha20, SM4. Uses the same key for encryption/decryption, fast and suitable for large data.