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 tool

Excel to JSON Converter

Upload a real .xlsx, .xls, or .csv workbook and convert a sheet to JSON.

Open tool

Excel to CSV Converter

Upload a real .xlsx or .xls workbook and convert a sheet to CSV.

Open tool

CSV to Excel Converter

Paste CSV text and download it as a real .xlsx workbook.

Open tool

JSON to Excel Converter

Paste a JSON array of objects and download it as a real .xlsx workbook.

Open tool

Bulk File Hash Generator

Compute MD5, SHA-1, SHA-256, or SHA-512 for multiple uploaded files at once, entirely in your browser.

Open tool

Checksum File Verifier

Upload a file and paste an expected checksum (or a sha256sum-style listing) to check for a match.

Open tool

Hex Bytes to File Converter

Convert one continuous hex string, strictly two digits per byte, into a downloadable binary file.

Open tool

Hex Editor

Upload a file or paste text and edit its raw bytes directly in a classic three-column hex editor.

Open tool

Hex Values to File Converter

Turn a list of hex values, each of any width, into a downloadable binary file.

Open tool

Hexdump Generator

Show a classic hexdump -C / xxd-style dump of any text or uploaded file, read-only.

Open tool

Markdown to Word (DOCX) Converter

Convert Markdown into a real, downloadable .docx file, built entirely in your browser.

Open tool

AES File Encryptor/Decryptor

Encrypt or decrypt a real file with password-based AES-256-GCM, entirely in your browser.

Open tool

CSV Encoding Detector

Upload a CSV or text file and detect its likely byte encoding: UTF-8, UTF-16, or Windows-1252/Latin-1.

Open tool

PNG File Size Finder

Find a PNG file's exact size in bytes, kilobytes, and megabytes.

Open tool

Binary File Dumper

Upload any file and see every byte rendered as 8-bit binary, grouped hexdump-style.

Open tool

Binary Values to File Converter

Pack a string of user-supplied binary digits into bytes and download the result as a .bin file.

Open tool