chron dog wrote:
how do you change the extension to jpeg? do you need any certain program to do this? thanks
Open an explorer window (any will do... My Documents, My Computer, whatever...) Go to tools, folder options. Go to the view tab. Uncheck hide extension for known file types, and check show hidden files and folders. Now go to the .thm file you want to change the extension to. Right click and choose rename, and where it says .thm replace it with .jpg
P.S: If you need to do this to a lot of files, get back to me. You can do it via the command prompt by using the ren command. (The exact command is “ren *.thm *.jpg” without quotes)