I have a compressed file but I don't know what it's compressed with. The extension doesn't give any clue. How can I find out what it is?
feedback
|
|
As an alternative to inspecting the file header by hand, you could use some utility like TrID. The link points to the cross-platform command line version; for Windows there's a GUI, too. | |||
|
feedback
|
|
7-zip is known to open a very wide array of compressed files, you can try with it. Also, you could check the file in some simple text editor, often the file type is written in the first letters. Maybe you could have more informations that way. | |||||||
feedback
|
|
You don't say which operating system you're using. If you were using a Unix-like OS, you could try
where | ||||
feedback
|
|
Use WinRAR - can you download a free trial version and it does not expire or stop you from using it after the trial is over. To confirm this, I created a .zip file with .xls and .pdf files. After I removed the .zip extension from my file. I then opened my archive without an extension in WinRAR and it opened the archive and showed me the files in the archive. | |||
|
feedback
|
