Developer & DevOps for HR
10 developer & devops tools hand-picked for HR.
-
CSV Column Extractor
Upload or paste CSV, keep only selected columns by name or index, and export a smaller privacy-safe file.
-
CSV Deduplicator
Remove duplicate CSV rows by full row or selected key columns from uploaded files, locally and safely.
-
CSV Filter
Filter uploaded CSV rows by column value using contains, equals, or regex, with local browser processing.
-
CSV Header Normalizer
Standardize CSV header rows to snake_case, kebab-case, camelCase, or Title Case before imports and scripts.
-
CSV Sorter
Sort uploaded CSV rows by a selected column with numeric-aware ordering and local-only processing.
-
CSV ⇄ JSON Converter
Convert CSV to JSON or JSON to CSV — handles quoted commas, newlines in cells, custom delimiter — browser-only
-
CSV to Markdown Table
Convert uploaded or pasted CSV into clean Markdown tables with quoted-cell support, locally in the browser.
-
CSV to TSV Converter
Convert CSV files to tab-separated values while preserving quoted commas, quotes, and multiline cells locally.
-
File MIME Type Inspector
Upload files and inspect filename, size, browser MIME type, extension, and magic-byte signature locally.
-
TSV to CSV Converter
Turn tab-separated files into standards-friendly CSV with proper quoting, download, and local processing.