Developer & Cryptography
Developer tools collect small, repeatable jobs that otherwise interrupt coding, testing, or technical support. They cover JSON formatting and validation, regular-expression testing, cryptographic hashes, XML-to-JSON conversion, and QR codes for links, Wi-Fi access, contact cards, and UPI payments. Software engineers can inspect payloads, QA teams can build test inputs, IT staff can share connection details, and product teams can generate scannable prototypes without installing a separate utility. Many operations use built-in browser APIs or client-side libraries, keeping source text and generated values on the device. Each tool is intentionally narrow: it exposes the inputs, options, errors, and output needed for one task. Security-sensitive results should still be reviewed in context, especially when choosing password hashing parameters or encoding payment details.
Generators & Barcodes
1 utilityHashing & Ciphers
2 utilitiesFormatters & Validators
1 utilityRelated Categories
Text & Typography
Unicode text transformers, font stylers, word counters, text diff comparators, and clean formatters.
Random & Decision
True cryptographic and pseudo-random generators for names, numbers, dice, coins, teams, and passwords.
Device & Hardware Testing
Browser-based diagnostic tools for screen pixels, keyboard ghosting, mouse clicks, microphone input, webcam check, and internet speed.