🧩 Data & Tables

Structured data cleanup, analysis, transformation, and table workflows

Back to Tools

Drop Items

Drop first N items from array using lodash _.drop

Data & Tables

Compact Array

Remove falsey values from array using lodash _.compact

Data & Tables

.env Parser

Extract and validate .env style KEY=VALUE configurations with detection of duplicate keys and suspicious spaces/quotes

Data & Tables

Log Redactor

Batch redact sensitive data from logs using configurable rules and multiple strategies

Data & Tables

PII Finder

Scan text/logs for potential PII (Personally Identifiable Information) and annotate positions and types for redaction and compliance checking

Data & Tables

Log Parser - Apache/Nginx Access Log Parser

Parse Apache/Nginx access logs using regex patterns and extract structured data

Data & Tables

Row Calculator

Perform calculations on each row and add new columns

Data & Tables

Column Reorder

Reorder table columns without changing the data rows

Data & Tables

Column Renamer

Rename column headers in CSV and table data with preview and validation

Data & Tables

Seasonal Index Calculator

Calculate seasonal indices for time series data to identify seasonal patterns

Data & Tables

Column Remover

Remove specified columns from table data

Data & Tables

Number Range Statistics

Analyze and count numbers within specified ranges or intervals

Data & Tables