Skip to content

Features Overview

Diego Alfonso edited this page Jan 24, 2026 · 1 revision

Features Overview

PrivUtil provides 20+ developer tools organized into categories.

Tool Categories

📝 Text & Diff Tools

Tool Description
Diff Utility Compare two texts with visual diff
Text Tools Sort, dedupe, reverse, trim lines
Similarity Calculate Levenshtein distance

🔄 Formatters & Converters

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

⚡ Generators

Tool Description
UUID Generator Generate v1/v4 UUIDs
Hash Calculator MD5, SHA1, SHA256, SHA512
Lorem Ipsum Placeholder text
Password Generator Secure random passwords

🔐 Security & Encoding

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

🛠️ Developer Tools

Tool Description
Regex Tester Test Go regex patterns
JSON to Go Generate Go structs
Cron Tools Explain cron expressions

Using Tools

  1. Navigate: Click any tool in the sidebar or Dashboard
  2. Input: Enter your data in the input fields
  3. Process: Click action buttons or wait for auto-processing
  4. Output: Copy results with one click

Search

Use the Dashboard search bar to quickly find tools by name or description.

Clone this wiki locally