.jpe to .jpg

  • Thread starter Thread starter mikegpa
  • Start date Start date
M

mikegpa

My system is saving files as .jpe. Can someone tell me how to save them as
..jpg, please? Many thanks...Mike
 
On Fri, 10 Oct 2003 10:35:25 -0400, "mikegpa"
| My system is saving files as .jpe. Can someone tell me how to save them as
| .jpg, please?

You can just change the .jpe to .jpg either when saving the file
originally, or by renaming later.





- return address is altered slightly to reduce spam.
 
My system is saving files as .jpe. Can someone tell me how to save them as
.jpg, please? Many thanks...Mike

Open Registry Editor: Start> Run> Regedit
Navigate to:
HKEY_CLASSES_ROOT\MIME\Database\Content Type\image/jpeg

Check the name "Extension" in the right pane. "Type" should be REG_SZ,
with Data showing as .jpg

Edit if necessary.
 
mikegpa said:
My system is saving files as .jpe. Can someone tell me how to save them as
.jpg, please?

Start - Run - regedit.exe

Open left pane (explorer style) to
HKEY_CLASSES_ROOT\MIME\Database\Content Type\image/jpeg

In the right pane look for a line 'Extension' - I think it will have
..jpe against it. Double-click on Extension and change to .jpg
 
Back
Top