Text and developer tools
Format JSON, convert encodings, inspect timestamps, hashes, and developer text.
Subcategories
This category is split by real user workflows so each tool set is easier to scan.
Format JSON, convert encodings, inspect timestamps, hashes, and developer text.
JSON and schema15 toolsJSON formatting, diffing, patching, path viewing, JSON5, and schema generation or validation.
Markup, config and SQL26 toolsYAML, XML, CSV, INI, TOML, MessagePack, HTML entities, Markdown, SQL formatting, SQL IN, SQL VALUES, CREATE TABLE, WHERE clauses, and ENV cleanup.
URL and web codecs9 toolsURL encoding, query diffs and normalization, URL list extraction and dedupe, batch query extraction, URL parsing, HTTP status codes, and QR codes.
Bases, binary and Unicode9 toolsBase64, string hex/binary, arbitrary bases, number bases, Unicode inspection, and Punycode.
Timestamps and colors3 toolsTimestamp conversion and color format conversion.
Text analysis, diff and extraction5 toolsWord counts, frequency, text diff, regex testing, and extraction.
Text cleanup and batch editing11 toolsDedupe, sort, case, line numbers, replace, filter, reverse, shuffle, and join.
Random and sequence generators3 toolsUUID, random number, and sequence generation.
Hashes, checksums and signatures5 toolsText/file hashes, MD5, checksums, and HMAC signatures.
Auth, passwords and permissions6 toolsBasic Auth, JWT, TOTP, permissions, password strength, and random passwords.
Developer schedule expressions2 toolsCron expression lookup, explanation, and next run times.
Morse and classic ciphers3 toolsMorse code, Caesar cipher, and Vigenere cipher.
Basic Auth encoder and decoder
Generate or decode HTTP Basic Authentication headers locally, with a reminder that Basic Auth is not encryption.
LookupToolChakanChmod permission generator
Convert Linux chmod numeric permissions and rwx symbols for server and deployment checks.
LookupToolChakanOTP and TOTP generator
Generate a current TOTP code from a Base32 secret locally in the browser for temporary debugging.
LookupToolChakanJWT decoder
Use this jwt decoder tool to inspect, convert, or generate a clear result directly in your browser.
LookupToolChakanPassword strength checker
Use this password strength checker tool to inspect, convert, or generate a clear result directly in your browser.
LookupToolChakanRandom password generator
Generate a secure random password or a memorable passphrase with configurable length, numbers, and symbols in your browser.
LookupToolChakan