🔄 Converters
Convert between number bases, color formats, timestamps, and more.
Color Converter
Convert colors between HEX, RGB, HSL, and HSV formats. Interactive color picker included.
Unix Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa. Supports seconds and milliseconds.
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal. Live conversion as you type.
Temperature Converter
Convert between Celsius, Fahrenheit, and Kelvin. Instant conversion as you type.
Roman Numeral Converter
Convert between Roman numerals and Arabic numbers. Supports numbers 1 through 3999.
CSV to JSON
Convert CSV data to JSON format. Automatically detects headers and creates an array of objects.
JSON to CSV
Convert JSON array to CSV format. Extracts keys as headers and values as rows.
YAML to JSON
Convert simple YAML to JSON format. Supports key-value pairs, numbers, and booleans.
XML to JSON
Convert XML to JSON format. Parses XML structure into nested JSON objects.