Description | Category | |||
|---|---|---|---|---|
| JWT Decoder | Decode and inspect JSON Web Tokens with optional signature verification. | |||
| Cron Expression Parser | Parse cron expressions and show next scheduled runs. | |||
| QR Code Generator | Generate customizable QR codes for text, links, contacts, Wi-Fi, email, and phone payloads. | |||
| Diff Checker | Compare two texts and highlight the differences. | |||
| JSON to CSV | Convert JSON data to CSV format. | |||
| CSV to JSON | Convert CSV data to JSON format. | |||
| Timestamp Converter | Convert between Unix timestamps and human-readable dates. | |||
| Color Converter | Convert colors between HEX, RGB, and HSL formats. | |||
| UUID Generator | Generate random UUID v4 identifiers. | |||
| Hash Generator | Generate cryptographic hashes (MD5, SHA-1, SHA-256, etc.). | |||
| Markdown to HTML | Convert Markdown text to HTML. | |||
| Base64 Decode | Decode a Base64 encoded string. |
Found a bug? Open an issue
Feedback & Suggestions