🧩 Data & Tables
Structured data cleanup, analysis, transformation, and table workflows
PDF Table Extractor to CSV/JSON
Extract tables from PDFs with OpenDataLoader and export them as structured JSON, flat CSV, or HTML tables
Data & TablesCSV to Database Migration Planner
Infer a relational schema from CSV data and generate create-table plus ALTER migration plans for PostgreSQL, MySQL, SQLite, or SQL Server
Data & TablesDataset Imbalance Detector & Resampler
Detect class imbalance in CSV or JSON datasets, compare resampling strategies, and preview a balanced output dataset
Data & TablesTime Series Forecast & Seasonality Analyzer
Forecast future periods from CSV or JSON time-series data and inspect trend, seasonal, and residual decomposition in one report
Data & TablesCSV / Excel Diff Tool
Compare two CSV or XLSX datasets and export a PDF report with row, column, and cell-level differences
Data & TablesDataset Quality Profiler
Profile CSV or JSON datasets for missing values, duplicate rows, format drift, type inference, and numeric outliers
Data & TablesStructured Log Analyzer
Detect common log formats, extract core fields, infer field types, and export parsed logs as JSON, CSV, or SQL inserts
Data & TablesJSONata Query & Transform Studio
Preview JSONata-style queries and transformations, compare results across sample payloads, and export the transformed output as JSON, CSV, YAML, or Markdown
Data & TablesSVG Chart to Data Extractor
Reverse engineer SVG charts into data points for line, bar, scatter, and pie-style SVG structures
Data & TablesJSON Data Lineage Tracer
Trace JSON field paths, derived dependencies, and transformation history to build a field-level lineage graph
Data & TablesTime Series Anomaly Detector
Upload CSV or JSON time series data, detect anomalies with Z-Score and IQR methods, and return a chart-backed report
Data & TablesJSON Path Extractor
Query JSON with JSONPath or JMESPath-style expressions, inspect matched paths, and highlight extracted values in the original document
Data & Tables