You can now work with ZIP files containing CSV files, giving you a convenient way to bundle multiple data types together for import and export operations.
🚀 What’s New#
- ZIP file uploads – drag and drop ZIP archives containing CSV files for import.
- ZIP file exports – download your results as organized ZIP archives with separate CSV files for each data type.
- Multi-sheet ZIP processing – automatically detects and processes multiple CSV files within a single ZIP archive.
🔧 Improvements#
- Smart file validation – ZIP files are checked for proper structure and content before processing.
- System file filtering – automatically ignores common system files like .DS_Store and __MACOSX when processing ZIP archives.
- Clean export format – exported ZIP files contain only your processed data and import summaries.

