How to Open / Merge / Join Files with .001, .002 File Extensions

The first time I download some split files with .001,.002 and .003 extensions, I was confused about what to do with them. I first thought they were split archives and renamed them to .rar but I got nothing but error extracting the content. I googled out solutions but none made sense till I ran across a software that solved the issue. I was able to join the split files (not archive). Now, I have to explain this: .001 and .002 can either be whole files split into parts or split archives. You’re going to deal with them differently in each cases and there are two solutions I found.

1. Joining .001, .002 as split files

You should first try out this method as it worked in my case. It’s most likely that you’re dealing with a whole file, not a split archive. the file I downloaded the files and they looked like that looked like file_name.exe.001, file_name.exe.002 and so on. It could be file_name.pdf.001, file_name.ipa.exe but you’re likely to see the original extension in this case.

You need a software called hjsplit to join these split files and it’s quite easy to use.

How to use hjsplit to merge / join split files

- Run Hjsplit.exe

- Click Join

- Select Input File and locate the first .001 file.

- Click on Start, this should merge the file. It will locate the rest of the files so far you place them in the same folder.

2. Using 7zip archiver

This is another alternative and you only need it if the file is an archive. Download 7zip from sourceforge and install. This will treat the file as an archive instead and what you’re going to get is the whole content in a folder.

I sill suggest you try out the first method though.

avatar
Don Caprio is a full time blogger / web designer living in Nigeria and apart from blogging, my other obsession is music. I'm a self-confessed Tupac fan, an iOS lover, an Android user, a Windows 8 power user, a writer with a 5-year old unfinished novel... and the list goes on and on. You can add me on Facebook, follow my updates on Twitter or add me to your circles on ! You can as well grab my feed and get updates through email.
avatar

@doncaprio

Tech blogger at http://doncaprio.com Web designer at http://doncaprio.org
How To Minimize Android Data Consumption http://t.co/wYoJAApeWf - 3 hours ago
avatar
avatar

Get free daily updates through email

Comments

  1. What’s d purpose of this files?

  2. wow, finally got it.. It was really hard to play all different part of a movie smoothly! Thanks for great tutorial!

  3. As explained in the article, they are normal files split into parts for easy uploading. You should’ve come across them if you download heavily from file sharing sites.

  4. I had come across similar files which was split when I unzipped the file on Symbian mobile. Unlike the extensions you stated above, The file extensions i had were of various extensions, the question now is would this software work in merging them together for me?

  5. never heard of the extension before, i wonder, what you are looking for when you came around those file, lol…thanks, i mau come accross that type of file anytime, thanks for sharing…

  6. helo…i have just finished downloading a game and i got a problem with it.dont know what to do next after joining all files using hjsplit…the file is praetorians.exe.001 up to 3 parts,after i joined them the output file become praetorians.exe_2 ,i cant open it,now i have no idea what to do with it,please tell me f someone here knows wat to do.

  7. Hj Split for windows is the best utility ever to split and join files without much hassle.
    Tushar Agarwal recently posted..Sprint iPhone 4s Pre 11/11/11 Stays Unlocked After iOS UpdateMy Profile

  8. The idea is to split the files in files of XX size probably to comply with size restrictions in sites like dropbox, etc.
    This is something common in unix, linux and therefore in OSX (as it is based in unix).
    to join the files in mac osx the command “cat” is used so:

    open a terminal, using the command “terminal” in the spotlight search window, hit enter

    A white terminal window will open, then go to the directory where the files have been downloaded, so probably “download”
    # cd Downloads
    now enter
    cat filename1.ipa.001 filename2.ipa.002 >> filename.ipa

    where filename is the name of the app, although it doesnt matter what name you give.

    that’s it, open the file filename.ipa with itunes.

Speak Your Mind

*

CommentLuv badge