This program splits a large file into smaller pieces. The size of splitted files can be set on any size. You can set to floppy size or 100kb steps with a spin button or type explicit any size.
Easy determine the Cyclic Redundancy Check (CRC) of any file (same CRC as in zip).
Normally the program use CRC to check the consistency of the catenated file. This CRC number and the original file name is stored in the 1st splitted file. If you wish pure splitted files you can check the Box "Without CRC".
It is possible to create splitted files with self catenate. The 1st splitted file is then an exe file with a small piece of code in there (about 44kb) which concatenate all splitted file to original file with CRC check.
The tool concatenates the splitted files to original file too. It works with and without CRC check. Without CRC you can catenate any arbitrary files.
Download with right-click on url then ...save as...
|