Terms of Use
Last updated: May 2026
Use of this site
ScriptSpot is a free collection of developer utilities — JSON formatter, Base64 encoder, regex tester, UUID generator, epoch converter, JWT decoder, and hash generator. Use it for any personal or commercial work. There's no account, no API key, no rate limit.
No warranty
Every tool runs entirely in your browser using built-in Web APIs (Web Crypto, TextEncoder, RegExp, JSON). The tools are provided "as is" with no warranty. If you're decoding a JWT or hashing data for a security- critical purpose, verify the result against a second source before trusting it.
Limitation of liability
ScriptSpot is not liable for any consequences of using these tools — incorrect output, missed bugs, or anything downstream. The math runs locally; you control the inputs and what you do with the outputs.
Don't paste secrets
Even though nothing leaves your browser, please don't paste production secrets, real customer data, or credentials into these tools when working on a shared device. Browser history, autocomplete, and extensions can capture what you type.