Online Developer & Utility Tools

Essential tools for developers and power users — generate IDs, inspect tokens, build QR codes, test regex, convert timestamps, and more. All processing is client-side.

These tools cover the day-to-day utilities that developers reach for outside the core encode/decode and JSON workflows. Need a fresh UUID for a database migration? Decoding a JWT to inspect its claims? Converting an epoch timestamp to a readable date? Building a QR code for a URL? They're all here — no sign-up, no data sent to a server.

All Developer & Utility Tools
UUID Generator
Generate RFC 4122 v4 UUIDs in bulk. Copy individually or all at once.
Open tool →
Timestamp Converter
Convert Unix epoch timestamps to human-readable dates and back. Supports seconds and milliseconds.
Open tool →
JWT Decoder
Decode and inspect JWT header, payload, and signature without a secret key.
Open tool →
QR Code Generator
Generate QR codes for URLs, text, or contact info. Download as PNG.
Open tool →
Regex Tester
Test and debug regular expressions with real-time match highlighting and group capture display.
Open tool →
Color Picker
Pick or enter a color and get its HEX, RGB, HSL, and HSV values instantly.
Open tool →
Cron Parser
Parse cron expressions into human-readable schedules and preview the next run times.
Open tool →
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal in real time.
Open tool →
Password Generator
Generate strong, random passwords with configurable length and character sets.
Open tool →
HTTP Status Codes
Searchable reference for all HTTP status codes with descriptions and use cases.
Open tool →
Semi-Prime Factorizer
Factor semi-prime integers using Pollard’s rho and ECM algorithms, with step-by-step output.
Open tool →