Utility Calculators & Converters
Handy utilities for developers, writers, and everyday use.
Everyday utility tools for developers, writers, designers, and curious users — password generator, word counter, case converter, color converter (HEX/RGB/HSL/CMYK), QR code generator, barcode generator, base converter (binary/octal/decimal/hex), Unix timestamp, regex tester, JSON/YAML/CSV converters, base64, URL encoder, hash calculator, UUID generator, markdown converter, image format converter, IBAN validator, and lorem ipsum.
Whether you're hashing a password, generating 100 UUIDs for a database seed, encoding a URL for a query string, validating a customer's IBAN, counting words in an essay, or converting an SVG to PNG — these tools save you a Google search and a sketchy third-party site visit.
Developer-grade
Output formats match what production code expects — UUIDs follow RFC 4122, Base64 follows RFC 4648, hashes are NIST-standard.
Privacy-first
Passwords, secrets, hashes, and source data never leave your browser — all processing is client-side JavaScript.
Bulk + batch ready
Most tools accept multi-line input — paste 1000 lines, get 1000 results. No pagination, no API key required.
Most Popular in Utility
The 4 tools our users open most often in this category.
All Utility Tools
Browse all 20 calculatorsFrequently Asked Questions
Are passwords generated here secure?
Yes. We use the browser's Web Crypto API (cryptographically secure RNG) for password generation. The password never leaves your browser, never gets logged, never gets transmitted.
Can I trust the hash calculator?
Yes — it uses the browser's built-in Web Crypto SubtleCrypto API for SHA-1, SHA-256, SHA-384, SHA-512. These are NIST-standard implementations identical to what OpenSSL uses server-side.
Will my pasted JSON / source code be uploaded anywhere?
No. All processing is client-side JavaScript. The data you paste never gets sent to any server, never gets logged, never gets stored.
Why use this instead of a CLI tool?
Convenience — no install, no environment setup, no version conflicts. For one-off conversions or quick verifications, a browser tool is faster than firing up Python, Node, or your favourite CLI suite.
Explore Other Categories
Browse 160 free, browser-based calculators across 9 more categories.
Islamic
10Zakat, Mahr, Qurbani, Faraiz inheritance, Salah times, Qibla direction, Hijri calendar, and Sehri/Iftar — all in one place.
Financial
14Make smarter money decisions with financial calculators.
Gold & Silver
8Price, purity, weight, and karat calculators for precious-metal buyers, sellers, and jewellers.
Health
25Monitor your wellness metrics with reliable health tools.
Unit
19Instantly switch between any unit of measurement.
Date & Time
9Plan ahead and track time with precision.
Math
21Solve everyday math problems with dedicated calculators.
Construction
22Essential tools for property, land, and building work.
Fun
12Shareable, lighthearted tools for curiosity and entertainment.
Need something specific? Search all 160 tools →
Back to home