My digital toolbox.

A collection of useful tools that I use daily. From color pickers to code formatters, these tools make my life easier.

Encoders & Formatters

  • JSON Formatter

    Format and validate JSON data with syntax highlighting. Perfect for debugging API responses.

  • HTML Encoder

    Convert special characters to HTML entities and back. Essential for web content handling.

  • Base64 Encoder

    Quickly encode or decode Base64 strings. Useful for working with images and authentication.

  • URL Encoder

    Encode or decode URLs and query parameters. Essential for working with web APIs.

  • Timestamp Converter

    Convert timestamps between different formats. Includes Unix timestamp converter and ISO 8601 timestamp generator.

Security & Hashing

  • Checksum Generator

    Generate and verify file checksums using MD5, SHA-1, SHA-256, and more.

  • Hash Generator

    Create secure hashes for strings using various algorithms. Perfect for password hashing demos.

  • JWT Debugger

    Decode and verify JSON Web Tokens. Inspect payload data and validate signatures.

  • UUID Generator

    Generate random UUIDs/GUIDs in various formats. Includes v4 and v5 support.

Development Tools

  • RegEx Tester

    Test and debug regular expressions with real-time matching and explanation.

  • Cron Expression Parser

    Parse and explain cron expressions. Includes next run time calculator.

  • Text Comparer

    Compare two texts and highlight the differences. Great for finding changes between versions.

  • Color Picker

    Pick colors from anywhere on your screen. Get HEX, RGB, and HSL values instantly.

Utilities

  • Timezone Converter

    Convert times between different timezones. Includes daylight savings support and meeting planner.

  • Kiwi Ipsum Generator

    Generate New Zealand themed placeholder text. Featuring local slang and landmarks.