Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ZipSplitter

A desktop application to split large folders into multiple ZIP files based on a target size.

How to Run

  1. Ensure you have Python installed.
  2. Double-click run_app.bat or run the following command in terminal:
    python main.py

Features

  • Split Large Folders: Automatically groups files into batches (e.g., 2GB chunks).
  • Custom Size Limit: Choose from presets or enter a custom size.
  • Exclude Files: Skip specific files or extensions.
  • Preview: See exactly how files will be grouped before creating ZIPs.
  • Privacy: All processing is local.

Requirements

  • Python 3.x
  • Tkinter (usually included with Python)

About

A tool that splits large folders into multiple ZIP archives based on a user-defined size limit.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages