Quick summary
HJSplit is a tiny, free utility for breaking large files into smaller pieces and for recombining those pieces later. The program is distributed as a single executable (around 300 KB) with no installer required, so it’s portable and ready to run on Windows right away. Version 3.0 adds rejoin and verification features, while keeping the app fast and simple to use despite an old-fashioned interface.
Main functions at a glance
- Join — recombines segmented files automatically when the first segment (.001) is present.
- Checksum — generates a checksum for a selected file and copies it to the clipboard.
- Compare — checks two files to confirm they match in size (useful before reassembly).
- Split — divides a file into fixed-size parts you specify.
- Exit — closes the application.
- About — includes links to online help and the developer’s site.
How the tool works
Choose the operation you want (Split or Join), point the program at the source file and a destination folder, set the part size if splitting, and press Start. HJSplit sorts and saves segments automatically and shows a green progress indicator while working. When rejoining, it usually detects the .001 file and assembles the sequence for you. For extra assurance, use Compare to confirm segment sizes match and Checksum to validate integrity.
Performance and capacity
HJSplit can handle very large files — practical usage supports files up to roughly 100 GB and multi-gigabyte archives. Because the app is lightweight and single-file, it launches quickly and runs without adding entries to the Windows registry. In many workflows it’s faster and simpler than some alternatives, making it suitable for splitting backups, large media files, or archives.
Portability and cross-platform use
The program’s executable can be carried on a USB stick and run on any compatible Windows machine without installation. Files split on one operating system can be rejoined on another (for example, split on Windows and joined on Linux), so it supports cross-platform file exchange without additional software.
Practical uses
- Breaking a 10 GB archive into DVD-sized pieces for burning.
- Preparing large files for upload to services with file-size limits or for transfer over flaky connections.
- Sending segments via USB drives or cloud storage and reassembling them at the destination.
Limitations and minor quirks
The interface looks dated, which some users may dislike, but it doesn’t get in the way of basic tasks. Occasionally the progress indicator can linger on the desktop after a job finishes — a minor annoyance rather than a functional problem. Overall, HJSplit remains a reliable, no-cost option for splitting and joining files quickly.
Technical
- Windows
- Free