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

HAR File Inspector (HTTP Archive Viewer)

Drop a .har file from Chrome / Firefox / Safari DevTools and instantly see every request — method, status, size, time, content type — with stats, slowest/largest tables, and filterable / sortable entries. Runs entirely in your browser.

File00

WAV File Inspector

Drop a .wav file and read its format, channels, sample rate, bit depth, duration, all RIFF chunks, and embedded LIST/INFO tags — fully client-side.

File00

CSV ↔ JSON Converter

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

File00

File Encoding Detector

Upload any text file and detect its encoding — UTF-8, UTF-16 LE/BE, UTF-32, Latin-1, ASCII — with BOM detection, byte signal analysis, and a hex preview.

File00

.env File Parser

Parse a .env / dotenv file with full support for single-quoted, double-quoted, multi-line, and inline-comment values. Export as JSON, YAML, shell exports, Dockerfile ENV, or Netlify TOML.

File00

ICS (iCalendar) Event Builder

Generate a downloadable .ics calendar event with title, start/end, location, attendees, recurrence (daily/weekly/monthly/yearly) and a reminder — fully RFC 5545 compliant, generated in your browser.

File00

GPX Track Inspector (Distance, Elevation, Map)

Drop a .gpx file from your GPS watch, Strava, Garmin, Wahoo, Komoot or any GPS tracker and instantly see distance, elevation gain/loss, duration, moving time, average and max speed, plus an in-browser track map and elevation profile.

File00

STL 3D Model Inspector (Volume, Bed Fit)

Drop a .stl file (binary or ASCII) and instantly see triangle count, bounding box, X×Y×Z size, volume, surface area, watertight check, three orthographic preview projections, and whether it fits common 3D-printer beds (Bambu, Prusa, Voron, Ender).

File00

GeoJSON Inspector & Validator (RFC 7946)

Paste or upload a GeoJSON file and get a structural validation against RFC 7946, per-geometry counts, WGS-84 spherical-excess area for polygons, haversine length for linestrings, bounding box, and an SVG map preview — all in your browser with no upload.

File00

vCard (.vcf) File Parser & Inspector

Drop or paste any vCard 2.1, 3.0, or 4.0 .vcf export and read all the contacts as cards — names, phone numbers, emails, addresses, organizations, URLs, birthdays, notes, embedded photos, and any custom X- fields, all parsed locally in your browser.

File00

Bencode / .torrent Inspector

Drop any bencoded file (.torrent or raw bencode) and inspect its tree, info hash (SHA-1), trackers, file list, piece length, and creation metadata — all parsed locally in your browser.

File00

Unix File Permissions (chmod)

Toggle owner / group / other read-write-execute bits to see the matching octal (755), symbolic (rwxr-xr-x), and ready-to-run chmod and find commands.

File00

Bulk File Renamer Preview

Drop files and preview a batch rename — pattern with {n}, {name}, {ext}, {date}, plus find/replace, case modes, and collision detection.

File00

CSV Column Extractor

Paste CSV/TSV, click the columns you want, get them back as plain lines, CSV, quoted-comma-separated, or a ready-made SQL IN-clause.

File00

EML File Viewer

Drop an `.eml` file and read the parsed message — key headers, plain-text and HTML body parts, and a list of attachments — all in the browser.

File00

SRT ↔ VTT Subtitle Converter

Convert subtitle files between SRT (SubRip) and WebVTT — auto-detects the input format, fixes timestamp punctuation, optionally strips VTT styling tags.

File00

JSON Lines (NDJSON) Viewer

Paste or drop a `.jsonl` / `.ndjson` file, see records as a table, filter by `field:value`, pick which columns to keep, and re-export as JSON or CSV.

File00

Markdown Frontmatter Parser

Paste or drop a Markdown file, extract the YAML / TOML / JSON frontmatter into a JSON object, and see the body separately with word and char counts.

File00

PNG Chunk Inspector

Drop a `.png` file and see every chunk it contains — IHDR, IDAT, tEXt metadata, IEND — with sizes, CRCs, and the critical/ancillary/safe-to-copy flags.

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