// developer utilities, no tracking
Examples & tiny tools
for people who ship.
Practical utilities and copy-paste examples for the web. Your input stays in your browser — always.
explore tools →$ inspect data-flow
✓ all processing runs locally in your browser
$_
// toolkit
Useful in a pinch.
Fast tools for everyday debugging, encoding and security work.
JSON Formatter
Format, minify and validate JSON without uploading it.
open tool → securityJWT Decoder
Inspect token headers and payloads. Decode only — never verify.
open tool → encodeURL Encoder
Encode and decode URL components safely.
open tool → encodeBase64
Encode text to Base64 or decode it back to UTF-8.
open tool → timeUnix Timestamp
Convert timestamps to readable dates and back.
open tool → cryptoSHA-256
Create a SHA-256 hash with the Web Crypto API.
open tool → generateUUID Generator
Generate secure UUID v4 values instantly.
open tool → encodeHTML Escape
Escape text for HTML or turn entities back into text.
open tool → testRegex Tester
Test JavaScript regular expressions with live matches.
open tool → securityCSP Generator
Build a minimal Content-Security-Policy header.
open tool → referenceCron Expression
Explain standard five-field cron expressions.
open tool → securityPassword Strength
Estimate password entropy locally, with no storage.
open tool → examplesHTTP Header Examples
Practical security, caching and API header examples.
view examples → generateQR Code Generator
Create a customizable QR code and save it as a PNG.
open tool → parsePhone Number Parser
Validate and format international telephone numbers locally.
open tool → encodeArrowFxxk Generator
Generate JavaScript character expressions with arrow functions.
open tool →// no catch
Built for the workbench.
examplu is an independent collection of small, focused developer tools. No account, no server-side processing, and no mysterious data retention.