Utilities
Quick encode/decode, hashing, timestamp and regex tools — all running locally in your browser, so tokens, hashes and payloads never leave your machine.
Encode / Decode
Convert text to and from Base64, URL-encoding and HTML entities. UTF-8 safe.
Hash generator
Hashes of the text below, computed live in your browser. SHA via the Web Crypto API; MD5 in pure JS.
Unix timestamp converter
Convert between Unix epoch and human dates. Seconds and milliseconds are auto-detected.
Regex tester
Live JavaScript regular-expression testing — matches and capture groups update as you type.
New to regex or need a refresher? Read the regex guide →
Image Convertor
Convert an SVG or WebP image to a JPEG or PNG at the size you need. The conversion runs in your browser.
Drop an SVG or WebP here or browse
A pasted URL is fetched through our server (to get around browser CORS); uploaded or dropped files never leave your browser.
JPEG has no transparency — transparent areas are filled with the chosen background. For a transparent result, choose PNG.