Converts file sizes between bytes, KB, MB, GB, and TB using both decimal (SI: 1 KB = 1000 bytes) and binary (IEC: 1 KiB = 1024 bytes) prefixes. Also calculates the byte size of any text string in UTF-8, UTF-16, or ASCII encoding. Useful for storage planning, API payload sizing, and bandwidth calculations.
Enter a size in any unit or paste text to see its byte count — in both decimal and binary prefixes.
Convert Markdown to HTML instantly.
Convert HTML markup to clean Markdown syntax.
Convert CSV data into a JSON array of objects.
Flatten a JSON array of objects into a CSV spreadsheet.
Convert XML documents to a JSON representation.
Convert a JSON object or array to an XML document.