AZ Tools

Category

File

Sort by:

CSV Inspector

Drop a CSV, see row / column counts, per-column type inference, null counts, unique counts, and full-row duplicate detection — all locally.

File00

File Hash Verifier

Drop a file and paste an expected SHA-1 / 256 / 384 / 512 — see if the actual hash matches. Useful before installing downloaded binaries.

File00

PDF Page Extractor

Drop a PDF and pull just the pages you want — `1-3, 5, 7-10` — into a fresh PDF. All in your browser, no upload.

File00

PDF Merger

Drop two or more PDFs, reorder them with the arrow buttons, and download a single merged PDF — all in your browser, no upload.

File00

ZIP Builder

Drop a few files into the browser and download them as a single .zip — no upload, no install, fast compression.

File00

Favicon Generator (multi-size PNG)

Generate 10 favicon PNG sizes (16, 32, 48, 64, 96, 128, 180, 192, 256, 512) from one source image — copy the HTML snippet.

File00

Image → WebP / JPEG / PNG Converter

Convert PNG/JPG to WebP (or back) with an adjustable quality slider — runs in your browser via canvas.

File00

CSV Splitter (by rows)

Split a large CSV into smaller chunks by row count — repeat the header on each chunk, download all at once.

File00

Image → PDF Converter

Combine multiple JPG / PNG images into a single PDF with adjustable page size, orientation, and fit.

File00

ZIP Inspector

Drop a ZIP and see every file inside — sizes, contents, and per-file download — without unpacking it locally.

File00

File Splitter

Split a large file into smaller chunks to bypass attachment or upload size limits.

File00

Text Encoding Converter

Open text files in legacy encodings (EUC-KR, Shift_JIS, Windows-1252…) as readable UTF-8.

File00

File Hash (Checksum)

Compute SHA-1, SHA-256, and SHA-512 checksums of any file.

File00

CSV ↔ JSON Converter

Convert CSV to JSON and JSON back to CSV, with a delimiter option.

File00

Line Endings & BOM Converter

Convert between LF, CRLF, and CR line endings and add or remove a UTF-8 BOM — with per-style counts so you can see how mixed the input was.

File00

File Type Detector (Magic Bytes)

Drop a file to identify its true format from its magic bytes — and catch files whose extension or declared MIME type lies.

File00