file
17 tools tagged "file".
Base64/Hex File Encoder & Decoder
Encode a real uploaded file to Base64 or hex text, or decode text back into a downloadable file.
Open toolExcel to JSON Converter
Upload a real .xlsx, .xls, or .csv workbook and convert a sheet to JSON.
Open toolExcel to CSV Converter
Upload a real .xlsx or .xls workbook and convert a sheet to CSV.
Open toolCSV to Excel Converter
Paste CSV text and download it as a real .xlsx workbook.
Open toolJSON to Excel Converter
Paste a JSON array of objects and download it as a real .xlsx workbook.
Open toolBulk File Hash Generator
Compute MD5, SHA-1, SHA-256, or SHA-512 for multiple uploaded files at once, entirely in your browser.
Open toolChecksum File Verifier
Upload a file and paste an expected checksum (or a sha256sum-style listing) to check for a match.
Open toolHex Bytes to File Converter
Convert one continuous hex string, strictly two digits per byte, into a downloadable binary file.
Open toolHex Editor
Upload a file or paste text and edit its raw bytes directly in a classic three-column hex editor.
Open toolHex Values to File Converter
Turn a list of hex values, each of any width, into a downloadable binary file.
Open toolHexdump Generator
Show a classic hexdump -C / xxd-style dump of any text or uploaded file, read-only.
Open toolMarkdown to Word (DOCX) Converter
Convert Markdown into a real, downloadable .docx file, built entirely in your browser.
Open toolAES File Encryptor/Decryptor
Encrypt or decrypt a real file with password-based AES-256-GCM, entirely in your browser.
Open toolCSV Encoding Detector
Upload a CSV or text file and detect its likely byte encoding: UTF-8, UTF-16, or Windows-1252/Latin-1.
Open toolPNG File Size Finder
Find a PNG file's exact size in bytes, kilobytes, and megabytes.
Open toolBinary File Dumper
Upload any file and see every byte rendered as 8-bit binary, grouped hexdump-style.
Open toolBinary Values to File Converter
Pack a string of user-supplied binary digits into bytes and download the result as a .bin file.
Open tool