RabbieBurns Posted August 22, 2010 Posted August 22, 2010 Our reception gets sent a multitude of files with no extension, which they forward to me to identify. I use the 'file' command on Linux to ID them, and send them back with the correct extension added. She has asked if there is any way she could identify them herself, to save us having to do it. Is there a similar program for windows that will check the signature and show what filetype it is, and thus what extension it should have?
Paradroid Posted August 23, 2010 Posted August 23, 2010 One way I do it is to open it in notepad and look at the first few characters or if theres nothing identifable there look a the very end of the file. If at the beginning of file: MZ = EXE PDF = errmm PDF MSCF = Microsoft Cab File CWS = shockwave Flash (SWF) file BM = BMP file End of File Microsoft Office Word Document, MSWord, Word.Document = MS Word document W o r k b o o k, Microsoft Excel (slightly higer up the file) = MS Excel I've got a list of some more on my work computer that I can post up if needed but it's quite easy to work them out. One way to automate it would be to do a patern match in a batch file for example.
Arthur Posted August 23, 2010 Posted August 23, 2010 There's TrID or TrIDNet (which is a GUI for the former). If most of the extension-less files are images, then IrfanView can automatically detect the format too. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now