🔄 Format Conversion
Convert between formats and encodings
XLSX Parquet Exporter
Export worksheet data to Parquet and/or NDJSON for data lake and data warehouse pipelines
Format ConversionXLSX Column Mapper
Rename, reorder, and drop Excel columns with alias matching and case/whitespace normalization
Format ConversionXLSX Unpivot Normalizer
Unpivot wide tables (e.g., month columns) into normalized long-form records for database ingestion
Format ConversionXLSX Range Extractor
Extract a specific sheet/range/named-range from Excel into JSON with coordinates or record objects
Format ConversionXLSX Sheet to CSV Pack
Export each Excel worksheet as an individual CSV file and include a manifest with schema/statistics
Format ConversionXLSX CSV Detect Normalize
Auto-detect CSV delimiter/encoding (UTF-8/GBK), normalize the table, and import to XLSX/CSV
Format ConversionXLSX CSV Batch Converter
Batch convert CSV/TSV to XLSX or convert XLSX back to CSV/TSV with delimiter and encoding handling
Format ConversionXLSX JSON Transformer
Bidirectional conversion between JSON arrays and Excel sheets, with nested object flattening and restoration
Format ConversionGeoJSON to GPX Converter
Convert GeoJSON format to GPX (GPS Exchange Format) format
Format ConversionKML to GeoJSON Converter
Convert KML (Keyhole Markup Language) format to GeoJSON format
Format ConversionGeoJSON to OSM Converter
Convert GeoJSON format to OpenStreetMap (OSM) XML format
Format ConversionGeoJSON to KML Converter
Convert GeoJSON format to KML (Keyhole Markup Language) format
Format Conversion