Splich, because it can split or stitch, is a simple file splitting tool written in python that can split a file into parts, and stitch them back together.
- Split into specific number of parts
- Split into parts of specific size
- Automatically finds the split parts in the directory
- SHA256 hash verification included
- Python 3