Development
Essential utilities for software development, including formatters, converters, and helpful references.
Git Cheatsheet
Quick reference of commonly used Git commands and operations
Random Port Generator
Generate random available network ports for development servers
Crontab Generator
Create and validate cron expressions with an intuitive interface
JSON Prettify and Format
Beautify and format JSON data with adjustable indentation and sorting options
JSON Minify
Compress JSON by removing whitespace and comments for smaller file size
JSON to CSV
Convert JSON data to CSV format with customizable field mapping and delimiters
SQL Prettify and Format
Format SQL queries with proper indentation, line breaks, and case formatting
Chmod Calculator
Calculate and convert between symbolic and numeric file permission notations
Docker Run to Docker Compose Converter
Convert docker run commands to Docker Compose YAML format
XML Formatter
Format XML documents with proper indentation and structure
YAML Prettify and Format
Format YAML documents with consistent indentation and style
Email Normalizer
Normalize email addresses by handling case, plus addressing, and domain aliases
Regex Tester
Test regular expressions against input text with real-time highlighting and explanations
Regex Cheatsheet
Quick reference for regular expression syntax and common patterns