-
-
Notifications
You must be signed in to change notification settings - Fork 1
Features Overview
Diego Alfonso edited this page Jan 24, 2026
·
1 revision
PrivUtil provides 20+ developer tools organized into categories.
| Tool | Description |
|---|---|
| Diff Utility | Compare two texts with visual diff |
| Text Tools | Sort, dedupe, reverse, trim lines |
| Similarity | Calculate Levenshtein distance |
| Tool | Description |
|---|---|
| JSON Formatter | Format, minify, validate JSON |
| Universal Converter | Convert between JSON, YAML, XML |
| SQL Formatter | Beautify SQL queries |
| Color Converter | HEX ↔ RGB ↔ HSL |
| Case Converter | camelCase, snake_case, etc. |
| Time Converter | Unix timestamps, timezones |
| IP Calculator | Subnet calculations |
| Tool | Description |
|---|---|
| UUID Generator | Generate v1/v4 UUIDs |
| Hash Calculator | MD5, SHA1, SHA256, SHA512 |
| Lorem Ipsum | Placeholder text |
| Password Generator | Secure random passwords |
| Tool | Description |
|---|---|
| Base64 | Encode/decode Base64 |
| URL Encoder | URL encode/decode |
| HTML Entities | HTML entity encode/decode |
| JWT Debugger | Decode JWTs |
| Certificate Parser | Parse X.509 PEM certs |
| Tool | Description |
|---|---|
| Regex Tester | Test Go regex patterns |
| JSON to Go | Generate Go structs |
| Cron Tools | Explain cron expressions |
- Navigate: Click any tool in the sidebar or Dashboard
- Input: Enter your data in the input fields
- Process: Click action buttons or wait for auto-processing
- Output: Copy results with one click
Use the Dashboard search bar to quickly find tools by name or description.
Getting Started
User Guide
Development
Operations
Community