Find the original file extension?

I have changed the file extension in order to hide them (such as .avi or .mp4 to .stg) and forgotten the original extension, how to check the original extension and reconvert them?


On Linux and OSX there is a command

file yourfilename

that guesses the file type.