Developer
GUID / UUID Generator
Generate UUID v4 values, convert GUIDs to short GUIDs, and reverse short GUIDs locally in your browser.
UUID generator
UUID quantity
Generated UUIDs will appear here.
GUID / short GUID converter
Generation and conversion run locally in your browser. Short GUIDs use URL-safe Base64 without padding and can be converted back to the original GUID.
Share
You might also like
- Number Base ConverterInstantly convert numbers between binary, octal, decimal, and hexadecimal. Supports large numbers. 100% client-side.
- JSON Path FinderInspect JSON, copy exact JSONPath expressions, and test paths locally.
- URL Encoder DecoderEncode and decode URL components locally in your browser.
- Base64 Encoder DecoderEncode and decode Base64 text locally in your browser.
- Unix Timestamp ConverterConvert Unix epoch seconds to datetime and back. 100% client-side.
- JSON FormatterFormat, prettify and validate JSON instantly. Switch indent, minify in one click. 100% client-side.
- Cron Job ParserParse full crontab lines with commands into human-readable schedules and preview the next 5 runs locally.
- HTML PreviewerWrite or paste HTML and preview it live in a sandboxed iframe. Supports full pages and fragments. 100% client-side.
- JWT DecoderDecode and inspect JWT tokens. View header, payload claims and expiry status instantly. 100% client-side — token never leaves your browser.
- Regex Tester & ExtractorTest regex patterns in real time, inspect capture groups, and generate copy-ready code snippets.