🧩 Data & Tables
Structured data cleanup, analysis, transformation, and table workflows
Data Cleaner
Clean and standardize data by fixing spelling errors, standardizing formats, removing duplicates, and filling missing values
Data & TablesData Normalizer
Pure code-based data format normalization tool that cleans and standardizes messy data using programmatic logic
Data & TablesJSON Flattener
Flatten nested JSON objects into key-value pairs with customizable delimiters and flattening strategies
Data & TablesJSON Key Renamer
Batch rename JSON object keys with support for patterns, rules, and transformations. Perfect for API response formatting and data normalization.
Data & TablesJSON Unflattener
Convert flattened key-value pairs back to nested JSON objects with support for different key formats and data type inference
Data & TablesArray Flattener
Flatten multidimensional arrays into one-dimensional arrays with customizable depth
Data & TablesCSV Column Reorderer
Reorder, remove, and rearrange CSV columns with customizable column positions
Data & TablesObject Key-Value Converter
Convert between different object key-value formats and manipulate object structures
Data & TablesArray Generator
Generate various types of arrays including numeric sequences, random arrays, test data, and date sequences
Data & TablesArray Filter
Filter out elements of specific types from arrays (remove numbers, strings, booleans, etc.)
Data & TablesArray Analyzer
Comprehensive array analysis tool with statistics, data types, and frequency analysis
Data & TablesArray Extractor
Extract elements of specific types from arrays (numbers, strings, booleans, objects, etc.)
Data & Tables