Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 753 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 753 Bytes

Splich (Split-Stitch)

MIT License

Splits a file into parts or stitches them back

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.

Features

  • Split into specific number of parts
  • Split into parts of specific size
  • Automatically finds the split parts in the directory
  • SHA256 hash verification included

Requirements

  • Python 3

LICENSE

MIT