Dev tools, client-side
Format, encode, and hash — safely.
Paste API keys and secrets without worry: JSON, Base64, URL, hashing, UUIDs and passwords all run in your browser, never on a server.
GhostDev is a set of developer utilities that run entirely in your browser — your input is never sent to a server. Format, validate or minify JSON; encode and decode Base64 and URLs; hash text with SHA-256/1/384/512; generate crypto-random v4 UUIDs; and create strong random passwords. Because everything runs client-side, you can safely paste API keys, tokens, and secrets — unlike the many 'online formatter' tools that transmit whatever you paste to their backend.
Everything runs in your browser. Your files are never uploaded — for the single-file tools there's no upload endpoint to send them to.