Converters
Convert between formats - encoding, decoding, data transformation
Image Compressor
Compress images to reduce file size while maintaining quality. Supports JPEG, PNG, and WebP.
Base64 Encoder
Encode text or data to Base64 format instantly
Base64 Decoder
Decode Base64 to readable text instantly. Private - decoding happens in your browser, never sent to servers.
URL Encoder
Encode text for safe use in URLs and query strings
URL Decoder
Decode URL-encoded (percent-encoded) text back to readable form
Unix Timestamp Converter
Convert Unix timestamps to dates instantly. What date is 1704067200? January 1, 2024. Free epoch to date converter - paste any timestamp and see the result.
Hex to RGB Converter
Convert hex color codes to RGB values and RGB to hex
Binary Converter
Convert between binary, decimal, hexadecimal, and octal
Markdown to HTML
Convert Markdown text to HTML markup
CSV to JSON
Convert CSV data to JSON format and vice versa
Translations to Excel
Combine JSON or YAML translation files into one Excel table. Keys in column A, each language in the next columns.
CSV Cleaner
Clean messy CSV data. Remove empty rows/columns, trim whitespace, fix delimiters.
TSV ↔ CSV Converter
Convert between tab-separated (TSV) and comma-separated (CSV) formats.
Excel Column Converter
Convert between Excel column letters and numbers. A=1, Z=26, AA=27, etc.