Developer Tools for the modern web
A collection of free, privacy-first, 100% client-side developer utilities. No server-side processing - your data never leaves your browser.
🔒 Cryptography & Security
RSA Encrypt/Decrypt
Securely encrypt and decrypt messages using RSA asymmetric encryption.
RSA Sign/Verify
Create and verify digital signatures using RSA keys.
RSA Key Pair Generator
Generate secure RSA public and private key pairs locally.
PEM/XML Key Converter
Convert RSA keys between PEM and XML formats.
Ed25519 Key Pair Generator
Generate modern Ed25519 signing keys.
Ed25519 Sign/Verify
High-performance signing and verification with Ed25519.
ChaCha20 Encrypt/Decrypt
Fast and secure stream cipher encryption.
Bcrypt Hash/Verify
Hash passwords and verify hashes using Bcrypt.
🔑 Symmetric Encrypt/Decrypt
#️⃣ Hash Generator
MD5
Generate MD5 hashes.
SHA1
Generate SHA-1 hashes.
SHA224
Generate SHA-224 hashes.
SHA256
Generate SHA-256 hashes.
SHA384
Generate SHA-384 hashes.
SHA512
Generate SHA-512 hashes.
SHA3
Generate SHA-3 (Keccak) hashes.
CRC32
Cyclic Redundancy Check 32-bit.
SM3
Chinese cryptographic hash standard.
RIPEMD160
RACE Integrity Primitives Evaluation Message Digest.
🛡️ HMAC Generator
HMAC MD5
Hash-based Message Authentication Code using MD5.
HMAC SHA1
HMAC using SHA-1.
HMAC SHA224
HMAC using SHA-224.
HMAC SHA256
HMAC using SHA-256.
HMAC SHA384
HMAC using SHA-384.
HMAC SHA512
HMAC using SHA-512.
HMAC SHA3
HMAC using SHA-3.
HMAC SM3
HMAC using SM3.
HMAC RIPEMD160
HMAC using RIPEMD160.
🔄 Encoding & Decoding
Base64 Encode/Decode
Convert data to and from Base64 format.
URL Encode/Decode
Encode and decode URLs.
Unicode Encode/Decode
Convert text to Unicode escape sequences.
Character Encoding Converter
Convert between different character encodings.
HTML Entity Encode/Decode
Escape and unescape HTML entities.
Punycode Converter
Convert Unicode domain names to ASCII Punycode.
⚡ Generators
UUID Generator
Generate unique 128-bit identifiers (UUID v4).
ULID Generator
Generate Universally Unique Lexicographically Sortable Identifiers.
Random Password Generator
Create strong, secure random passwords.
Lorem Ipsum Generator
Generate placeholder text for designs.
Cron Expression Generator
Build and test cron schedule expressions.
🛠️ Converters & Utilities
No tools found matching your search.
Why DevTools?
Privacy-First Developer Utilities
We believe your data belongs to you. That's why all our tools run 100% in your browser.
-
100% Client-Side
- Your data never leaves your browser. All calculations, encryptions, and conversions happen locally on your device.
-
Blazing Fast
- No server latency. Instant results powered by modern browser technologies like WebAssembly and optimized JavaScript.
-
Secure & Private
- No tracking, no analytics, and no logs. We believe in providing professional tools without any hidden strings.
About DevTools
Welcome to DevTools (tools.qr9.net), your go-to destination for secure, efficient, and easy-to-use developer utilities. Whether you need to encrypt sensitive data, generate secure keys, convert formats, or debug code, we have the right tool for you.
Our mission is to provide a comprehensive suite of tools that respect your privacy. DevTools runs entirely in your browser. This means your private keys, passwords, and sensitive documents never leave your computer.
Key Features
- Cryptography: RSA, Ed25519, ChaCha20, AES, and more.
- Hashing: MD5, SHA-1, SHA-256, SHA-3, Bcrypt, etc.
- Encoders/Decoders: Base64, URL, HTML Entity, Unicode.
- Generators: UUID, Passwords, Lorem Ipsum.